pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/py-basicproperty Clean up own directories.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6df4bb2e6c2
branches:  trunk
changeset: 505723:e6df4bb2e6c2
user:      salo <salo%pkgsrc.org@localhost>
date:      Fri Jan 06 17:17:40 2006 +0000

description:
Clean up own directories.
Bump PKGREVISION.

diffstat:

 lang/py-basicproperty/Makefile |  3 ++-
 lang/py-basicproperty/PLIST    |  9 ++++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r e03796b6b9ed -r e6df4bb2e6c2 lang/py-basicproperty/Makefile
--- a/lang/py-basicproperty/Makefile    Fri Jan 06 17:12:40 2006 +0000
+++ b/lang/py-basicproperty/Makefile    Fri Jan 06 17:17:40 2006 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2005/12/05 20:50:26 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2006/01/06 17:17:40 salo Exp $
 #
 
 DISTNAME=      basicproperty-0.6.3a
 PKGNAME=       ${PYPKGPREFIX}-basicproperty-0.6.3a
+PKGREVISION=   1
 CATEGORIES=    python
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=basicproperty/}
 
diff -r e03796b6b9ed -r e6df4bb2e6c2 lang/py-basicproperty/PLIST
--- a/lang/py-basicproperty/PLIST       Fri Jan 06 17:12:40 2006 +0000
+++ b/lang/py-basicproperty/PLIST       Fri Jan 06 17:17:40 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/21 10:59:50 darcy Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/01/06 17:17:40 salo Exp $
 ${PYSITELIB}/basicproperty/__init__.py
 ${PYSITELIB}/basicproperty/__init__.pyc
 ${PYSITELIB}/basicproperty/__init__.pyo
@@ -168,3 +168,10 @@
 ${PYSITELIB}/basictypes/xmlgenerator.py
 ${PYSITELIB}/basictypes/xmlgenerator.pyc
 ${PYSITELIB}/basictypes/xmlgenerator.pyo
+@dirrm ${PYSITELIB}/basictypes/wxtypes
+@dirrm ${PYSITELIB}/basictypes/vfs
+@dirrm ${PYSITELIB}/basictypes
+@dirrm ${PYSITELIB}/basicproperty/tests
+@dirrm ${PYSITELIB}/basicproperty/standard
+@dirrm ${PYSITELIB}/basicproperty/ext
+@dirrm ${PYSITELIB}/basicproperty



Home | Main Index | Thread Index | Old Index