Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 03:41:26 +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: r379739 - head/devel/pecl-params
Message-ID:  <201502240341.t1O3fQWq034885@svn.freebsd.org>

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

Log:
  switch to USES=tar:tgz.

Modified:
  head/devel/pecl-params/Makefile

Modified: head/devel/pecl-params/Makefile
==============================================================================
--- head/devel/pecl-params/Makefile	Tue Feb 24 03:39:44 2015	(r379738)
+++ head/devel/pecl-params/Makefile	Tue Feb 24 03:41:26 2015	(r379739)
@@ -6,12 +6,12 @@ PORTVERSION=	1.0
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PECL extension for a userspace equivalent of zend_parse_parameters()
 
+USES=		tar:tgz
 USE_PHP=	yes
 USE_PHP_BUILD=	yes
 USE_PHPEXT=	yes



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