mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
dns/py-pywdns: Upgrade to 0.10.2
pywdns (0.10.2) * Bugfixes for type matching and documentation. Fix REINPLACE_CMD issue Sponsored by: DomainTools LLC
This commit is contained in:
parent
3607de2581
commit
922edb579a
@ -1,6 +1,6 @@
|
||||
PORTNAME= pywdns
|
||||
PORTVERSION= 0.10.1
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.10.2
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= dns python
|
||||
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,7 @@ USES= pkgconfig python
|
||||
USE_PYTHON= autoplist cython distutils
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} -e "1s+ python+ ${PYTHON_CMD}+" ${WRKSRC}/gen_pywdns_constants
|
||||
${REINPLACE_CMD} -e "1s+/usr/bin/python+ ${PYTHON_CMD}+" ${WRKSRC}/gen_pywdns_constants
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}/${PYTHON_SITELIBDIR}/wdns*.so
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1622484113
|
||||
SHA256 (pywdns-0.10.1.tar.gz) = 227bcd933403c7c05c07b3a40d30038bab505652128502c3b4f0470595a68845
|
||||
SIZE (pywdns-0.10.1.tar.gz) = 12014
|
||||
TIMESTAMP = 1734059410
|
||||
SHA256 (pywdns-0.10.2.tar.gz) = 57f016eb627b9ae64413f2a4463b65165047e9af6b82a75be54eddc87acb6248
|
||||
SIZE (pywdns-0.10.2.tar.gz) = 12173
|
||||
|
Loading…
Reference in New Issue
Block a user