svn commit: r450435 - head/security/py-m2crypto

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Sep 23 14:10:06 UTC 2017


Author: sunpoet
Date: Sat Sep 23 14:10:05 2017
New Revision: 450435
URL: https://svnweb.freebsd.org/changeset/ports/450435

Log:
  Update to 0.26.3
  
  Changes:	https://gitlab.com/m2crypto/m2crypto/blob/master/CHANGES

Modified:
  head/security/py-m2crypto/Makefile
  head/security/py-m2crypto/distinfo

Modified: head/security/py-m2crypto/Makefile
==============================================================================
--- head/security/py-m2crypto/Makefile	Sat Sep 23 14:10:00 2017	(r450434)
+++ head/security/py-m2crypto/Makefile	Sat Sep 23 14:10:05 2017	(r450435)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	m2crypto
-PORTVERSION=	0.26.2
+PORTVERSION=	0.26.3
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/security/py-m2crypto/distinfo
==============================================================================
--- head/security/py-m2crypto/distinfo	Sat Sep 23 14:10:00 2017	(r450434)
+++ head/security/py-m2crypto/distinfo	Sat Sep 23 14:10:05 2017	(r450435)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506005371
-SHA256 (M2Crypto-0.26.2.tar.gz) = 82a5e160583b9316f29aa2d7890a031f030fb62de8ea570ea6f52b2302b83a22
-SIZE (M2Crypto-0.26.2.tar.gz) = 1116065
+TIMESTAMP = 1506141320
+SHA256 (M2Crypto-0.26.3.tar.gz) = 98e634ecc30ba3c88f550861eb2c6bec74546c4a05c9df23dfd9ed0bf3adc14f
+SIZE (M2Crypto-0.26.3.tar.gz) = 1116229


More information about the svn-ports-all mailing list