Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2016 20:24:02 +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: r410574 - head/security/py-pyaff4
Message-ID:  <201603072024.u27KO2h6061497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon Mar  7 20:24:02 2016
New Revision: 410574
URL: https://svnweb.freebsd.org/changeset/ports/410574

Log:
  Update to 0.22

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

Modified: head/security/py-pyaff4/Makefile
==============================================================================
--- head/security/py-pyaff4/Makefile	Mon Mar  7 20:14:15 2016	(r410573)
+++ head/security/py-pyaff4/Makefile	Mon Mar  7 20:24:02 2016	(r410574)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	PyAFF4
-PORTVERSION=	0.20
-PORTREVISION=	1
+PORTVERSION=	0.22
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -24,4 +23,7 @@ USE_PYTHON=	distutils autoplist
 post-extract:
 	@${CHMOD} -R a+rX ${WRKSRC}
 
+post-patch:
+	${REINPLACE_CMD} '/aff4-snappy/d' ${WRKSRC}/setup.py
+
 .include <bsd.port.mk>

Modified: head/security/py-pyaff4/distinfo
==============================================================================
--- head/security/py-pyaff4/distinfo	Mon Mar  7 20:14:15 2016	(r410573)
+++ head/security/py-pyaff4/distinfo	Mon Mar  7 20:24:02 2016	(r410574)
@@ -1,2 +1,2 @@
-SHA256 (PyAFF4-0.20.tar.gz) = 1dc1b6e852e1bb9913c41a2323f4ae63b5b3fd995377d902fe097051d2496cfa
-SIZE (PyAFF4-0.20.tar.gz) = 246732
+SHA256 (PyAFF4-0.22.tar.gz) = 2b765d88d778e8b2cd74191711526d6f230338dcc3efa913e52ad6f481003604
+SIZE (PyAFF4-0.22.tar.gz) = 44058



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