Fix plist and bump PORTREVISION subsequently.
This commit is contained in:
parent
25701c26cd
commit
8d383534f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91654
2 changed files with 12 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= zodb
|
||||
PORTVERSION= 3.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.zope.org/Products/ZODB${PORTVERSION}/${PORTVERSION}/
|
||||
PKGNAMESUFFIX= -py${PYTHON_SUFFIX}
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
bin/fsdump.py
|
||||
bin/fsrefs.py
|
||||
bin/fstail.py
|
||||
bin/fstest.py
|
||||
bin/repozo.py
|
||||
bin/zeopack.py
|
||||
bin/zconfig
|
||||
bin/runzeo.py
|
||||
bin/mkzeoinst.py
|
||||
bin/zdrun.py
|
||||
bin/zdctl.py
|
||||
%%PYTHON_INCLUDEDIR%%/ZODB3/ExtensionClass.h
|
||||
%%PYTHON_INCLUDEDIR%%/ZODB3/cPersistence.h
|
||||
%%PYTHON_SITELIBDIR%%/Acquisition.so
|
||||
|
|
Loading…
Reference in a new issue