[21083] trunk/dports/devel/pmk/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Sat Dec 30 21:58:41 PST 2006
Revision: 21083
http://trac.macosforge.org/projects/macports/changeset/21083
Author: jberry at macports.org
Date: 2006-12-30 21:58:41 -0800 (Sat, 30 Dec 2006)
Log Message:
-----------
Update pmk --> 0.10.1.
Submitted by Yuen Ho Wong. Thanks!
Modified Paths:
--------------
trunk/dports/devel/pmk/Portfile
Modified: trunk/dports/devel/pmk/Portfile
===================================================================
--- trunk/dports/devel/pmk/Portfile 2006-12-31 05:50:48 UTC (rev 21082)
+++ trunk/dports/devel/pmk/Portfile 2006-12-31 05:58:41 UTC (rev 21083)
@@ -1,7 +1,7 @@
# $Id$
PortSystem 1.0
name pmk
-version 0.9.2
+version 0.10.1
description An alternative to GNU autoconf, GNU libtool and pkg-config.
long_description The pmk project tries to provide an alternative to \
GNU autoconf, GNU libtool and pkg-config. It also \
@@ -12,7 +12,7 @@
platforms darwin
homepage ${name}.sf.net
master_sites sourceforge
-checksums md5 70ee1e2b77d0a01877d6f576a19fcefa
+checksums md5 98587c97adda6785bb0615a420815dae
configure {
system "cd ${worksrcpath} && ./pmkcfg.sh"
@@ -20,7 +20,6 @@
post-destroot {
file rename -force ${destroot}/usr/local/bin ${destroot}${prefix}
- file rename -force ${destroot}/usr/local/share/pmk ${destroot}${prefix}/share/
file rename -force ${destroot}/usr/local/man/man1/ ${destroot}${prefix}/share/man/
file rename -force ${destroot}/usr/local/man/man5/ ${destroot}${prefix}/share/man/
file rename -force ${destroot}/usr/local/man/man8/ ${destroot}${prefix}/share/man/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061230/8b226116/attachment.html
More information about the macports-changes
mailing list