Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 03:57:40 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379743 - head/devel/pecl-svn
Message-ID:  <201502240357.t1O3vep0041485@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Feb 24 03:57:39 2015
New Revision: 379743
URL: https://svnweb.freebsd.org/changeset/ports/379743
QAT: https://qat.redports.org/buildarchive/r379743/

Log:
  switch to USES=tar:tgz

Modified:
  head/devel/pecl-svn/Makefile

Modified: head/devel/pecl-svn/Makefile
==============================================================================
--- head/devel/pecl-svn/Makefile	Tue Feb 24 03:50:40 2015	(r379742)
+++ head/devel/pecl-svn/Makefile	Tue Feb 24 03:57:39 2015	(r379743)
@@ -6,7 +6,6 @@ PORTVERSION=	1.0.2
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	ports@FreeBSD.org
@@ -16,6 +15,7 @@ LICENSE=	PHP301
 
 LIB_DEPENDS=	libsvn_client-1.so:${PORTSDIR}/devel/subversion16
 
+USES=		tar:tgz
 USE_PHP=	yes
 USE_PHPEXT=	yes
 



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