[45045] trunk/dports/gnustep/gnustep-base/Portfile
jmr at macports.org
jmr at macports.org
Wed Jan 7 06:07:15 PST 2009
Revision: 45045
http://trac.macports.org/changeset/45045
Author: jmr at macports.org
Date: 2009-01-07 06:07:15 -0800 (Wed, 07 Jan 2009)
Log Message:
-----------
gnustep-base: update to 1.18.0
Modified Paths:
--------------
trunk/dports/gnustep/gnustep-base/Portfile
Modified: trunk/dports/gnustep/gnustep-base/Portfile
===================================================================
--- trunk/dports/gnustep/gnustep-base/Portfile 2009-01-07 13:57:31 UTC (rev 45044)
+++ trunk/dports/gnustep/gnustep-base/Portfile 2009-01-07 14:07:15 UTC (rev 45045)
@@ -4,7 +4,7 @@
PortGroup gnustep 1.0
name gnustep-base
-version 1.14.0
+version 1.18.0
platforms darwin
maintainers nomaintainer
@@ -19,7 +19,9 @@
It provides functionality that aims to implement the non-graphical \
portion of the OpenStep standard (the Foundation library).
-checksums md5 10a24a5568c5505c4b7480f170733d4d
+checksums md5 880491e0fc64ab3507887f43faa67572 \
+ sha1 30c13e673ad550c988f03adb9c545a8de1a17d19 \
+ rmd160 8cad9ac1ea0775ca4d2af0db76f1f457eda5784d
depends_lib port:gnustep-make \
port:libxslt \
@@ -85,9 +87,9 @@
platform darwin {
post-destroot {
- set system_dir ${destroot}${prefix}/GNUstep/System
- file rename ${system_dir}/Tools/defaults ${system_dir}/Tools/gdefaults
- file rename ${system_dir}/Library/Documentation/man/man1/defaults.1.gz \
+ set system_dir ${destroot}${prefix}/GNUstep/Local
+ move ${system_dir}/Tools/defaults ${system_dir}/Tools/gdefaults
+ move ${system_dir}/Library/Documentation/man/man1/defaults.1.gz \
${system_dir}/Library/Documentation/man/man1/gdefaults.1.gz
}
post-install {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090107/4c32f77d/attachment.html>
More information about the macports-changes
mailing list