[105867] trunk/dports/devel/patchutils/Portfile

larryv at macports.org larryv at macports.org
Wed May 8 11:12:45 PDT 2013


Revision: 105867
          https://trac.macports.org/changeset/105867
Author:   larryv at macports.org
Date:     2013-05-08 11:12:45 -0700 (Wed, 08 May 2013)
Log Message:
-----------
patchutils: Update to 0.3.3; explicitly use perl5.12.

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

Modified: trunk/dports/devel/patchutils/Portfile
===================================================================
--- trunk/dports/devel/patchutils/Portfile	2013-05-08 17:47:21 UTC (rev 105866)
+++ trunk/dports/devel/patchutils/Portfile	2013-05-08 18:12:45 UTC (rev 105867)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name                patchutils
-version             0.3.2
+version             0.3.3
 platforms           darwin
 categories          devel
 license             GPL-2+
@@ -16,11 +16,11 @@
                     unwrapdiff, dehtmldiff, flipdiff, espdiff
 homepage            http://cyberelk.net/tim/${name}/
 master_sites        http://cyberelk.net/tim/data/${name}/stable/
-use_bzip2           yes
-checksums           md5     74607b4a28c9009c6aeeed0e91098917 \
-                    sha1    00c9d41318240bfae93843abd442adbdc8c4b568 \
-                    rmd160  0eaa1947e2804d393a2971c213e1d08a62047b6b
+use_xz              yes
+checksums           rmd160  92cd118e8520eba57b32058b55ba553727fffad2 \
+                    sha256  91f4e8451b2efcac5d40c966e42c175803450f0de94c926bfecc12c90070ad3c
 
-depends_lib         bin:perl:perl5
+depends_lib         port:perl5.12
 
+configure.env-append    PERL=${prefix}/bin/perl5.12
 configure.args      --mandir="${prefix}/share/man"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130508/ac5e5c1a/attachment.html>


More information about the macports-changes mailing list