aboutsummaryrefslogtreecommitdiff
path: root/ftp/php70-fastdfs/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-02 13:32:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-02-02 13:32:32 +0000
commitce707824dfa4e0aec5641f88ac6b24f4c924c1c6 (patch)
tree22ab08d827d8b5fe32f71bbec208926449ffaa60 /ftp/php70-fastdfs/Makefile
parentf2b8f057f8cf018ca37c71984408807ca193e297 (diff)
downloadports-ce707824dfa4e0aec5641f88ac6b24f4c924c1c6.tar.gz
ports-ce707824dfa4e0aec5641f88ac6b24f4c924c1c6.zip
Update to 5.0.9
- While I'm here, fix GH_TAGNAME Changes: https://github.com/happyfish100/fastdfs/commits/master PR: 216698 Submitted by: Daniel Ylitalo <daniel@blodan.se> (maintainer)
Notes
Notes: svn path=/head/; revision=433161
Diffstat (limited to 'ftp/php70-fastdfs/Makefile')
-rw-r--r--ftp/php70-fastdfs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/ftp/php70-fastdfs/Makefile b/ftp/php70-fastdfs/Makefile
index 015205ae031a..e97ca59e6a14 100644
--- a/ftp/php70-fastdfs/Makefile
+++ b/ftp/php70-fastdfs/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= fastdfs
-PORTVERSION= 5.0.8
-PORTREVISION= 1
+PORTVERSION= 5.0.9
CATEGORIES= ftp
PKGNAMEPREFIX= php70-
@@ -17,7 +16,7 @@ LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \
USE_GITHUB= yes
GH_ACCOUNT= happyfish100
GH_PROJECT= fastdfs
-GH_TAGNAME= 87659981148a362812912b6d4752d281ac05f0b6
+GH_TAGNAME= 5d0d1ef
USES= php:ext
IGNORE_WITH_PHP= 56 71