[121695] trunk/dports/x11/xcircuit-devel/Portfile
Ryan Schmidt
ryandesign at macports.org
Mon Jul 7 12:48:31 PDT 2014
On Jul 4, 2014, at 9:49 AM, khindenburg at macports.org wrote:
> Revision
> 121695
> Author
> khindenburg at macports.org
> Date
> 2014-07-04 07:49:20 -0700 (Fri, 04 Jul 2014)
> Log Message
>
> xcircuit-devel: obsolete this port - I'm not going to try to keep 2 versions working ATM
> Modified Paths
>
> • trunk/dports/x11/xcircuit-devel/Portfile
> Diff
>
> Modified: trunk/dports/x11/xcircuit-devel/Portfile (121694 => 121695)
>
> --- trunk/dports/x11/xcircuit-devel/Portfile 2014-07-04 14:39:19 UTC (rev 121694)
> +++ trunk/dports/x11/xcircuit-devel/Portfile 2014-07-04 14:49:20 UTC (rev 121695)
>
> @@ -2,7 +2,8 @@
>
> # $Id$
>
>
>
> PortSystem 1.0
>
> -
>
> +replaced_by xcircuit
> +PortGroup obsolete 1.0
Whenever a port is made obsolete, its version or revision must be increased so that anyone who had the obsolete port installed will be upgraded to the replacement port.
> name xcircuit-devel
>
> conflicts xcircuit
For such upgrade to work, the obsolete port must not conflict with its replacement.
More information about the macports-dev
mailing list