svn commit: r451436 - head/math/pecl-bitset
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Oct 7 09:12:54 UTC 2017
Author: sunpoet
Date: Sat Oct 7 09:12:52 2017
New Revision: 451436
URL: https://svnweb.freebsd.org/changeset/ports/451436
Log:
Update to 3.0.1
Changes: https://pecl.php.net/package-changelog.php?package=Bitset
Modified:
head/math/pecl-bitset/Makefile
head/math/pecl-bitset/distinfo
Modified: head/math/pecl-bitset/Makefile
==============================================================================
--- head/math/pecl-bitset/Makefile Sat Oct 7 09:12:47 2017 (r451435)
+++ head/math/pecl-bitset/Makefile Sat Oct 7 09:12:52 2017 (r451436)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= bitset
-PORTVERSION= 3.0.0
-PORTREVISION= 1
+PORTVERSION= 3.0.1
CATEGORIES= math
MAINTAINER= sunpoet at FreeBSD.org
Modified: head/math/pecl-bitset/distinfo
==============================================================================
--- head/math/pecl-bitset/distinfo Sat Oct 7 09:12:47 2017 (r451435)
+++ head/math/pecl-bitset/distinfo Sat Oct 7 09:12:52 2017 (r451436)
@@ -1,2 +1,3 @@
-SHA256 (PECL/bitset-3.0.0.tgz) = eebd84594dd67cd0dc5335b8996b7594d1eae030df01fa40aa554d8ed2a2a664
-SIZE (PECL/bitset-3.0.0.tgz) = 12757
+TIMESTAMP = 1507363035
+SHA256 (PECL/bitset-3.0.1.tgz) = e03e14b0412f3978e80fe30521775a2d03d7c72bdbf71c6a32e8ba3207f1c836
+SIZE (PECL/bitset-3.0.1.tgz) = 13020
More information about the svn-ports-head
mailing list