pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/diction Update to 1.08. Complete changes unk...
details: https://anonhg.NetBSD.org/pkgsrc/rev/314a6a05a90e
branches: trunk
changeset: 494962:314a6a05a90e
user: snj <snj%pkgsrc.org@localhost>
date: Wed Jun 01 03:01:58 2005 +0000
description:
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:
textproc/diction/Makefile | 12 +++++++++---
textproc/diction/PLIST | 3 ++-
textproc/diction/distinfo | 8 ++++----
3 files changed, 15 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r 71bf6e9a925b -r 314a6a05a90e textproc/diction/Makefile
--- a/textproc/diction/Makefile Wed Jun 01 02:49:39 2005 +0000
+++ b/textproc/diction/Makefile Wed Jun 01 03:01:58 2005 +0000
@@ -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 @@
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 -r 71bf6e9a925b -r 314a6a05a90e textproc/diction/PLIST
--- a/textproc/diction/PLIST Wed Jun 01 02:49:39 2005 +0000
+++ b/textproc/diction/PLIST Wed Jun 01 03:01:58 2005 +0000
@@ -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 @@
share/diction/C
share/diction/de
share/diction/en
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/diction.mo
@dirrm share/diction
diff -r 71bf6e9a925b -r 314a6a05a90e textproc/diction/distinfo
--- a/textproc/diction/distinfo Wed Jun 01 02:49:39 2005 +0000
+++ b/textproc/diction/distinfo Wed Jun 01 03:01:58 2005 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index