aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/pecl-lzf/Makefile
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2015-04-29 14:42:51 +0800
committervanilla <vanilla@FreeBSD.org>2015-04-29 14:42:51 +0800
commit16293b65306aecf0b49bfd484501f62accecaa97 (patch)
treee37953add4fc26c834179990079f825d135406ff /archivers/pecl-lzf/Makefile
parent5d241a8ea2229cccaaa1faeea1a7f18af47e0cf7 (diff)
downloadfreebsd-ports-gnome-16293b65306aecf0b49bfd484501f62accecaa97.tar.gz
freebsd-ports-gnome-16293b65306aecf0b49bfd484501f62accecaa97.tar.zst
freebsd-ports-gnome-16293b65306aecf0b49bfd484501f62accecaa97.zip
1: Upgrade to 1.6.3.
2: remove BROKEN. 3: change distname. PR: 199770 Submitted by: neveld@davidnevel.org
Diffstat (limited to 'archivers/pecl-lzf/Makefile')
-rw-r--r--archivers/pecl-lzf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/pecl-lzf/Makefile b/archivers/pecl-lzf/Makefile
index 4840f84b0182..b657352b2f13 100644
--- a/archivers/pecl-lzf/Makefile
+++ b/archivers/pecl-lzf/Makefile
@@ -2,10 +2,11 @@
# $FreeBSD$
PORTNAME= lzf
-PORTVERSION= 1.6.2
+PORTVERSION= 1.6.3
CATEGORIES= archivers pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
+DISTNAME= ${PORTNAME:tu}-${PORTVERSION}
DIST_SUBDIR= PECL
MAINTAINER= ports@FreeBSD.org
@@ -13,7 +14,6 @@ COMMENT= Handles LZF de/compression
LICENSE= PHP202
-BROKEN= No public distfiles
USES= tar:tgz
USE_PHP= yes
USE_PHPEXT= yes