Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Feb 2017 13:32:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r433161 - in head/ftp: php70-fastdfs php71-fastdfs
Message-ID:  <201702021332.v12DWWov000191@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Feb  2 13:32:32 2017
New Revision: 433161
URL: https://svnweb.freebsd.org/changeset/ports/433161

Log:
  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)

Modified:
  head/ftp/php70-fastdfs/Makefile
  head/ftp/php70-fastdfs/distinfo   (contents, props changed)
  head/ftp/php71-fastdfs/Makefile
  head/ftp/php71-fastdfs/distinfo   (contents, props changed)

Modified: head/ftp/php70-fastdfs/Makefile
==============================================================================
--- head/ftp/php70-fastdfs/Makefile	Thu Feb  2 13:32:22 2017	(r433160)
+++ head/ftp/php70-fastdfs/Makefile	Thu Feb  2 13:32:32 2017	(r433161)
@@ -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/libf
 USE_GITHUB=	yes
 GH_ACCOUNT=	happyfish100
 GH_PROJECT=	fastdfs
-GH_TAGNAME=	87659981148a362812912b6d4752d281ac05f0b6
+GH_TAGNAME=	5d0d1ef
 
 USES=			php:ext
 IGNORE_WITH_PHP=	56 71

Modified: head/ftp/php70-fastdfs/distinfo
==============================================================================
--- head/ftp/php70-fastdfs/distinfo	Thu Feb  2 13:32:22 2017	(r433160)
+++ head/ftp/php70-fastdfs/distinfo	Thu Feb  2 13:32:32 2017	(r433161)
@@ -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

Modified: head/ftp/php71-fastdfs/Makefile
==============================================================================
--- head/ftp/php71-fastdfs/Makefile	Thu Feb  2 13:32:22 2017	(r433160)
+++ head/ftp/php71-fastdfs/Makefile	Thu Feb  2 13:32:32 2017	(r433161)
@@ -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/libf
 USE_GITHUB=	yes
 GH_ACCOUNT=	happyfish100
 GH_PROJECT=	fastdfs
-GH_TAGNAME=	87659981148a362812912b6d4752d281ac05f0b6
+GH_TAGNAME=	5d0d1ef
 
 USES=			php:ext
 IGNORE_WITH_PHP=	56 70

Modified: head/ftp/php71-fastdfs/distinfo
==============================================================================
--- head/ftp/php71-fastdfs/distinfo	Thu Feb  2 13:32:22 2017	(r433160)
+++ head/ftp/php71-fastdfs/distinfo	Thu Feb  2 13:32:32 2017	(r433161)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702021332.v12DWWov000191>