svn commit: r407227 - branches/2016Q1/security/py-pyaff4

Mark Felder feld at FreeBSD.org
Mon Jan 25 16:26:15 UTC 2016


Author: feld
Date: Mon Jan 25 16:26:14 2016
New Revision: 407227
URL: https://svnweb.freebsd.org/changeset/ports/407227

Log:
  Revert MFH
  
  Only affects version 0.20 which is not in 2016Q1
  
  Submitted by:	antoine
  Approved by:	ports-secteam (with hat)

Modified:
  branches/2016Q1/security/py-pyaff4/Makefile

Modified: branches/2016Q1/security/py-pyaff4/Makefile
==============================================================================
--- branches/2016Q1/security/py-pyaff4/Makefile	Mon Jan 25 16:21:29 2016	(r407226)
+++ branches/2016Q1/security/py-pyaff4/Makefile	Mon Jan 25 16:26:14 2016	(r407227)
@@ -3,7 +3,6 @@
 
 PORTNAME=	PyAFF4
 PORTVERSION=	0.17
-PORTREVISION=	1
 CATEGORIES=	security devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -20,7 +19,4 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}inte
 USES=		python
 USE_PYTHON=	distutils autoplist
 
-post-extract:
-	@${CHMOD} -R a+rX ${WRKSRC}
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list