[71459] trunk/dports/archivers/upx

ryandesign at macports.org ryandesign at macports.org
Mon Sep 13 08:14:21 PDT 2010


Revision: 71459
          http://trac.macports.org/changeset/71459
Author:   ryandesign at macports.org
Date:     2010-09-13 08:14:20 -0700 (Mon, 13 Sep 2010)
Log Message:
-----------
upx: maintainer update to 3.07; see #26457

Modified Paths:
--------------
    trunk/dports/archivers/upx/Portfile

Removed Paths:
-------------
    trunk/dports/archivers/upx/files/

Modified: trunk/dports/archivers/upx/Portfile
===================================================================
--- trunk/dports/archivers/upx/Portfile	2010-09-13 15:03:15 UTC (rev 71458)
+++ trunk/dports/archivers/upx/Portfile	2010-09-13 15:14:20 UTC (rev 71459)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name             upx
-version          3.04
-revision         1
+version          3.07
 categories       archivers
 maintainers      gmail.com:cedric.luthi
 description      compress or expand executable files
@@ -17,12 +16,10 @@
 distname         ${name}-${version}-src
 use_bzip2        yes
 checksums        [suffix ${distname}] \
-                 md5     68d662b1f831335460f9bfdbf632c6ce \
-                 sha1    76e509efb52e1b891e929601f7cb8acbe349445e \
-                 rmd160  066103c97aa3a624af2903f3e23fb0fe952bffb7
+                 md5     8186ab103288242f7e8ecad1acd4af03 \
+                 sha1    53692fa1662c4d6be0110e8b7976ab2f9cc6701e \
+                 rmd160  b0b0c01ddf3d958c5c3405106e70c7cd37f148bb
 
-patchfiles       patch-p_mach.cpp
-
 universal_variant no
 use_configure    no
 build.env        CPPFLAGS="-I${prefix}/include" LDFLAGS="-L${prefix}/lib"
@@ -62,4 +59,4 @@
 
 livecheck.type  regex
 livecheck.url   ${homepage}
-livecheck.regex Version (\\d(\\.\\d+)*)
+livecheck.regex UPX (\\d(\\.\\d+)*)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100913/b4c15182/attachment.html>


More information about the macports-changes mailing list