On Jan 4, 2013, at 00:54, [email protected] wrote: > Revision: 101091 > https://trac.macports.org/changeset/101091 > Author: [email protected] > Date: 2013-01-03 22:54:57 -0800 (Thu, 03 Jan 2013) > Log Message: > ----------- > updated revision to 0 > > Modified Paths: > -------------- > trunk/dports/lang/qore-oracle-module/Portfile > > Modified: trunk/dports/lang/qore-oracle-module/Portfile > =================================================================== > --- trunk/dports/lang/qore-oracle-module/Portfile 2013-01-04 06:15:55 UTC > (rev 101090) > +++ trunk/dports/lang/qore-oracle-module/Portfile 2013-01-04 06:54:57 UTC > (rev 101091) > @@ -5,7 +5,7 @@ > > name qore-oracle-module > version 2.2.1 > -revision 1 > +revision 0 > use_bzip2 yes > categories lang > license LGPL-2.1
You should add a note to the Portfile to remind yourself that if you ever want to update the revision of version 2.2.1 you must skip revision 1 and go to revision 2 since revision 1 was already used. To avoid this confusion, probably best in the future if you forget to reset the revision to 0 when updating the version to just let it be until the next version. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
