[108670] trunk/dports/devel/bison/Portfile

Jeremy Huddleston Sequoia jeremyhu at macports.org
Fri Aug 2 00:47:06 PDT 2013


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, mww at macports.org wrote:

> Revision
> 108670
> Author
> mww at macports.org
> 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
> macports-changes at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-changes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4145 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130802/5d2f86de/attachment-0001.p7s>


More information about the macports-dev mailing list