[70601] trunk/dports/archivers/makeself

ryandesign at macports.org ryandesign at macports.org
Sat Aug 14 19:20:20 PDT 2010


Revision: 70601
          http://trac.macports.org/changeset/70601
Author:   ryandesign at macports.org
Date:     2010-08-14 19:20:19 -0700 (Sat, 14 Aug 2010)
Log Message:
-----------
makeself: update to 2.1.5 and use 'supported_archs noarch'

Modified Paths:
--------------
    trunk/dports/archivers/makeself/Portfile
    trunk/dports/archivers/makeself/files/patch-makeself.sh

Modified: trunk/dports/archivers/makeself/Portfile
===================================================================
--- trunk/dports/archivers/makeself/Portfile	2010-08-15 02:13:00 UTC (rev 70600)
+++ trunk/dports/archivers/makeself/Portfile	2010-08-15 02:20:19 UTC (rev 70601)
@@ -3,10 +3,12 @@
 PortSystem      1.0
 
 name            makeself
-version         2.1.4
+version         2.1.5
 categories      archivers
 platforms       darwin
 maintainers     nomaintainer
+supported_archs noarch
+
 description     A small shell script that generates a self-extractable archives
 
 long_description \
@@ -19,9 +21,9 @@
 master_sites    ${homepage}
 extract.suffix  .run
 
-checksums       md5 43289565b68c3490a6904c4aed004d51 \
-                sha1 dbdd0b879c28ffba2dd5fb0ca20d3998edd3c8ea \
-                rmd160 ae8557d939de63b6767c4890d5761a62e4013a2a
+checksums       md5     85f03bd3602fd55debec6ae449f7c15c \
+                sha1    803ca42ea64e51af72a4ee50b4d8f7a6107c926d \
+                rmd160  31e718793aa417e9b4cf4977b73459ffded19409
 
 patchfiles      patch-makeself.sh
 
@@ -48,6 +50,3 @@
     xinstall -d ${destroot}${docdir}
     xinstall -m 0644 -W ${worksrcpath} COPYING README TODO ${destroot}${docdir}
 }
-
-universal_variant   no
-

Modified: trunk/dports/archivers/makeself/files/patch-makeself.sh
===================================================================
--- trunk/dports/archivers/makeself/files/patch-makeself.sh	2010-08-15 02:13:00 UTC (rev 70600)
+++ trunk/dports/archivers/makeself/files/patch-makeself.sh	2010-08-15 02:20:19 UTC (rev 70601)
@@ -1,7 +1,6 @@
-diff -rwub makeself.orig/makeself.sh makeself/makeself.sh
---- makeself.sh	Wed Oct 20 20:15:41 2004
-+++ makeself.sh	Wed Oct 20 20:16:30 2004
-@@ -106,7 +106,7 @@
+--- makeself.sh.orig	2008-01-04 17:53:49.000000000 -0600
++++ makeself.sh	2010-08-14 21:17:27.000000000 -0500
+@@ -126,7 +126,7 @@
  APPEND=n
  COPY=none
  TAR_ARGS=cvf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100814/529d08c9/attachment.html>


More information about the macports-changes mailing list