[22263] trunk/dports/gnustep/gworkspace/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sat Feb 24 11:06:09 PST 2007


Revision: 22263
          http://trac.macosforge.org/projects/macports/changeset/22263
Author:   yves at macports.org
Date:     2007-02-24 11:06:08 -0800 (Sat, 24 Feb 2007)

Log Message:
-----------
bump to 0.8.5

Modified Paths:
--------------
    trunk/dports/gnustep/gworkspace/Portfile

Modified: trunk/dports/gnustep/gworkspace/Portfile
===================================================================
--- trunk/dports/gnustep/gworkspace/Portfile	2007-02-24 18:54:59 UTC (rev 22262)
+++ trunk/dports/gnustep/gworkspace/Portfile	2007-02-24 19:06:08 UTC (rev 22263)
@@ -4,8 +4,7 @@
 PortGroup   gnustep 1.0
 
 name        gworkspace
-version     0.8.4
-revision	1
+version     0.8.5
 platforms   darwin
 maintainers yves at macports.org
 homepage    http://www.gnustep.it/enrico/gworkspace/
@@ -19,22 +18,17 @@
 depends_lib-append port:system-preferences
 
 master_sites  ${homepage}
-checksums     md5 562017f6f2f889203a18586853ca6700
+checksums     md5 b4de57d8310df98fb4f6e3c752138785
 
 worksrcdir    GWorkspace-${version}
 
 array set gnustep.post_flags {
     DBKit "-lgnustep-base"
     FSNode "-lgnustep-base -lgnustep-gui"
-    Inspector "-L../FSNode/FSNode.framework/Versions/Current/. \
-        -lgnustep-base -lgnustep-gui -lFSNode"
+    Inspector "-lgnustep-base -lgnustep-gui -lFSNode"
     Operation "-lgnustep-base -lgnustep-gui"
 }
 
-post-patch {
-    reinplace "s|ADDITIONAL_TOOL_LIBS +=|ADDITIONAL_LIB_DIRS += -L\$(GNUSTEP_LOCAL_ROOT)/Library/Frameworks|" \
-        ${worksrcpath}/GWorkspace/GNUmakefile.preamble
-}
 use_configure yes
 
 gnustep.domain  System

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070224/48d928da/attachment.html


More information about the macports-changes mailing list