svn commit: r367222 - in head/archivers/pear-Horde_Pack: . files

Martin Matuska mm at FreeBSD.org
Wed Sep 3 19:48:25 UTC 2014


Author: mm
Date: Wed Sep  3 19:48:24 2014
New Revision: 367222
URL: http://svnweb.freebsd.org/changeset/ports/367222
QAT: https://qat.redports.org/buildarchive/r367222/

Log:
  Revert patch, issue fixed in r271048

Deleted:
  head/archivers/pear-Horde_Pack/files/
Modified:
  head/archivers/pear-Horde_Pack/Makefile

Modified: head/archivers/pear-Horde_Pack/Makefile
==============================================================================
--- head/archivers/pear-Horde_Pack/Makefile	Wed Sep  3 19:09:22 2014	(r367221)
+++ head/archivers/pear-Horde_Pack/Makefile	Wed Sep  3 19:48:24 2014	(r367222)
@@ -2,7 +2,7 @@
 
 PORTNAME=	Horde_Pack
 PORTVERSION=	1.0.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	archivers www pear
 PKGNAMEPREFIX=	pear-
 
@@ -12,8 +12,6 @@ COMMENT=	Horde Pack Utility
 USE_HORDE_RUN=	Horde_Compress_Fast \
 		Horde_Exception
 
-PATCH_WRKSRC=	${WRKDIR}
-
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
 .include <bsd.port.post.mk>


More information about the svn-ports-head mailing list