[87813] trunk/dports/devel/quilt/Portfile

jmr at macports.org jmr at macports.org
Tue Dec 6 22:56:38 PST 2011


Revision: 87813
          http://trac.macports.org/changeset/87813
Author:   jmr at macports.org
Date:     2011-12-06 22:56:38 -0800 (Tue, 06 Dec 2011)
Log Message:
-----------
quilt: update to 0.50

Modified Paths:
--------------
    trunk/dports/devel/quilt/Portfile

Modified: trunk/dports/devel/quilt/Portfile
===================================================================
--- trunk/dports/devel/quilt/Portfile	2011-12-07 06:48:00 UTC (rev 87812)
+++ trunk/dports/devel/quilt/Portfile	2011-12-07 06:56:38 UTC (rev 87813)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name              quilt
-version           0.48
+version           0.50
 categories        devel
 platforms         darwin
 license			  GPL-2
@@ -18,15 +18,13 @@
 homepage          http://savannah.nongnu.org/projects/quilt/
 
 master_sites	savannah
-checksums       md5 f77adda60039ffa753f3c584a286f12b \
-                sha1 117e41d01a6ae2cbd6365b119e2b8891a20f0a16 \
-                rmd160 0ac18f31409077f2ae0adfcd3049ab5647812be3
+checksums       rmd160 d4501ad0085a41f22c42834f5d0f0f0dbe8bf894 \
+                sha256 fa4579628a98cf94472b36869e74f5cd0cb057d6fd13c1872a53f01c45aba8c3
 
 depends_lib port:gsed port:getopt port:coreutils
 
-configure.args --with-sed=${prefix}/bin/gsed \
-			   --mandir=${destroot}${prefix}/share/man
-destroot.destdir prefix=${destroot}${prefix}
+configure.args --with-sed=${prefix}/bin/gsed
+destroot.destdir BUILD_ROOT=${destroot}
 
 livecheck.type	regex
 livecheck.url	http://download.savannah.gnu.org/releases-noredirect/quilt/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111206/a527dd62/attachment.html>


More information about the macports-changes mailing list