svn commit: r557597 - head/security/py-pyspnego
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Dec 10 21:45:14 UTC 2020
Author: sunpoet
Date: Thu Dec 10 21:45:07 2020
New Revision: 557597
URL: https://svnweb.freebsd.org/changeset/ports/557597
Log:
Update to 0.1.4
Changes: https://github.com/jborean93/pyspnego/releases
Modified:
head/security/py-pyspnego/Makefile
head/security/py-pyspnego/distinfo
Modified: head/security/py-pyspnego/Makefile
==============================================================================
--- head/security/py-pyspnego/Makefile Thu Dec 10 21:45:00 2020 (r557596)
+++ head/security/py-pyspnego/Makefile Thu Dec 10 21:45:07 2020 (r557597)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= pyspnego
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.4
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -26,4 +26,3 @@ YAML_DESC= YAML output support
YAML_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR}
.include <bsd.port.mk>
-
Modified: head/security/py-pyspnego/distinfo
==============================================================================
--- head/security/py-pyspnego/distinfo Thu Dec 10 21:45:00 2020 (r557596)
+++ head/security/py-pyspnego/distinfo Thu Dec 10 21:45:07 2020 (r557597)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604680060
-SHA256 (pyspnego-0.1.3.tar.gz) = a2963d52b64ecd7df3f8e9a311a423e75bd4bcc5944d46da16837607f9f6e667
-SIZE (pyspnego-0.1.3.tar.gz) = 94432
+TIMESTAMP = 1607539819
+SHA256 (pyspnego-0.1.4.tar.gz) = 0182c34964f6f08a91bd538e6e22cc6d38c73dbb4801bbe20f8c2855b7604a7d
+SIZE (pyspnego-0.1.4.tar.gz) = 94724
More information about the svn-ports-all
mailing list