diff options
author | miwi <miwi@FreeBSD.org> | 2009-10-30 17:42:46 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-10-30 17:42:46 +0800 |
commit | 2529c3997acab57c0efa0fa3799807baddcd1230 (patch) | |
tree | 55ad67d1ec77602f9fd526882140b750e75a49ac /net | |
parent | f0a3bb70ce7e467911fc344298695259646b6d5c (diff) | |
download | freebsd-ports-gnome-2529c3997acab57c0efa0fa3799807baddcd1230.tar.gz freebsd-ports-gnome-2529c3997acab57c0efa0fa3799807baddcd1230.tar.zst freebsd-ports-gnome-2529c3997acab57c0efa0fa3799807baddcd1230.zip |
- Update to 4.7.36
PR: 140049
Submitted by: Lapo Luchini <lapo@lapo.it> (maintainer)
Diffstat (limited to 'net')
-rw-r--r-- | net/whois/Makefile | 7 | ||||
-rw-r--r-- | net/whois/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/net/whois/Makefile b/net/whois/Makefile index edba67964dcf..dbd82882606f 100644 --- a/net/whois/Makefile +++ b/net/whois/Makefile @@ -6,13 +6,13 @@ # PORTNAME= whois -PORTVERSION= 4.7.34 +PORTVERSION= 4.7.36 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= lapo@lapo.it -COMMENT= Marco d\'Itri whois client +COMMENT= Marco d'Itri whois client USE_GMAKE= yes USE_ICONV= yes @@ -20,9 +20,6 @@ USE_PERL5_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -#LDFLAGS+= -L/usr/local/lib -#CFLAGS+= -I/usr/local/include - MAKE_ENV= LDFLAGS="${LDFLAGS}" MAKE_ARGS= OPTS="" diff --git a/net/whois/distinfo b/net/whois/distinfo index b8ceb7115f7b..238639e65d80 100644 --- a/net/whois/distinfo +++ b/net/whois/distinfo @@ -1,3 +1,3 @@ -MD5 (whois_4.7.34.tar.gz) = c2d83431a8fd050bc0a3d6a4544f6870 -SHA256 (whois_4.7.34.tar.gz) = 4ab43d1b638cf3603c8117cdfce25b76e15ab828a1e762ba25ec924cb080e299 -SIZE (whois_4.7.34.tar.gz) = 71941 +MD5 (whois_4.7.36.tar.gz) = 27e871eb17f48b786930153039f4edbc +SHA256 (whois_4.7.36.tar.gz) = 5bfbb9f9ad9747795945f876764c974719509705b5c445f42b3bdd6c60c66cea +SIZE (whois_4.7.36.tar.gz) = 72516 |