aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2008-01-14 20:51:26 +0800
committerdinoex <dinoex@FreeBSD.org>2008-01-14 20:51:26 +0800
commitf8ea069ee0bedfd040c60c33b0a129b6536890cd (patch)
tree796c3767bacb7f5a4c246588c3522c2a2633d0df /devel
parent51a2a8406778c03fdbb85341601da451330dbfd5 (diff)
downloadfreebsd-ports-gnome-f8ea069ee0bedfd040c60c33b0a129b6536890cd.tar.gz
freebsd-ports-gnome-f8ea069ee0bedfd040c60c33b0a129b6536890cd.tar.zst
freebsd-ports-gnome-f8ea069ee0bedfd040c60c33b0a129b6536890cd.zip
- update to 2.0.4
- GPLV3
Diffstat (limited to 'devel')
-rw-r--r--devel/gnustep-make/Makefile3
-rw-r--r--devel/gnustep-make/distinfo6
-rw-r--r--devel/gnustep-make/pkg-plist10
3 files changed, 15 insertions, 4 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index f359b834978b..a1b915548a29 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnustep-make
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.4
CATEGORIES= devel gnustep
MASTER_SITES= ${MASTER_SITE_GNUSTEP}
MASTER_SITE_SUBDIR= core
@@ -17,6 +17,7 @@ COMMENT= GNUstep makefile package
USE_GNUSTEP= yes
USE_GNUSTEP_PREFIX= yes
+RESTRICTED= GPL3
GNU_CONFIGURE= yes
CONFIGURE_TARGET=
MAKE_FLAGS= OPTFLAG="${CFLAGS}"
diff --git a/devel/gnustep-make/distinfo b/devel/gnustep-make/distinfo
index d24ff93ea901..49ae6752ac3f 100644
--- a/devel/gnustep-make/distinfo
+++ b/devel/gnustep-make/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnustep-make-2.0.1.tar.gz) = f268733ea23f53e211e3977e27b46098
-SHA256 (gnustep-make-2.0.1.tar.gz) = 63d5f1bc8f2f12707f0c109ddff3492a297e4ae21ff13eee62ed4e2aa761f653
-SIZE (gnustep-make-2.0.1.tar.gz) = 444343
+MD5 (gnustep-make-2.0.4.tar.gz) = 3aef218e5b17999049256892acca7552
+SHA256 (gnustep-make-2.0.4.tar.gz) = 60c159673a0acf5ec598747344ddc3d3038482ebe64f910af0b5125cba8d2a44
+SIZE (gnustep-make-2.0.4.tar.gz) = 461957
diff --git a/devel/gnustep-make/pkg-plist b/devel/gnustep-make/pkg-plist
index 844a975401c0..2a0e9685cd47 100644
--- a/devel/gnustep-make/pkg-plist
+++ b/devel/gnustep-make/pkg-plist
@@ -1,4 +1,10 @@
GNUstep.conf
+System/Library/Documentation/man/man1/debugapp.1.gz
+System/Library/Documentation/man/man1/openapp.1.gz
+System/Library/Documentation/man/man1/gnustep-config.1.gz
+System/Library/Documentation/man/man1/opentool.1.gz
+System/Library/Documentation/man/man7/GNUstep.7.gz
+System/Library/Documentation/man/man7/library-combo.7.gz
System/Library/Makefiles/GNUstep-reset.sh
System/Library/Makefiles/GNUstep.csh
System/Library/Makefiles/GNUstep.sh
@@ -46,6 +52,7 @@ System/Library/Makefiles/Master/gswbundle.make
System/Library/Makefiles/Master/java-tool.make
System/Library/Makefiles/Master/java.make
System/Library/Makefiles/Master/library.make
+System/Library/Makefiles/Master/nsis.make
System/Library/Makefiles/Master/objc.make
System/Library/Makefiles/Master/palette.make
System/Library/Makefiles/Master/resource-set.make
@@ -97,6 +104,7 @@ System/Library/Makefiles/messages.make
System/Library/Makefiles/mkinstalldirs
System/Library/Makefiles/names.make
System/Library/Makefiles/native-library.make
+System/Library/Makefiles/nsi-app.template
System/Library/Makefiles/objc.make
System/Library/Makefiles/os.sh
System/Library/Makefiles/palette.make
@@ -143,6 +151,8 @@ System/Tools/opentool
@dirrm System/Library/Headers
@dirrm System/Library/Frameworks
@dirrm System/Library/Fonts
+@dirrm System/Library/Documentation/man/man7
+@dirrm System/Library/Documentation/man/man1
@dirrm System/Library/Documentation/man
@dirrm System/Library/Documentation/info
@dirrm System/Library/Documentation/User