Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 08:56:31 +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: r379767 - head/math/pecl-big_int
Message-ID:  <201502240856.t1O8uVmI083501@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Feb 24 08:56:30 2015
New Revision: 379767
URL: https://svnweb.freebsd.org/changeset/ports/379767
QAT: https://qat.redports.org/buildarchive/r379767/

Log:
  switch to USES=tar:tgz

Modified:
  head/math/pecl-big_int/Makefile

Modified: head/math/pecl-big_int/Makefile
==============================================================================
--- head/math/pecl-big_int/Makefile	Tue Feb 24 08:54:13 2015	(r379766)
+++ head/math/pecl-big_int/Makefile	Tue Feb 24 08:56:30 2015	(r379767)
@@ -6,12 +6,12 @@ PORTVERSION=	1.0.7
 CATEGORIES=	math devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Functions for calculations with arbitrary length integers and bitsets
 
+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?201502240856.t1O8uVmI083501>