pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

php-phalcon4: Revert mistakenly removed .tar.gz extract suffix



Module Name:	pkgsrc-wip
Committed By:	Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By:	otis
Date:		Sat Oct 10 17:11:10 2020 +0000
Changeset:	1f05280a8a323da9e9e9449ecbe4af2d1b320407

Modified Files:
	php-phalcon4/Makefile

Log Message:
php-phalcon4: Revert mistakenly removed .tar.gz extract suffix

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1f05280a8a323da9e9e9449ecbe4af2d1b320407

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 php-phalcon4/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/php-phalcon4/Makefile b/php-phalcon4/Makefile
index 04afc8910c..d4c6248824 100644
--- a/php-phalcon4/Makefile
+++ b/php-phalcon4/Makefile
@@ -6,6 +6,7 @@ PECL_VERSION=		4.0.6
 PKGNAME=		${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=		www
 MASTER_SITES=		${MASTER_SITE_GITHUB:=phalcon/}
+EXTRACT_SUFX=		.tar.gz
 
 HOMEPAGE=		https://phalconphp.com/
 COMMENT=		Web framework implemented as a C extension offering high performance


Home | Main Index | Thread Index | Old Index