diff options
author | knu <knu@FreeBSD.org> | 2001-10-12 19:58:33 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-10-12 19:58:33 +0000 |
commit | 9986ec3644c247fa7182cfb45db6f066ffb24792 (patch) | |
tree | 8ed845fca7dc0afd7ea7be24bfa011883fc2e3f5 /devel/ruby-gnustep | |
parent | 6bd3dd572ed174ef78d0789a173371cd135da77b (diff) | |
download | FreeBSD-ports-9986ec3644c247fa7182cfb45db6f066ffb24792.zip FreeBSD-ports-9986ec3644c247fa7182cfb45db6f066ffb24792.tar.gz |
Update to 0.2.1.
Diffstat (limited to 'devel/ruby-gnustep')
-rw-r--r-- | devel/ruby-gnustep/Makefile | 10 | ||||
-rw-r--r-- | devel/ruby-gnustep/distinfo | 2 | ||||
-rw-r--r-- | devel/ruby-gnustep/pkg-plist | 10 |
3 files changed, 19 insertions, 3 deletions
diff --git a/devel/ruby-gnustep/Makefile b/devel/ruby-gnustep/Makefile index 7d03a60..0e3aa15 100644 --- a/devel/ruby-gnustep/Makefile +++ b/devel/ruby-gnustep/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnustep -PORTVERSION= 0.2.0 +PORTVERSION= 0.2.1 CATEGORIES= devel ruby MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/libs/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -16,6 +16,11 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org +BUILD_DEPENDS= ${GNUSTEP_PREFIX}/System/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make \ + ${SYSLIBDIR}/libobjc.so:${PORTSDIR}/lang/gnustep-objc \ + ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base \ + ${COMBOLIBDIR}/libgnustep-gui.so:${PORTSDIR}/x11-toolkits/gnustep-gui \ + ${XGPSBUNDLEDIR}/libgnustep-xgps:${PORTSDIR}/x11-toolkits/gnustep-xgps RUN_DEPENDS= ${GNUSTEP_PREFIX}/System/Makefiles/GNUstep.sh:${PORTSDIR}/devel/gnustep-make \ ${SYSLIBDIR}/libobjc.so:${PORTSDIR}/lang/gnustep-objc \ ${COMBOLIBDIR}/libgnustep-base.so:${PORTSDIR}/lang/gnustep-base \ @@ -51,6 +56,9 @@ MAKE_ENV= GNUSTEP_LOCAL_ROOT=${GNUSTEP_LOCAL_ROOT} \ PLIST_SUB+= GNU_ARCH=${GNU_ARCH} OPSYS=${OPSYS:L} NO_FILTER_SHLIBS= yes +post-extract: + find ${WRKSRC}/ -type f -name '.cvsignore' -delete + post-patch: ${RUBY} -i~ -pe 'gsub(/-lpthread/, "-pthread")' ${WRKSRC}/Source/${MAKEFILE} find ${WRKSRC}/ -type f | xargs ${RUBY} -i -pe 'gsub(/ ruby -/, " ${RUBY} -")' diff --git a/devel/ruby-gnustep/distinfo b/devel/ruby-gnustep/distinfo index 2573e18..54e5497 100644 --- a/devel/ruby-gnustep/distinfo +++ b/devel/ruby-gnustep/distinfo @@ -1 +1 @@ -MD5 (ruby/gnustep-ruby-0.2.0.tgz) = f3dfa78677bbe22457e8466d8843f2c6 +MD5 (ruby/gnustep-ruby-0.2.1.tgz) = 2adb1444179d47566aa7dd5730c789ba diff --git a/devel/ruby-gnustep/pkg-plist b/devel/ruby-gnustep/pkg-plist index d66a3db1..a25425c 100644 --- a/devel/ruby-gnustep/pkg-plist +++ b/devel/ruby-gnustep/pkg-plist @@ -1,6 +1,7 @@ %%RUBY_SITELIBDIR%%/AppKit.rb %%RUBY_SITELIBDIR%%/Foundation.rb %%RUBY_SITELIBDIR%%/rigs.rb +%%RUBY_SITELIBDIR%%/rigs/CStruct.rb %%RUBY_SITELIBDIR%%/rigs/NSApplication.rb %%RUBY_SITELIBDIR%%/rigs/NSArray.rb %%RUBY_SITELIBDIR%%/rigs/NSBezierPath.rb @@ -61,7 +62,7 @@ %%RUBY_SITELIBDIR%%/rigs/NSView.rb %%RUBY_SITELIBDIR%%/rigs/NSWindow.rb @dirrm %%RUBY_SITELIBDIR%%/rigs -GNUstep/Local/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/librigs.so.0.2.0 +GNUstep/Local/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/librigs.so.0.2.1 GNUstep/Local/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/librigs.so.0 GNUstep/Local/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/librigs.so @unexec /bin/rmdir %D/GNUstep/Local/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu 2> /dev/null || true @@ -70,6 +71,12 @@ GNUstep/Local/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/librigs.so @unexec /bin/rmdir %D/GNUstep/Local/Libraries 2> /dev/null || true @unexec /bin/rmdir %D/GNUstep/Local/Headers 2> /dev/null || true %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Base/Simple.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/CurrencyConverter/CurrencyConverter.rb +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/CurrencyConverter/CurrencyConverterIcon.tiff +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/CurrencyConverter/CurrencyConverterInfo.plist +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/CurrencyConverter/GNUmakefile +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/CurrencyConverter/GNUmakefile.postamble +%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/CurrencyConverter/fake.m %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/FirstApp/FirstApp.rb %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/FirstApp/FirstAppIcon.tiff %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/FirstApp/FirstAppInfo.plist @@ -78,6 +85,7 @@ GNUstep/Local/Libraries/%%GNU_ARCH%%/%%OPSYS%%/gnu-gnu-gnu/librigs.so %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/FirstApp/fake.m %%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/gnustep/Gui/README %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gnustep/Base +%%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gnustep/Gui/CurrencyConverter %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gnustep/Gui/FirstApp %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gnustep/Gui %%PORTDOCS%%@dirrm %%RUBY_EXAMPLESDIR%%/gnustep |