On Thu, Sep 20, 2012 at 11:56 PM, Ryan Schmidt <ryandes...@macports.org> wrote: > > On Sep 18, 2012, at 15:43, ebori...@macports.org wrote: > >> Revision: 97883 >> http://trac.macports.org//changeset/97883 >> Author: ebori...@macports.org >> Date: 2012-09-18 13:43:40 -0700 (Tue, 18 Sep 2012) >> Log Message: >> ----------- >> Improved build process. >> >> Modified Paths: >> -------------- >> trunk/dports/sysutils/OpenIPMI/Portfile >> >> Modified: trunk/dports/sysutils/OpenIPMI/Portfile >> =================================================================== >> --- trunk/dports/sysutils/OpenIPMI/Portfile 2012-09-18 19:54:49 UTC (rev >> 97882) >> +++ trunk/dports/sysutils/OpenIPMI/Portfile 2012-09-18 20:43:40 UTC (rev >> 97883) >> @@ -4,6 +4,7 @@ >> >> name OpenIPMI >> version 2.0.19 >> +revision 1 >> license {GPL-2 LGPL-2} >> categories sysutils >> platforms darwin >> @@ -29,9 +30,6 @@ >> patchfiles weak_symbols.patch \ >> configure.in.patch >> >> -depends_build port:autoconf \ >> - port:automake >> - >> depends_lib port:popt \ >> port:gsed >> >> @@ -63,9 +61,7 @@ >> "grep -R 'LD_PRELOAD' -l * | xargs sed -i '' -e '${REPLSTR}'" >> } >> >> - post-patch { >> - system -W ${worksrcpath} "autoreconf" >> - } >> + use_autoreconf yes > > For future reference, since this doesn't affect the files that ultimately get > installed by the port, no revision increase was necessary.
Some of the installed files *are* slightly different (in the comments of some of the .la files) ... just for completeness I revbumped it. -Eric _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-dev