diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 21:32:32 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-02 21:32:32 +0800 |
commit | 8148377bdc22f31ae33361a80c797c6ac1ff5f12 (patch) | |
tree | 22ab08d827d8b5fe32f71bbec208926449ffaa60 /ftp | |
parent | 4813a402cfe8bcadcbcf330109111956ccf3d2a0 (diff) | |
download | freebsd-ports-gnome-8148377bdc22f31ae33361a80c797c6ac1ff5f12.tar.gz freebsd-ports-gnome-8148377bdc22f31ae33361a80c797c6ac1ff5f12.tar.zst freebsd-ports-gnome-8148377bdc22f31ae33361a80c797c6ac1ff5f12.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)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/php70-fastdfs/Makefile | 5 | ||||
-rw-r--r-- | ftp/php70-fastdfs/distinfo | 6 | ||||
-rw-r--r-- | ftp/php71-fastdfs/Makefile | 5 | ||||
-rw-r--r-- | ftp/php71-fastdfs/distinfo | 6 |
4 files changed, 10 insertions, 12 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 diff --git a/ftp/php70-fastdfs/distinfo b/ftp/php70-fastdfs/distinfo index 3ba115879eaa..e4a4d6fc8f36 100644 --- a/ftp/php70-fastdfs/distinfo +++ b/ftp/php70-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 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 |