aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2011-02-11 16:23:42 +0800
committerclsung <clsung@FreeBSD.org>2011-02-11 16:23:42 +0800
commit9167ab3f4d451bc932d8fc918bbd883e0d815907 (patch)
treec94dc933162d8a28bd3bf5c61b5d56717f3f2eec /textproc
parent0508c032df238e57990257b12093bb7d2dc24677 (diff)
downloadfreebsd-ports-gnome-9167ab3f4d451bc932d8fc918bbd883e0d815907.tar.gz
freebsd-ports-gnome-9167ab3f4d451bc932d8fc918bbd883e0d815907.tar.zst
freebsd-ports-gnome-9167ab3f4d451bc932d8fc918bbd883e0d815907.zip
- Update to 1.12.0
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dict/Makefile4
-rw-r--r--textproc/dict/distinfo5
-rw-r--r--textproc/dict/pkg-plist1
3 files changed, 5 insertions, 5 deletions
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile
index 96ec80d58f2e..07d4a03ba09a 100644
--- a/textproc/dict/Makefile
+++ b/textproc/dict/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= dict
-PORTVERSION= 1.11.2
+PORTVERSION= 1.12.0
CATEGORIES= textproc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}d/${PORTNAME}d-${PORTVERSION}
DISTNAME= ${PORTNAME}d-${PORTVERSION}
@@ -27,7 +27,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool
ALL_TARGET= dict
INSTALL_TARGET= install.dict
-MAN1= dict.1 dictl.1
+MAN1= dict.1 dictl.1 dict_lookup.1
post-patch:
${REINPLACE_CMD} -e 's|/etc/|${PREFIX}/etc/|g' ${WRKSRC}/dict.1.in
diff --git a/textproc/dict/distinfo b/textproc/dict/distinfo
index 08a3219d8398..7c7a38472c79 100644
--- a/textproc/dict/distinfo
+++ b/textproc/dict/distinfo
@@ -1,3 +1,2 @@
-MD5 (dictd-1.11.2.tar.gz) = 7008ec3bb0001c302ce751580f9d2ea4
-SHA256 (dictd-1.11.2.tar.gz) = 60e7f44259adee87e952ea5d7e87555685224fb1d1dca24d3735b9feb58c871f
-SIZE (dictd-1.11.2.tar.gz) = 418649
+SHA256 (dictd-1.12.0.tar.gz) = 5ec423d29c46e088cf3617ea86fea74d7f70c48f66b142b7f477b55a3ef4a4a2
+SIZE (dictd-1.12.0.tar.gz) = 423183
diff --git a/textproc/dict/pkg-plist b/textproc/dict/pkg-plist
index 5721bd91c90a..cdd63ec6fe55 100644
--- a/textproc/dict/pkg-plist
+++ b/textproc/dict/pkg-plist
@@ -1,5 +1,6 @@
@comment $FreeBSD$
bin/dict
+bin/dict_lookup
bin/dictl
@unexec if cmp -s %D/etc/dict.conf.sample %D/etc/dict.conf; then rm -f %D/etc/dict.conf; fi
etc/dict.conf.sample