aboutsummaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2005-11-10 08:16:30 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2005-11-10 08:16:30 +0000
commitb1ad0e85e3f09b12de8dc7bd61c5412c323e7cd0 (patch)
tree6eba1773483ef4ff3271280d178bcfe3667f5fde /net/jwhois
parentf97bdf8723d59f44ff17114b7197b8aaede479e4 (diff)
downloadports-b1ad0e85e3f09b12de8dc7bd61c5412c323e7cd0.tar.gz
ports-b1ad0e85e3f09b12de8dc7bd61c5412c323e7cd0.zip
Update to 3.2.3. Put SHA256 checksum to distinfo.
Notes
Notes: svn path=/head/; revision=147808
Diffstat (limited to 'net/jwhois')
-rw-r--r--net/jwhois/Makefile4
-rw-r--r--net/jwhois/distinfo5
-rw-r--r--net/jwhois/files/patch-ac22
-rw-r--r--net/jwhois/files/patch-ad10
-rw-r--r--net/jwhois/pkg-plist3
5 files changed, 29 insertions, 15 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index e7c1a17d6d54..7f3d70c3744b 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= jwhois
-PORTVERSION= 3.2.2
-PORTREVISION= 4
+PORTVERSION= 3.2.3
+#PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= jwhois
diff --git a/net/jwhois/distinfo b/net/jwhois/distinfo
index 9c25da9cf5e4..201739039c9e 100644
--- a/net/jwhois/distinfo
+++ b/net/jwhois/distinfo
@@ -1,2 +1,3 @@
-MD5 (jwhois-3.2.2.tar.gz) = 3ad57a8cfc4f32fe41b1131711d34a78
-SIZE (jwhois-3.2.2.tar.gz) = 385390
+MD5 (jwhois-3.2.3.tar.gz) = 1232661cebd79a9772f416599d3f5929
+SHA256 (jwhois-3.2.3.tar.gz) = ada17cb751ec09f91d4f22938bf9a83e7cc548f2cfce09fcc00101c142583f24
+SIZE (jwhois-3.2.3.tar.gz) = 430792
diff --git a/net/jwhois/files/patch-ac b/net/jwhois/files/patch-ac
index a1730392e6a6..9b8fce8648e8 100644
--- a/net/jwhois/files/patch-ac
+++ b/net/jwhois/files/patch-ac
@@ -1,11 +1,11 @@
---- Makefile.in.dist Fri May 3 02:29:27 2002
-+++ Makefile.in Thu Sep 12 21:41:33 2002
-@@ -99,7 +99,7 @@
- sgid = @sgid@
-
- EXTRA_DIST = include/*.h example/jwhois.conf macros/*.m4 jwhois.spec.in jwhois.spec debian/*
--SUBDIRS = doc intl src example @POSUB@
-+SUBDIRS = doc intl src @POSUB@
- subdir = .
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+--- Makefile.in.dist Thu Nov 10 16:40:08 2005
++++ Makefile.in Thu Nov 10 16:40:27 2005
+@@ -174,7 +174,7 @@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ EXTRA_DIST = m4/ChangeLog config.rpath include/*.h example/jwhois.conf m4/*.m4 jwhois.spec.in jwhois.spec debian/*
+-SUBDIRS = doc src example po
++SUBDIRS = doc src po
+ ACLOCAL_AMFLAGS = -I m4
+ all: config.h
+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
diff --git a/net/jwhois/files/patch-ad b/net/jwhois/files/patch-ad
new file mode 100644
index 000000000000..62a8c2cacf25
--- /dev/null
+++ b/net/jwhois/files/patch-ad
@@ -0,0 +1,10 @@
+--- src/Makefile.in.dist Sun Jul 10 03:52:02 2005
++++ src/Makefile.in Thu Nov 10 16:54:24 2005
+@@ -61,6 +61,7 @@
+ jwhois-http.$(OBJEXT)
+ jwhois_OBJECTS = $(am_jwhois_OBJECTS)
+ jwhois_LDADD = $(LDADD)
++jwhois_LDFLAGS = $(LDFLAGS) $(LTLIBINTL)
+ DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
+ depcomp = $(SHELL) $(top_srcdir)/depcomp
+ am__depfiles_maybe = depfiles
diff --git a/net/jwhois/pkg-plist b/net/jwhois/pkg-plist
index c9eabb3bd1d7..1831a4559363 100644
--- a/net/jwhois/pkg-plist
+++ b/net/jwhois/pkg-plist
@@ -10,9 +10,12 @@ etc/jwhois.conf.sample
%%NLS%%share/locale/nl/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/pl/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/pt_BR/LC_MESSAGES/jwhois.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/ru/LC_MESSAGES/jwhois.mo
+%%NLS%%share/locale/rw/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/sv/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/tr/LC_MESSAGES/jwhois.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/jwhois.mo
@exec mkdir -p %D/var/jwhois 2>/dev/null || true
@unexec rm -f %D/var/jwhois/jwhois.db 2>/dev/null || true