summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2005-06-01 03:01:58 +0000
committersnj <snj@pkgsrc.org>2005-06-01 03:01:58 +0000
commitf982ae22875d4696c5f00ee5751c29c9661e7d3b (patch)
tree0ffdcadf48f29e23aaf40d26766812baa560a8fc /textproc
parente8351845075be609de017ce0b77c05f51ef824da (diff)
downloadpkgsrc-f982ae22875d4696c5f00ee5751c29c9661e7d3b.tar.gz
Update to 1.08. Complete changes unknown, but the three listed in NEWS are:
o The pattern digit dot digit (fractional number) does not end a sentence. o New flag -b for warnings about mistakes made by beginners. o Do not print suggestions by default, but only if -s is used.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/diction/Makefile12
-rw-r--r--textproc/diction/PLIST3
-rw-r--r--textproc/diction/distinfo8
3 files changed, 15 insertions, 8 deletions
diff --git a/textproc/diction/Makefile b/textproc/diction/Makefile
index 1b6daaf8e2e..5b7dfa4f40f 100644
--- a/textproc/diction/Makefile
+++ b/textproc/diction/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2004/02/14 00:54:45 grant Exp $
+# $NetBSD: Makefile,v 1.5 2005/06/01 03:01:58 snj Exp $
-DISTNAME= diction-1.02
+DISTNAME= diction-1.08
CATEGORIES= textproc
MASTER_SITES= http://www.moria.de/~michael/diction/
@@ -8,6 +8,12 @@ MAINTAINER= xs@nitric.net
HOMEPAGE= http://www.gnu.org/software/diction/diction.html
COMMENT= GNU version of diction and style
-GNU_CONFIGURE= YES
+BUILD_USES_MSGFMT= YES
+
+USE_PKGLOCALEDIR= YES
+
+GNU_CONFIGURE= YES
+
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/diction/PLIST b/textproc/diction/PLIST
index 4abfb6c0e7e..44a0563c7e9 100644
--- a/textproc/diction/PLIST
+++ b/textproc/diction/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/05/05 21:56:17 rh Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/06/01 03:01:58 snj Exp $
bin/diction
bin/style
man/man1/diction.1
@@ -6,4 +6,5 @@ man/man1/style.1
share/diction/C
share/diction/de
share/diction/en
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/diction.mo
@dirrm share/diction
diff --git a/textproc/diction/distinfo b/textproc/diction/distinfo
index d68e3157999..2136676f8fa 100644
--- a/textproc/diction/distinfo
+++ b/textproc/diction/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:48:41 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/06/01 03:01:58 snj Exp $
-SHA1 (diction-1.02.tar.gz) = 5933b8cd1308d91ed0ac03dff048e787ed11ad70
-RMD160 (diction-1.02.tar.gz) = 7aec954f1cf45351e242197d83ff69b2c64eba5a
-Size (diction-1.02.tar.gz) = 90957 bytes
+SHA1 (diction-1.08.tar.gz) = bce77da24d7550715dacf4f13065d5ac2d8ea3bd
+RMD160 (diction-1.08.tar.gz) = 6f16e7b2fc800a52858eda77e245e0d725843a8e
+Size (diction-1.08.tar.gz) = 144440 bytes