aboutsummaryrefslogtreecommitdiff
path: root/net/whois
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-06-28 13:00:33 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-06-28 13:00:33 +0000
commitb60060962e04a00e507961b37226b06449f72ebe (patch)
tree21532dd2ee8765662308599f6c7b460946a88169 /net/whois
parent63cf23ad01798dfb3981a775c8a6ec437b635cac (diff)
downloadports-b60060962e04a00e507961b37226b06449f72ebe.tar.gz
ports-b60060962e04a00e507961b37226b06449f72ebe.zip
Notes
Diffstat (limited to 'net/whois')
-rw-r--r--net/whois/Makefile22
-rw-r--r--net/whois/distinfo6
2 files changed, 7 insertions, 21 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile
index e440d667f0e9..34bdec1b11cf 100644
--- a/net/whois/Makefile
+++ b/net/whois/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= whois
-PORTVERSION= 5.0.1
+PORTVERSION= 5.0.5
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= ${PORTNAME}_${PORTVERSION}
@@ -14,6 +14,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= lapo@lapo.it
COMMENT= Marco d'Itri whois client
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_GMAKE= yes
USE_ICONV= yes
USE_PERL5_BUILD= yes
@@ -27,26 +30,9 @@ MAN1= mwhois.1 mkpasswd.1
PLIST_FILES= bin/mwhois bin/mkpasswd
-#.if !defined(WITHOUT_NLS)
-#USE_GETTEXT= yes
-#LDFLAGS+= -lintl
-#PLIST_SUB+= NLS=""
-#.else
-#PLIST_SUB+= NLS="@comment "
-#NO_PO= yes
-#.endif
-
post-patch:
@${REINPLACE_CMD} -e "s|%%PREFIX%%|${PREFIX}|g ; \
s|%%LOCALBASE%%|${LOCALBASE}|g" ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e "s|/usr/share|${PREFIX}/share|g" ${WRKSRC}/po/Makefile
-# @if [ -n "${NO_PO}" ]; \
-# then ${PATCH} ${PATCH_ARGS} < ${FILESDIR}/have_nls-patch; \
-# fi
-
-#post-install:
-# @if [ ! -n "${NO_PO}" ]; \
-# then cd ${WRKSRC}/po && ${MAKE} install; \
-# fi
.include <bsd.port.mk>
diff --git a/net/whois/distinfo b/net/whois/distinfo
index 1c311a8a2500..ecc5f34bf864 100644
--- a/net/whois/distinfo
+++ b/net/whois/distinfo
@@ -1,3 +1,3 @@
-MD5 (whois_5.0.1.tar.gz) = bf3d9675e754419ed964360397689c83
-SHA256 (whois_5.0.1.tar.gz) = 40aefc9e9fb121e84a5ed775ffbefa6266ba5a299ce59920bc600cff4a70656e
-SIZE (whois_5.0.1.tar.gz) = 78094
+MD5 (whois_5.0.5.tar.gz) = 0a045c041a58ca8e8449c9f96fba47e0
+SHA256 (whois_5.0.5.tar.gz) = 53fedf5dfbe49990324bc8afd6013d43702b6c7d45cdd2adb4201c526996ed96
+SIZE (whois_5.0.5.tar.gz) = 79360