mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
databases/py-rrdtool: Update to v0.1.16
- pet portlint ChangeLog: https://pypi.org/project/rrdtool/0.1.16/ PR: 265589
This commit is contained in:
parent
9bfdf28e0d
commit
5bd35cab60
@ -1,9 +1,8 @@
|
|||||||
PORTNAME= rrdtool
|
PORTNAME= rrdtool
|
||||||
DISTVERSION= 0.1.15
|
DISTVERSION= 0.1.16
|
||||||
CATEGORIES= databases python
|
CATEGORIES= databases python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
# Bindings name is different from https://pypi.org/project/rrdtool/
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} # Bindings name is different from https://pypi.org/project/rrdtool/
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
||||||
|
|
||||||
MAINTAINER= darius@dons.net.au
|
MAINTAINER= darius@dons.net.au
|
||||||
COMMENT= Python interface to RRDTool, the graphing and logging utility
|
COMMENT= Python interface to RRDTool, the graphing and logging utility
|
||||||
@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||||||
LIB_DEPENDS= librrd.so:databases/rrdtool
|
LIB_DEPENDS= librrd.so:databases/rrdtool
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= distutils autoplist
|
USE_PYTHON= autoplist distutils
|
||||||
|
|
||||||
post-install:
|
post-install:
|
||||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/rrdtool*.so
|
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/rrdtool*.so
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1607259691
|
TIMESTAMP = 1659532096
|
||||||
SHA256 (rrdtool-0.1.15.tar.gz) = 951d2c23121dbe94859ea46bc9ed54e908e2f2ee60eff3c505db0778a3212732
|
SHA256 (rrdtool-0.1.16.tar.gz) = 5f0aff8b3e0a0f701652fa88bf605a54be9e6b25fba52a13b67c71f7b35a1451
|
||||||
SIZE (rrdtool-0.1.15.tar.gz) = 21864
|
SIZE (rrdtool-0.1.16.tar.gz) = 22088
|
||||||
|
Loading…
Reference in New Issue
Block a user