pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/py-ZODB Add missing header files to PLIST. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9d32a4c753af
branches: trunk
changeset: 469618:9d32a4c753af
user: minskim <minskim%pkgsrc.org@localhost>
date: Wed Feb 25 21:24:44 2004 +0000
description:
Add missing header files to PLIST. Bump PKGREVISION.
diffstat:
databases/py-ZODB/Makefile | 3 ++-
databases/py-ZODB/PLIST | 5 ++++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (37 lines):
diff -r eb6169bcf45b -r 9d32a4c753af databases/py-ZODB/Makefile
--- a/databases/py-ZODB/Makefile Wed Feb 25 20:42:17 2004 +0000
+++ b/databases/py-ZODB/Makefile Wed Feb 25 21:24:44 2004 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/02/25 20:42:17 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2004/02/25 21:24:44 minskim Exp $
#
DISTNAME= ZODB3-3.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/3-/-/}
+PKGREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://zope.org/Products/ZODB3.2/3.2/
diff -r eb6169bcf45b -r 9d32a4c753af databases/py-ZODB/PLIST
--- a/databases/py-ZODB/PLIST Wed Feb 25 20:42:17 2004 +0000
+++ b/databases/py-ZODB/PLIST Wed Feb 25 21:24:44 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/06 19:52:47 recht Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/02/25 21:24:44 minskim Exp $
bin/fsdump.py
bin/fsrefs.py
bin/fstail.py
@@ -10,6 +10,8 @@
bin/mkzeoinst.py
bin/zdrun.py
bin/zdctl.py
+${PYINC}/ZODB3/ExtensionClass.h
+${PYINC}/ZODB3/cPersistence.h
${PYSITELIB}/Acquisition.so
${PYSITELIB}/ComputedAttribute.so
${PYSITELIB}/ExtensionClass.so
@@ -495,3 +497,4 @@
@dirrm ${PYSITELIB}/zLOG
@dirrm ${PYSITELIB}/zdaemon/tests
@dirrm ${PYSITELIB}/zdaemon
+@dirrm ${PYINC}/ZODB3
Home |
Main Index |
Thread Index |
Old Index