diff options
Diffstat (limited to '')
-rw-r--r-- | science/py-openpiv/Makefile | 4 | ||||
-rw-r--r-- | science/py-openpiv/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/py-openpiv/Makefile b/science/py-openpiv/Makefile index 085813e86907..f67aa19dad85 100644 --- a/science/py-openpiv/Makefile +++ b/science/py-openpiv/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= openpiv -PORTVERSION= 0.20.9 -PORTREVISION= 1 +PORTVERSION= 0.21.0 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -30,6 +29,7 @@ GH_PROJECT= openpiv-python post-patch: # Do not install supplementing data to allow concurrent installion ${REINPLACE_CMD} -e '/data_files = data_files,/d' ${WRKSRC}/setup.py + ${REINPLACE_CMD} -e '/version/s,0.20.9,0.21.0,' ${WRKSRC}/setup.py .include <bsd.port.pre.mk> diff --git a/science/py-openpiv/distinfo b/science/py-openpiv/distinfo index b0f0395c336d..d7f553b3b10d 100644 --- a/science/py-openpiv/distinfo +++ b/science/py-openpiv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1521535609 -SHA256 (OpenPIV-openpiv-python-0.20.9_GH0.tar.gz) = cbee966f9d5479db24d32c7844e8be6fd1e8033cb51e83485c84ce1874bfd488 -SIZE (OpenPIV-openpiv-python-0.20.9_GH0.tar.gz) = 21118182 +TIMESTAMP = 1546449802 +SHA256 (OpenPIV-openpiv-python-0.21.0_GH0.tar.gz) = 09747e5a49bede8547c0b8a2b6db8ac96afdaad9f9528f358349f47aeca6b7fd +SIZE (OpenPIV-openpiv-python-0.21.0_GH0.tar.gz) = 20623127 |