aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2017-05-03 20:47:59 +0800
committermiwi <miwi@FreeBSD.org>2017-05-03 20:47:59 +0800
commit8ee53cf54d2487210d00586264b2b2b6fb748168 (patch)
tree47a56382563dee56df60443440f3a964f9a0b668
parentfaa96d6d02a4f64e8b68114e818e0d9a74ab5479 (diff)
downloadfreebsd-ports-gnome-8ee53cf54d2487210d00586264b2b2b6fb748168.tar.gz
freebsd-ports-gnome-8ee53cf54d2487210d00586264b2b2b6fb748168.tar.zst
freebsd-ports-gnome-8ee53cf54d2487210d00586264b2b2b6fb748168.zip
Updates
devel/libfastcommon to 1.0.36 ftp/fastdfs to 5.0.10 ftp/php56-fastdfs to 5.0.10 ftp/php70-fastdfs to 5.0.10 ftp/php71-fastdfs to 5.0.10 Changelog: https://github.com/happyfish100/libfastcommon/blob/master/HISTORY https://github.com/happyfish100/fastdfs/blob/master/HISTORY PR: 218423 Submitted by: maintainer
-rw-r--r--devel/libfastcommon/Makefile5
-rw-r--r--devel/libfastcommon/distinfo6
-rw-r--r--ftp/fastdfs/Makefile5
-rw-r--r--ftp/fastdfs/distinfo6
-rw-r--r--ftp/php56-fastdfs/Makefile7
-rw-r--r--ftp/php56-fastdfs/distinfo6
-rw-r--r--ftp/php70-fastdfs/Makefile4
-rw-r--r--ftp/php70-fastdfs/distinfo6
-rw-r--r--ftp/php71-fastdfs/Makefile4
-rw-r--r--ftp/php71-fastdfs/distinfo6
10 files changed, 26 insertions, 29 deletions
diff --git a/devel/libfastcommon/Makefile b/devel/libfastcommon/Makefile
index 0b1cc819221c..8e94a264a825 100644
--- a/devel/libfastcommon/Makefile
+++ b/devel/libfastcommon/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= libfastcommon
-PORTVERSION= 1.0.30
-PORTREVISION= 1
+PORTVERSION= 1.0.36
CATEGORIES= devel
MAINTAINER= daniel@blodan.se
@@ -12,7 +11,7 @@ LICENSE= GPLv3
USE_GITHUB= yes
GH_ACCOUNT= happyfish100
-GH_TAGNAME= b80de986b2a269cd15d56e4978c6df844a9c2e59
+GH_TAGNAME= aa4f5b29c76b3a87b54ca177808afc7f103f0b2b
USE_LDCONFIG= yes
diff --git a/devel/libfastcommon/distinfo b/devel/libfastcommon/distinfo
index 4ba685735533..7b9b3c03bc39 100644
--- a/devel/libfastcommon/distinfo
+++ b/devel/libfastcommon/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477294559
-SHA256 (happyfish100-libfastcommon-1.0.30-b80de986b2a269cd15d56e4978c6df844a9c2e59_GH0.tar.gz) = 9be2ee4a33fe8a359f9ddf9afd561afc9a43b1fa3e520c8104a0ba3294e129f3
-SIZE (happyfish100-libfastcommon-1.0.30-b80de986b2a269cd15d56e4978c6df844a9c2e59_GH0.tar.gz) = 121845
+TIMESTAMP = 1491471318
+SHA256 (happyfish100-libfastcommon-1.0.36-aa4f5b29c76b3a87b54ca177808afc7f103f0b2b_GH0.tar.gz) = 09bcbc5fed283577cd7bc24220379c0e31fe52e0bdb8999ab70e6ffa956c7b8a
+SIZE (happyfish100-libfastcommon-1.0.36-aa4f5b29c76b3a87b54ca177808afc7f103f0b2b_GH0.tar.gz) = 435042
diff --git a/ftp/fastdfs/Makefile b/ftp/fastdfs/Makefile
index 823dba816e4d..ef7405f7f78f 100644
--- a/ftp/fastdfs/Makefile
+++ b/ftp/fastdfs/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= fastdfs
-PORTVERSION= 5.0.8
-PORTREVISION= 1
+PORTVERSION= 5.0.10
CATEGORIES= ftp
MAINTAINER= daniel@blodan.se
@@ -21,7 +20,7 @@ GROUPS= _fastdfs
USE_GITHUB= yes
GH_ACCOUNT= happyfish100
-GH_TAGNAME= 87659981148a362812912b6d4752d281ac05f0b6
+GH_TAGNAME= bcb7c56
MAKE_ENV+= DESTDIR=${STAGEDIR}
diff --git a/ftp/fastdfs/distinfo b/ftp/fastdfs/distinfo
index c79e85944cfb..bfcfb8ae63ed 100644
--- a/ftp/fastdfs/distinfo
+++ b/ftp/fastdfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477045074
-SHA256 (happyfish100-fastdfs-5.0.8-87659981148a362812912b6d4752d281ac05f0b6_GH0.tar.gz) = c901415de55cad67fe31678091ce131ad4973bce19770f1a03b0be38ba02662d
-SIZE (happyfish100-fastdfs-5.0.8-87659981148a362812912b6d4752d281ac05f0b6_GH0.tar.gz) = 335406
+TIMESTAMP = 1491471606
+SHA256 (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 24b57a4bbb4e51df67e1d76b086cd16008f657bf79777722ea4471331c79fa6b
+SIZE (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 336625
diff --git a/ftp/php56-fastdfs/Makefile b/ftp/php56-fastdfs/Makefile
index 3a9af682ec54..203c15dd7e4c 100644
--- a/ftp/php56-fastdfs/Makefile
+++ b/ftp/php56-fastdfs/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= php56-fastdfs
-PORTVERSION= 5.0.8
-PORTREVISION= 1
+PORTVERSION= 5.0.10
CATEGORIES= ftp
MAINTAINER= daniel@blodan.se
@@ -16,10 +15,10 @@ LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \
USE_GITHUB= yes
GH_ACCOUNT= happyfish100
GH_PROJECT= fastdfs
-GH_TAGNAME= 87659981148a362812912b6d4752d281ac05f0b6
+GH_TAGNAME= bcb7c56
USES= php:ext
-IGNORE_WITH_PHP= 70
+IGNORE_WITH_PHP= 70 71
PHP_VER= 56
WRKSRC_SUBDIR= php_client
diff --git a/ftp/php56-fastdfs/distinfo b/ftp/php56-fastdfs/distinfo
index 52c7d7a25b56..ab04ac269371 100644
--- a/ftp/php56-fastdfs/distinfo
+++ b/ftp/php56-fastdfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477046032
-SHA256 (happyfish100-fastdfs-5.0.8-87659981148a362812912b6d4752d281ac05f0b6_GH0.tar.gz) = c901415de55cad67fe31678091ce131ad4973bce19770f1a03b0be38ba02662d
-SIZE (happyfish100-fastdfs-5.0.8-87659981148a362812912b6d4752d281ac05f0b6_GH0.tar.gz) = 335406
+TIMESTAMP = 1491471612
+SHA256 (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 24b57a4bbb4e51df67e1d76b086cd16008f657bf79777722ea4471331c79fa6b
+SIZE (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 336625
diff --git a/ftp/php70-fastdfs/Makefile b/ftp/php70-fastdfs/Makefile
index e97ca59e6a14..f99a11d5e2f0 100644
--- a/ftp/php70-fastdfs/Makefile
+++ b/ftp/php70-fastdfs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fastdfs
-PORTVERSION= 5.0.9
+PORTVERSION= 5.0.10
CATEGORIES= ftp
PKGNAMEPREFIX= php70-
@@ -16,7 +16,7 @@ LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \
USE_GITHUB= yes
GH_ACCOUNT= happyfish100
GH_PROJECT= fastdfs
-GH_TAGNAME= 5d0d1ef
+GH_TAGNAME= bcb7c56
USES= php:ext
IGNORE_WITH_PHP= 56 71
diff --git a/ftp/php70-fastdfs/distinfo b/ftp/php70-fastdfs/distinfo
index e4a4d6fc8f36..4d2628626c7a 100644
--- a/ftp/php70-fastdfs/distinfo
+++ b/ftp/php70-fastdfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486036290
-SHA256 (happyfish100-fastdfs-5.0.9-5d0d1ef_GH0.tar.gz) = c7046776c34476cd457ecb010906fab7ce6edce3faf82e6bf8b8ba5583ae370d
-SIZE (happyfish100-fastdfs-5.0.9-5d0d1ef_GH0.tar.gz) = 335184
+TIMESTAMP = 1491471617
+SHA256 (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 24b57a4bbb4e51df67e1d76b086cd16008f657bf79777722ea4471331c79fa6b
+SIZE (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 336625
diff --git a/ftp/php71-fastdfs/Makefile b/ftp/php71-fastdfs/Makefile
index c4cbb246cf98..a9b1ab6cb829 100644
--- a/ftp/php71-fastdfs/Makefile
+++ b/ftp/php71-fastdfs/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= fastdfs
-PORTVERSION= 5.0.9
+PORTVERSION= 5.0.10
CATEGORIES= ftp
PKGNAMEPREFIX= php71-
@@ -16,7 +16,7 @@ LIB_DEPENDS= libfastcommon.so:devel/libfastcommon \
USE_GITHUB= yes
GH_ACCOUNT= happyfish100
GH_PROJECT= fastdfs
-GH_TAGNAME= 5d0d1ef
+GH_TAGNAME= bcb7c56
USES= php:ext
IGNORE_WITH_PHP= 56 70
diff --git a/ftp/php71-fastdfs/distinfo b/ftp/php71-fastdfs/distinfo
index e4a4d6fc8f36..530afa2e946f 100644
--- a/ftp/php71-fastdfs/distinfo
+++ b/ftp/php71-fastdfs/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486036290
-SHA256 (happyfish100-fastdfs-5.0.9-5d0d1ef_GH0.tar.gz) = c7046776c34476cd457ecb010906fab7ce6edce3faf82e6bf8b8ba5583ae370d
-SIZE (happyfish100-fastdfs-5.0.9-5d0d1ef_GH0.tar.gz) = 335184
+TIMESTAMP = 1491471623
+SHA256 (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 24b57a4bbb4e51df67e1d76b086cd16008f657bf79777722ea4471331c79fa6b
+SIZE (happyfish100-fastdfs-5.0.10-bcb7c56_GH0.tar.gz) = 336625