svn commit: r456459 - branches/2017Q4/math/pecl-bitset2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Dec 16 08:37:18 UTC 2017


Author: sunpoet
Date: Sat Dec 16 08:37:17 2017
New Revision: 456459
URL: https://svnweb.freebsd.org/changeset/ports/456459

Log:
  MFH: r451437
  
  Update to 2.0.4
  
  Changes:	https://pecl.php.net/package-changelog.php?package=Bitset
  
  Approved by:	ports-secteam (delphij)

Modified:
  branches/2017Q4/math/pecl-bitset2/Makefile
  branches/2017Q4/math/pecl-bitset2/distinfo
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/math/pecl-bitset2/Makefile
==============================================================================
--- branches/2017Q4/math/pecl-bitset2/Makefile	Sat Dec 16 06:14:14 2017	(r456458)
+++ branches/2017Q4/math/pecl-bitset2/Makefile	Sat Dec 16 08:37:17 2017	(r456459)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	bitset
-PORTVERSION=	2.0.3
-PORTREVISION=	1
+PORTVERSION=	2.0.4
 CATEGORIES=	math
 PKGNAMESUFFIX=	2
 

Modified: branches/2017Q4/math/pecl-bitset2/distinfo
==============================================================================
--- branches/2017Q4/math/pecl-bitset2/distinfo	Sat Dec 16 06:14:14 2017	(r456458)
+++ branches/2017Q4/math/pecl-bitset2/distinfo	Sat Dec 16 08:37:17 2017	(r456459)
@@ -1,2 +1,3 @@
-SHA256 (PECL/bitset-2.0.3.tgz) = 6fbfe633482e281e08291e56edd1270057ff4e883aca13822273e3729f491ebe
-SIZE (PECL/bitset-2.0.3.tgz) = 19682
+TIMESTAMP = 1507363042
+SHA256 (PECL/bitset-2.0.4.tgz) = 73ea3f265d2c2f2da2f871ca043d3d8541e2ccc80a7f0e8f0f41ca48a839622b
+SIZE (PECL/bitset-2.0.4.tgz) = 19973


More information about the svn-ports-all mailing list