pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update cwtext to 0.94: Added support for Mail Morse
details: https://anonhg.NetBSD.org/pkgsrc/rev/5bcc757037a0
branches: trunk
changeset: 498153:5bcc757037a0
user: wulf <wulf%pkgsrc.org@localhost>
date: Sun Aug 14 07:42:12 2005 +0000
description:
Update cwtext to 0.94: Added support for Mail Morse
diffstat:
doc/CHANGES | 1 +
ham/cwtext/Makefile | 5 +++--
ham/cwtext/PLIST | 3 ++-
ham/cwtext/distinfo | 8 ++++----
4 files changed, 10 insertions(+), 7 deletions(-)
diffs (50 lines):
diff -r 4568d6f315c2 -r 5bcc757037a0 doc/CHANGES
--- a/doc/CHANGES Sun Aug 14 07:16:51 2005 +0000
+++ b/doc/CHANGES Sun Aug 14 07:42:12 2005 +0000
@@ -623,3 +623,4 @@
Updated textproc/xmlto to 0.0.18nb1 [adrianp 2005-08-13]
Updated sysutils/mklivecd to 0.13.1 [xtraeme 2005-08-13]
Updated ham/grig to 0.4.3 [wulf 2005-08-13]
+ Updated ham/cwtext to 0.94 [wulf 2005-08-13]
diff -r 4568d6f315c2 -r 5bcc757037a0 ham/cwtext/Makefile
--- a/ham/cwtext/Makefile Sun Aug 14 07:16:51 2005 +0000
+++ b/ham/cwtext/Makefile Sun Aug 14 07:42:12 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2005/06/16 06:57:59 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2005/08/14 07:42:12 wulf Exp $
-DISTNAME= cwtext-0.91
+DISTNAME= cwtext-0.94
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/}
@@ -24,6 +24,7 @@
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cwpcm ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/cwtext ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/cwmm ${PREFIX}/bin
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 4568d6f315c2 -r 5bcc757037a0 ham/cwtext/PLIST
--- a/ham/cwtext/PLIST Sun Aug 14 07:16:51 2005 +0000
+++ b/ham/cwtext/PLIST Sun Aug 14 07:42:12 2005 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2002/04/19 15:16:04 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/08/14 07:42:12 wulf Exp $
+bin/cwmm
bin/cwpcm
bin/cwtext
diff -r 4568d6f315c2 -r 5bcc757037a0 ham/cwtext/distinfo
--- a/ham/cwtext/distinfo Sun Aug 14 07:16:51 2005 +0000
+++ b/ham/cwtext/distinfo Sun Aug 14 07:42:12 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/22 21:06:06 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/08/14 07:42:12 wulf Exp $
-SHA1 (cwtext-0.91.tar.gz) = 756e9acda2e5fee8f4be06bf3835dd04f83b216c
-RMD160 (cwtext-0.91.tar.gz) = abd0ae6d611997282df9a4f9c3793eb18af253dd
-Size (cwtext-0.91.tar.gz) = 11802 bytes
+SHA1 (cwtext-0.94.tar.gz) = ad2dc3002cbb977d8b735680820d4264bb7cc184
+RMD160 (cwtext-0.94.tar.gz) = 5b7f78dd84665850de383489df20a8c4b1428a96
+Size (cwtext-0.94.tar.gz) = 12957 bytes
Home |
Main Index |
Thread Index |
Old Index