svn commit: r533635 - head/net/py-transip
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 2 01:39:05 UTC 2020
Author: sunpoet
Date: Sat May 2 01:39:01 2020
New Revision: 533635
URL: https://svnweb.freebsd.org/changeset/ports/533635
Log:
Update to 2.1.2
Changes: https://github.com/benkonrath/transip-api/releases
https://github.com/benkonrath/transip-api/blob/master/CHANGELOG.rst
Modified:
head/net/py-transip/Makefile
head/net/py-transip/distinfo
Modified: head/net/py-transip/Makefile
==============================================================================
--- head/net/py-transip/Makefile Sat May 2 01:38:57 2020 (r533634)
+++ head/net/py-transip/Makefile Sat May 2 01:39:01 2020 (r533635)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= transip
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.2
CATEGORIES= net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/net/py-transip/distinfo
==============================================================================
--- head/net/py-transip/distinfo Sat May 2 01:38:57 2020 (r533634)
+++ head/net/py-transip/distinfo Sat May 2 01:39:01 2020 (r533635)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578923216
-SHA256 (transip-2.0.0.tar.gz) = f692bc1036d523ea5fdabf48fea04f11b50ebb6986c6f2343f3eef77c6f1e8dd
-SIZE (transip-2.0.0.tar.gz) = 12256
+TIMESTAMP = 1588348221
+SHA256 (transip-2.1.2.tar.gz) = e8c66ae9803fbdc4555e5b4a7373cd9053017a5952b2890e6e3ca6563775f7b3
+SIZE (transip-2.1.2.tar.gz) = 14738
More information about the svn-ports-all
mailing list