[111063] trunk/dports/sysutils/fakeroot/Portfile

larryv at macports.org larryv at macports.org
Fri Sep 13 22:15:35 PDT 2013


Revision: 111063
          https://trac.macports.org/changeset/111063
Author:   larryv at macports.org
Date:     2013-09-13 22:15:35 -0700 (Fri, 13 Sep 2013)
Log Message:
-----------
fakeroot: Update to Debian upstream 1.19-2.

Also clear autoreconf.pre_args, since they get ignored.

Modified Paths:
--------------
    trunk/dports/sysutils/fakeroot/Portfile

Modified: trunk/dports/sysutils/fakeroot/Portfile
===================================================================
--- trunk/dports/sysutils/fakeroot/Portfile	2013-09-14 04:50:24 UTC (rev 111062)
+++ trunk/dports/sysutils/fakeroot/Portfile	2013-09-14 05:15:35 UTC (rev 111063)
@@ -4,7 +4,8 @@
 PortSystem          1.0
 PortGroup           github 1.0
 
-github.setup        mackyle fakeroot macosx-v3.3
+github.setup        mackyle fakeroot 787d7578282afa0bbd0adcebdb1ee64801749bad
+version             1.19-2
 categories          sysutils
 platforms           darwin
 license             GPL-3+
@@ -19,14 +20,15 @@
                     of LD_PRELOAD and SYSV IPC (or TCP) trickery.
 homepage            http://mackyle.github.io/fakeroot/
 
-checksums           rmd160  7aa1dbd7c3791d45c53e4368b07f42de96deb2fe \
-                    sha256  fb080f2b3868f505aa0eeaf7f8028d1bcf05f256875dc328218e34092ead6d00
+checksums           rmd160  c0e8df61958f838369173891d3fd808d7d39f3ef \
+                    sha256  a7e29ce3a37ce01db0eace818bba32d6ecef55d63bb7365ce9700861427c32b9
 
 # Build settings adapted from instructions at
 # https://github.com/mackyle/fakeroot/blob/aba0033/README_MACOSX.txt
 
 use_autoreconf      yes
 autoreconf.cmd      ./bootstrap
+autoreconf.pre_args
 depends_build       port:autoconf port:automake port:libtool
 depends_skip_archcheck-append libtool
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130913/94950531/attachment.html>


More information about the macports-changes mailing list