mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
devel/py-zope.interface: update to 4.1.3
- update to 4.1.3 - do not silence installation message PR: 204877 Submitted by: sunpoet
This commit is contained in:
parent
69fca33250
commit
7dc5035612
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403670
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zope.interface
|
||||
PORTVERSION= 4.1.2
|
||||
PORTVERSION= 4.1.3
|
||||
CATEGORIES= devel python zope
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,6 +18,6 @@ USES= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/interface/_zope_interface_coptimizations.so
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/zope/interface/_zope_interface_coptimizations.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (zope/zope.interface-4.1.2.tar.gz) = 441fefcac1fbac57c55239452557d3598571ab82395198b2565a29d45d1232f6
|
||||
SIZE (zope/zope.interface-4.1.2.tar.gz) = 919277
|
||||
SHA256 (zope/zope.interface-4.1.3.tar.gz) = 2e221a9eec7ccc58889a278ea13dcfed5ef939d80b07819a9a8b3cb1c681484f
|
||||
SIZE (zope/zope.interface-4.1.3.tar.gz) = 141561
|
||||
|
Loading…
Reference in New Issue
Block a user