On Nov 24, 2013, at 02:57, [email protected] wrote: > Revision > 113815 > Author > [email protected] > Date > 2013-11-24 00:57:52 -0800 (Sun, 24 Nov 2013) > Log Message > > pdf2djvu: add patch to compile on Mavericks (ticket #41298) > Modified Paths > > • trunk/dports/graphics/pdf2djvu/Portfile > Added Paths > > • trunk/dports/graphics/pdf2djvu/files/patch-system-operator.diff > Diff > > Modified: trunk/dports/graphics/pdf2djvu/Portfile (113814 => 113815) > > --- trunk/dports/graphics/pdf2djvu/Portfile 2013-11-24 04:24:24 UTC (rev > 113814) > +++ trunk/dports/graphics/pdf2djvu/Portfile 2013-11-24 08:57:52 UTC (rev > 113815) > > @@ -5,7 +5,7 @@ > > > > name pdf2djvu > > version 0.7.17 > > -revision 1 > > +revision 2 > > categories graphics textproc > > platforms darwin > > license GPL-2 > > @@ -35,7 +35,8 @@ > > > > patchfiles patch-configure.diff \ > > patch-i18n.hh.diff \ > > - patch-tools-xml2c.diff > > + patch-tools-xml2c.diff \ > + patch-system-operator.diff > >
Thanks. For future reference: If this only fixed a build failure (on Mavericks), and didn’t change the files that were installed on the other systems where it built successfully before, the revision should not have been increased. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
