- update to 4.0a1
This commit is contained in:
parent
ef0773a5fd
commit
3573963660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288474
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Acquisition
|
||||
PORTVERSION= 2.13.8
|
||||
PORTVERSION= 4.0a1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ COMMENT= Allows to obtain attributes from the containment hierarchy
|
|||
|
||||
LICENSE= ZPL21
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=0:${PORTSDIR}/devel/py-ExtensionClass \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ExtensionClass>=4.0:${PORTSDIR}/devel/py-ExtensionClass \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface
|
||||
|
||||
PYEASYINSTALL_ARCHDEP= yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (zope/Acquisition-2.13.8.zip) = bcce77b871ac0dd9f09c17a76e5352344666908063e11341231455c923af32d5
|
||||
SIZE (zope/Acquisition-2.13.8.zip) = 71260
|
||||
SHA256 (zope/Acquisition-4.0a1.zip) = ec2035e9db9785256d49599ff594616e5331653b0d49557fd54ea984b7d67d10
|
||||
SIZE (zope/Acquisition-4.0a1.zip) = 71986
|
||||
|
|
Loading…
Reference in a new issue