pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-gnosis-utils Remove MANIFEST and README fr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87ff9d5bda46
branches:  trunk
changeset: 508537:87ff9d5bda46
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Feb 20 23:16:00 2006 +0000

description:
Remove MANIFEST and README from MANIFEST, to avoid overwriting
python files. Bump PKGREVISION.

diffstat:

 textproc/py-gnosis-utils/Makefile         |   4 ++--
 textproc/py-gnosis-utils/PLIST            |   4 +---
 textproc/py-gnosis-utils/distinfo         |   3 ++-
 textproc/py-gnosis-utils/patches/patch-aa |  10 ++++++++++
 4 files changed, 15 insertions(+), 6 deletions(-)

diffs (51 lines):

diff -r 44ddd977bdcb -r 87ff9d5bda46 textproc/py-gnosis-utils/Makefile
--- a/textproc/py-gnosis-utils/Makefile Mon Feb 20 23:13:16 2006 +0000
+++ b/textproc/py-gnosis-utils/Makefile Mon Feb 20 23:16:00 2006 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2006/02/05 23:11:06 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2006/02/20 23:16:00 wiz Exp $
 #
 
 DISTNAME=      Gnosis_Utils-1.1.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    textproc python
 MASTER_SITES=  http://gnosis.cx/download/
 
diff -r 44ddd977bdcb -r 87ff9d5bda46 textproc/py-gnosis-utils/PLIST
--- a/textproc/py-gnosis-utils/PLIST    Mon Feb 20 23:13:16 2006 +0000
+++ b/textproc/py-gnosis-utils/PLIST    Mon Feb 20 23:16:00 2006 +0000
@@ -1,6 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/03/06 18:54:21 recht Exp $
-${PYSITELIB}/MANIFEST
-${PYSITELIB}/README
+@comment $NetBSD: PLIST,v 1.2 2006/02/20 23:16:00 wiz Exp $
 ${PYSITELIB}/gnosis/README
 ${PYSITELIB}/gnosis/__init__.py
 ${PYSITELIB}/gnosis/__init__.pyc
diff -r 44ddd977bdcb -r 87ff9d5bda46 textproc/py-gnosis-utils/distinfo
--- a/textproc/py-gnosis-utils/distinfo Mon Feb 20 23:13:16 2006 +0000
+++ b/textproc/py-gnosis-utils/distinfo Mon Feb 20 23:16:00 2006 +0000
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 14:48:48 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/02/20 23:16:00 wiz Exp $
 
 SHA1 (Gnosis_Utils-1.1.1.tar.gz) = 7e4477d5133656949550c3dfaef5406a601700c5
 RMD160 (Gnosis_Utils-1.1.1.tar.gz) = 44c98cd6a8365439f94e77ab42c60e3a09e23163
 Size (Gnosis_Utils-1.1.1.tar.gz) = 224646 bytes
+SHA1 (patch-aa) = 1162bd97f4c811a8ca16a43a7778fefb449d0912
diff -r 44ddd977bdcb -r 87ff9d5bda46 textproc/py-gnosis-utils/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-gnosis-utils/patches/patch-aa Mon Feb 20 23:16:00 2006 +0000
@@ -0,0 +1,10 @@
+$NetBSD: patch-aa,v 1.1 2006/02/20 23:16:00 wiz Exp $
+
+--- MANIFEST.orig      2004-02-19 04:23:27.000000000 +0000
++++ MANIFEST
+@@ -1,5 +1,3 @@
+-MANIFEST
+-README
+ setup.py
+ gnosis/README
+ gnosis/__init__.py



Home | Main Index | Thread Index | Old Index