pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44036: [PATCH] ham/cwtext 0.95 -> 0.96
The following reply was made to PR pkg/44036; it has been noted by GNATS.
From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/44036: [PATCH] ham/cwtext 0.95 -> 0.96
Date: Thu, 4 Nov 2010 08:31:12 +0000
(not sent to gnats -- use gnats-bugs, not gnats-admin, for gnats traffic)
------
From: Makoto Fujiwara <makoto%ki.nu@localhost>
To: OBATA Akio <obache%NetBSD.org@localhost>
Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
pkgsrc-bugs%NetBSD.org@localhost,
makoto%ki.nu@localhost
Subject: Re: pkg/44036: [PATCH] ham/cwtext 0.95 -> 0.96
Date: Thu, 04 Nov 2010 15:54:06 +0900
Obache San, thanks for the valuable comment, I have update the patch.
This patch is also found at following location
http://www.ki.nu/~makoto/pkgsrc/ham/cwtext-0.95
Thanks
---
Makoto Fujiwara
Index: ham/cwtext/MESSAGE
===================================================================
RCS file: ham/cwtext/MESSAGE
diff -N ham/cwtext/MESSAGE
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ ham/cwtext/MESSAGE 4 Nov 2010 06:48:48 -0000
@@ -0,0 +1,5 @@
+===========================================================================
+$NetBSD$
+
+See ${PREFIX}/share/doc/${PKGBASE}/README for licence and usage.
+===========================================================================
Index: ham/cwtext/Makefile
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/ham/cwtext/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- ham/cwtext/Makefile 10 Feb 2010 19:17:40 -0000 1.18
+++ ham/cwtext/Makefile 4 Nov 2010 06:46:28 -0000
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.18 2010/02/10 19:17:40 joerg Exp $
-DISTNAME= cwtext-0.95
-PKGREVISION= 3
+DISTNAME= cwtext-0.96
+#PKGREVISION= 3
CATEGORIES= ham
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cwtext/}
@@ -16,6 +16,7 @@
BUILD_TARGET= ALL
INSTALLATION_DIRS= bin
+INSTALLATION_DIRS+= share/doc/${PKGBASE}
post-patch:
${SED} -e "s,^PREFIX,#PREFIX,g" \
@@ -28,6 +29,7 @@
${INSTALL_PROGRAM} ${WRKSRC}/cwpcm ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/cwtext ${DESTDIR}${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/cwmm ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/README
${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Index: ham/cwtext/PLIST
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/ham/cwtext/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- ham/cwtext/PLIST 14 Aug 2005 07:42:12 -0000 1.2
+++ ham/cwtext/PLIST 4 Nov 2010 06:40:55 -0000
@@ -2,3 +2,4 @@
bin/cwmm
bin/cwpcm
bin/cwtext
+share/doc/cwtext/README
Index: ham/cwtext/distinfo
===================================================================
RCS file: /e/cvsync/cvsync/pkgsrc/ham/cwtext/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- ham/cwtext/distinfo 14 Jan 2006 12:39:06 -0000 1.4
+++ ham/cwtext/distinfo 4 Nov 2010 03:47:42 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2006/01/14 12:39:06 wulf Exp $
-SHA1 (cwtext-0.95.tar.gz) = 9adb97a3c605337d48b9de45818f71e809526547
-RMD160 (cwtext-0.95.tar.gz) = 6427ad50c037d24a39f1c6c7f9e222ccb7c2325b
-Size (cwtext-0.95.tar.gz) = 15206 bytes
+SHA1 (cwtext-0.96.tar.gz) = 5e6d7d57b5329de80fce84eb65d47c0b776f2d4f
+RMD160 (cwtext-0.96.tar.gz) = 1d47de9a6441846484e993708b9c0fdd9042e8ba
+Size (cwtext-0.96.tar.gz) = 16596 bytes
Home |
Main Index |
Thread Index |
Old Index