svn commit: r418625 - head/security/py-pyaff4

Antoine Brodin antoine at FreeBSD.org
Sat Jul 16 10:21:30 UTC 2016


Author: antoine
Date: Sat Jul 16 10:21:29 2016
New Revision: 418625
URL: https://svnweb.freebsd.org/changeset/ports/418625

Log:
  Update to 0.24.post1

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

Modified: head/security/py-pyaff4/Makefile
==============================================================================
--- head/security/py-pyaff4/Makefile	Sat Jul 16 10:20:44 2016	(r418624)
+++ head/security/py-pyaff4/Makefile	Sat Jul 16 10:21:29 2016	(r418625)
@@ -1,9 +1,8 @@
 # Created by: antoine at FreeBSD.org
 # $FreeBSD$
 
-PORTNAME=	PyAFF4
-PORTVERSION=	0.23
-PORTREVISION=	1
+PORTNAME=	pyaff4
+DISTVERSION=	0.24.post1
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +17,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}inte
 		${PYTHON_PKGNAMEPREFIX}rdflib>=4.2.1:textproc/py-rdflib
 
 NO_ARCH=	yes
-USES=		python
+USES=		python zip
 USE_PYTHON=	distutils autoplist
 
 post-extract:

Modified: head/security/py-pyaff4/distinfo
==============================================================================
--- head/security/py-pyaff4/distinfo	Sat Jul 16 10:20:44 2016	(r418624)
+++ head/security/py-pyaff4/distinfo	Sat Jul 16 10:21:29 2016	(r418625)
@@ -1,2 +1,3 @@
-SHA256 (PyAFF4-0.23.tar.gz) = 634e7c5f6095653d6601aebcb07328433d1707bee3b048870aa671bdb071c56b
-SIZE (PyAFF4-0.23.tar.gz) = 44128
+TIMESTAMP = 1468658152
+SHA256 (pyaff4-0.24.post1.zip) = b30eb08407b78e80a1d9b6ab8d67213ea0cc9f93e217d5f3f9a51bad5a6469cf
+SIZE (pyaff4-0.24.post1.zip) = 54592


More information about the svn-ports-all mailing list