[84378] trunk/dports/devel/class-dump/Portfile
and.damore at macports.org
and.damore at macports.org
Sat Sep 24 03:33:20 PDT 2011
Revision: 84378
http://trac.macports.org/changeset/84378
Author: and.damore at macports.org
Date: 2011-09-24 03:33:15 -0700 (Sat, 24 Sep 2011)
Log Message:
-----------
port class-dump, version bump to 3.3.4
Modified Paths:
--------------
trunk/dports/devel/class-dump/Portfile
Modified: trunk/dports/devel/class-dump/Portfile
===================================================================
--- trunk/dports/devel/class-dump/Portfile 2011-09-24 08:03:28 UTC (rev 84377)
+++ trunk/dports/devel/class-dump/Portfile 2011-09-24 10:33:15 UTC (rev 84378)
@@ -1,10 +1,10 @@
-# $Id$
+#uuu $Id$
PortSystem 1.0
PortGroup xcode 1.0
name class-dump
-version 3.3.3
+version 3.3.4
license GPL-2
categories devel
maintainers waqar openmaintainer
@@ -18,8 +18,8 @@
master_sites http://www.codethecode.com/download/
use_bzip2 yes
-checksums sha1 a28e06db52966b2c6d1f16e1e1fbdbae83ca8b08 \
- rmd160 e5adc156ca75688adf8049e37fdb9d7a932ea087
+checksums sha1 1e43a3cab522565b0773aab18c40b232f231c46c \
+ rmd160 7ed74aaadafb59215ac0cb92064073f871d3d919
worksrcdir ${distname}/src
@@ -37,7 +37,7 @@
post-destroot {
set docdir ${prefix}/share/doc/${name}
xinstall -d ${destroot}${docdir}
- xinstall -m 644 ${worksrcpath}/../README ${destroot}${docdir}
+ xinstall -m 644 ${worksrcpath}/../README.md ${destroot}${docdir}
}
livecheck.type regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110924/ddbc276b/attachment.html>
More information about the macports-changes
mailing list