Date: Sat, 7 Oct 2017 09:12:52 +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: r451436 - head/math/pecl-bitset Message-ID: <201710070912.v979Cqqu079810@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710070912.v979Cqqu079810>