I plan to revert this (and bump epoch) tomorrow unless I hear serious opposition in this ticket:
https://trac.macports.org/ticket/39910 On Jul 29, 2013, at 22:50, [email protected] wrote: > Revision > 108670 > Author > [email protected] > Date > 2013-07-29 22:50:48 -0700 (Mon, 29 Jul 2013) > Log Message > > bison: version 3.0 > Modified Paths > > • trunk/dports/devel/bison/Portfile > Diff > > Modified: trunk/dports/devel/bison/Portfile (108669 => 108670) > > --- trunk/dports/devel/bison/Portfile 2013-07-30 05:48:33 UTC (rev 108669) > +++ trunk/dports/devel/bison/Portfile 2013-07-30 05:50:48 UTC (rev 108670) > > @@ -3,7 +3,7 @@ > > PortSystem 1.0 > > > > name bison > > -version 2.7.1 > > +version 3.0 > > categories devel > > maintainers mww > > license GPL-3+ > > @@ -19,8 +19,8 @@ > > > > homepage http://www.gnu.org/software/bison/ > master_sites gnu > > -checksums rmd160 933257e61c1098160d4fd71063f340b2ee304671 \ > - sha256 > b409adcbf245baadb68d2f66accf6fdca5e282cafec1b865f4b5e963ba8ea7fb > > +checksums rmd160 6b68dfec7e83ab481f3e9d315f779f462dfc3823 \ > + sha256 > e9ac5585002b71208aee8a20bbe1ced96c48766e6c4247bc7ef8f3141f7624c8 > > use_xz yes > > > > depends_lib port:gettext port:m4 port:libiconv > > @@ -36,15 +36,8 @@ > > > > post-destroot { > > set docdir ${prefix}/share/doc/${name} > > - xinstall -d ${destroot}${docdir}/examples/calc++ > > xinstall -m 0444 -W ${worksrcpath} AUTHORS COPYING ChangeLog NEWS \ > > THANKS TODO ${destroot}${docdir} > > - xinstall -m 444 -W ${worksrcpath}/examples/calc++ \ > - calc++- > driver.cc calc++-driver.hh calc++-parser.cc > \ > - calc++-parser.hh calc++-parser.stamp calc++-parser.yy \ > - calc++- > scanner.cc > calc++-scanner.ll calc++.cc location.hh \ > - position.hh stack.hh test \ > - ${destroot}${docdir}/examples/calc++ > > # yacc manpage gets installed even with '--disable-yacc' > > if {! [variant_isset yacc]} { > > delete ${destroot}${prefix}/share/man/man1/yacc.1 > > _______________________________________________ > macports-changes mailing list > [email protected] > https://lists.macosforge.org/mailman/listinfo/macports-changes
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
