Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2016 10:21:29 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r418625 - head/security/py-pyaff4
Message-ID:  <201607161021.u6GALTi3022415@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201607161021.u6GALTi3022415>