diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-02 13:32:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-02-02 13:32:32 +0000 |
commit | ce707824dfa4e0aec5641f88ac6b24f4c924c1c6 (patch) | |
tree | 22ab08d827d8b5fe32f71bbec208926449ffaa60 /ftp/php71-fastdfs | |
parent | f2b8f057f8cf018ca37c71984408807ca193e297 (diff) | |
download | ports-ce707824dfa4e0aec5641f88ac6b24f4c924c1c6.tar.gz ports-ce707824dfa4e0aec5641f88ac6b24f4c924c1c6.zip |
Notes
Diffstat (limited to 'ftp/php71-fastdfs')
-rw-r--r-- | ftp/php71-fastdfs/Makefile | 5 | ||||
-rw-r--r-- | ftp/php71-fastdfs/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/ftp/php71-fastdfs/Makefile b/ftp/php71-fastdfs/Makefile index 9ce708b36a79..c4cbb246cf98 100644 --- a/ftp/php71-fastdfs/Makefile +++ b/ftp/php71-fastdfs/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= fastdfs -PORTVERSION= 5.0.8 -PORTREVISION= 1 +PORTVERSION= 5.0.9 CATEGORIES= ftp PKGNAMEPREFIX= php71- @@ -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 70 diff --git a/ftp/php71-fastdfs/distinfo b/ftp/php71-fastdfs/distinfo index 3ba115879eaa..e4a4d6fc8f36 100644 --- a/ftp/php71-fastdfs/distinfo +++ b/ftp/php71-fastdfs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1477046089 -SHA256 (happyfish100-fastdfs-5.0.8-87659981148a362812912b6d4752d281ac05f0b6_GH0.tar.gz) = c901415de55cad67fe31678091ce131ad4973bce19770f1a03b0be38ba02662d -SIZE (happyfish100-fastdfs-5.0.8-87659981148a362812912b6d4752d281ac05f0b6_GH0.tar.gz) = 335406 +TIMESTAMP = 1486036290 +SHA256 (happyfish100-fastdfs-5.0.9-5d0d1ef_GH0.tar.gz) = c7046776c34476cd457ecb010906fab7ce6edce3faf82e6bf8b8ba5583ae370d +SIZE (happyfish100-fastdfs-5.0.9-5d0d1ef_GH0.tar.gz) = 335184 |