[127129] trunk/dports/python
Lawrence Velázquez
larryv at macports.org
Tue Oct 21 17:36:41 PDT 2014
The new py25-pydot subport has the same version and revision as the old one, so it won't get replaced on upgrade. You need to increment the revision when moving a port to the graveyard.
vq
> On Oct 21, 2014, at 3:57 PM, petr at macports.org wrote:
>
> Revision
> 127129 <https://trac.macports.org/changeset/127129>Author
> petr at macports.org <mailto:petr at macports.org>Date
> 2014-10-21 12:57:39 -0700 (Tue, 21 Oct 2014)
> Log Message
>
> pydot: remove py25 subport, replace by py27-pydots, #33977
> Modified Paths
>
> trunk/dports/python/py-graveyard/Portfile <x-msg://17/#trunkdportspythonpygraveyardPortfile>
> trunk/dports/python/py-pydot/Portfile <x-msg://17/#trunkdportspythonpypydotPortfile>
> Diff
>
> <>Modified: trunk/dports/python/py-graveyard/Portfile (127128 => 127129)
>
> --- trunk/dports/python/py-graveyard/Portfile 2014-10-21 19:50:42 UTC (rev 127128)
> +++ trunk/dports/python/py-graveyard/Portfile 2014-10-21 19:57:39 UTC (rev 127129)
> @@ -86,6 +86,7 @@
> ode 1.2.1_1 25 26
> parsedatetime 1.2_1 26 31 32 33
> pmw 1.3.3a_1 26
> +pydot 1.0.28_1 25
> pyepl 1.0.29_2 26
> pylibpcap 0.6.4_1 24 25 26
> pylons 1.0.1rc1_1 26
> <>Modified: trunk/dports/python/py-pydot/Portfile (127128 => 127129)
>
> --- trunk/dports/python/py-pydot/Portfile 2014-10-21 19:50:42 UTC (rev 127128)
> +++ trunk/dports/python/py-pydot/Portfile 2014-10-21 19:57:39 UTC (rev 127129)
> @@ -4,7 +4,7 @@
> PortGroup python 1.0
>
> name py-pydot
> -python.versions 25 26 27
> +python.versions 26 27
> version 1.0.28
> revision 1
> categories-append graphics
> @@ -12,6 +12,7 @@
> platforms darwin
> supported_archs noarch
> maintainers phw openmaintainer
> +
> description python module for creating graphs
> long_description An interface for creating both directed and non \
> directed graphs from Python. Currently all attributes \
> @@ -21,7 +22,9 @@
> homepage http://code.google.com/p/pydot/ <http://code.google.com/p/pydot/>
> master_sites http://pydot.googlecode.com/files/ <http://pydot.googlecode.com/files/>
> distname pydot-${version}
> +
> checksums sha1 3945af1765943807d72e773c7ac853f008ebb0b2
> +
> if { ${name} ne ${subport} } {
> depends_run bin:dot:graphviz
> patchfiles patch-setup.py.diff \
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org <mailto:macports-changes at lists.macosforge.org>
> https://lists.macosforge.org/mailman/listinfo/macports-changes <https://lists.macosforge.org/mailman/listinfo/macports-changes>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20141021/9050e6e0/attachment-0001.html>
More information about the macports-dev
mailing list