summaryrefslogtreecommitdiff
path: root/misc/gwhich
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-07-17 23:12:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-07-17 23:12:14 +0000
commitcd18d32d73fcdf5d9e86401cc91a18af067468de (patch)
tree26f7ee8df2291cf06c8deeca9327b3e1e0036fb5 /misc/gwhich
parent- Update to 7.4 (diff)
- Update to 2.19
PR: 125690 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=216991
Diffstat (limited to 'misc/gwhich')
-rw-r--r--misc/gwhich/Makefile16
-rw-r--r--misc/gwhich/distinfo6
-rw-r--r--misc/gwhich/files/patch-aa13
3 files changed, 11 insertions, 24 deletions
diff --git a/misc/gwhich/Makefile b/misc/gwhich/Makefile
index 11fad68e1cbc..b39193fbf592 100644
--- a/misc/gwhich/Makefile
+++ b/misc/gwhich/Makefile
@@ -6,28 +6,28 @@
#
PORTNAME= gwhich
-PORTVERSION= 2.16
+PORTVERSION= 2.19
CATEGORIES= misc
-MASTER_SITES= ftp://ftp.cse.cuhk.edu.hk/pub/gnu/gnu/which/ \
- http://voodoo.bawue.com/download/
+MASTER_SITES= GNU/which \
+ http://www.xs4all.nl/~carlo17/which/
DISTNAME= which-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GNU Which - Everything you never wanted in a which
+USE_GNOME= gnometarget
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-prefix=g
MAN1= gwhich.1
INFO= which
-
-EXAMPLESDIR_REL= ${EXAMPLESDIR:S,^${PREFIX}/,,}
-PLIST_FILES= bin/gwhich \
- ${EXAMPLESDIR_REL}/EXAMPLES
-PLIST_DIRS= ${EXAMPLESDIR_REL}
+PORTEXAMPLES= EXAMPLES
+PLIST_FILES= bin/gwhich
post-install:
+.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/EXAMPLES ${EXAMPLESDIR}
+.endif
.include <bsd.port.mk>
diff --git a/misc/gwhich/distinfo b/misc/gwhich/distinfo
index 89d403987655..d3d5ba92215d 100644
--- a/misc/gwhich/distinfo
+++ b/misc/gwhich/distinfo
@@ -1,3 +1,3 @@
-MD5 (which-2.16.tar.gz) = 830b83af48347a9a3520f561e47cbc9b
-SHA256 (which-2.16.tar.gz) = 0ac8502e9985a3ac6b0e2aa4f2a60f91cad0dc0cca6dc9c1c142ebba4b8dd664
-SIZE (which-2.16.tar.gz) = 125696
+MD5 (which-2.19.tar.gz) = bbd094cec2444cd78befbc0cf09deea4
+SHA256 (which-2.19.tar.gz) = 7d79b874f65118ac846a0deb31a8fbd6816cd81e74930299c82103765d45cd52
+SIZE (which-2.19.tar.gz) = 132810
diff --git a/misc/gwhich/files/patch-aa b/misc/gwhich/files/patch-aa
deleted file mode 100644
index 4e7b894a12e8..000000000000
--- a/misc/gwhich/files/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
---- which.texinfo.orig Wed Sep 20 12:11:54 2000
-+++ which.texinfo Wed Sep 20 12:31:18 2000
-@@ -2,6 +2,10 @@
- @c %**start of header
- @setfilename which.info
- @settitle @command{which}: show full path of commands
-+@dircategory Miscellaneous
-+@direntry
-+* GNU which: (which). Show full path of commmands.
-+@end direntry
- @include version.texi
- @c %**end of header
-