It's not necessary to revbump the original Portfile, since nothing's changed there. It's only necessary that the revision be increased in the graveyard, so that the retired subport gets upgraded.
vq On Oct 15, 2014, at 9:41 PM, [email protected] wrote: > Revision > 126833 > Author > [email protected] > Date > 2014-10-15 18:41:49 -0700 (Wed, 15 Oct 2014) > Log Message > > py-qutip: Remove py26 sub-port. nomaintainer. > Modified Paths > > trunk/dports/python/py-graveyard/Portfile > trunk/dports/python/py-qutip/Portfile > Diff > > Modified: trunk/dports/python/py-graveyard/Portfile (126832 => 126833) > > --- trunk/dports/python/py-graveyard/Portfile 2014-10-16 01:39:43 UTC (rev > 126832) > +++ trunk/dports/python/py-graveyard/Portfile 2014-10-16 01:41:49 UTC (rev > 126833) > @@ -80,6 +80,7 @@ > pymacs 0.25_1 25 26 > pyqwt 5.2.0_11 26 > pysparse 1.1.1_2 26 > +qutip 2.2.0_2 26 > rbtools 0.4.3_1 24 25 26 > repl 0.8.1_1 24 25 26 > rfc3339 5_1 25 26 > Modified: trunk/dports/python/py-qutip/Portfile (126832 => 126833) > > --- trunk/dports/python/py-qutip/Portfile 2014-10-16 01:39:43 UTC (rev > 126832) > +++ trunk/dports/python/py-qutip/Portfile 2014-10-16 01:41:49 UTC (rev > 126833) > @@ -7,11 +7,11 @@ > > name py-qutip > version 2.2.0 > -revision 1 > +revision 2 > categories-append science > platforms darwin > license GPL-3 > -maintainers mf2k openmaintainer > +maintainers nomaintainer > > description Quantum Toolbox in Python > long_description QuTiP is open-source software for simulating the > dynamics of open quantum systems. > @@ -24,7 +24,7 @@ > checksums rmd160 e2e6a8c8790e8cd1444b0e4f1c52c91d42fffada \ > sha256 > a26a639d74b2754b3a1e329d91300e587e8c399d8a81d8f18a4a74c6d6f02ba3 > > -python.versions 26 27 > +python.versions 27 > > # py-scipy is not universal > if {${name} ne ${subport}} { > _______________________________________________ > macports-changes mailing list > [email protected] > https://lists.macosforge.org/mailman/listinfo/macports-changes
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
