Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jan 2016 16:26:14 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r407227 - branches/2016Q1/security/py-pyaff4
Message-ID:  <201601251626.u0PGQETd055761@repo.freebsd.org>

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



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