Date: Tue, 9 May 2017 23:57:28 +0000 (UTC) From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440522 - head/net-im/pecl-stomp2 Message-ID: <201705092357.v49NvSNn024130@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: dbaio Date: Tue May 9 23:57:27 2017 New Revision: 440522 URL: https://svnweb.freebsd.org/changeset/ports/440522 Log: net-im/pecl-stomp2: Update to 2.0.1 Changes: https://pecl.php.net/package-changelog.php?package=stomp&release=2.0.1 Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10649 Modified: head/net-im/pecl-stomp2/Makefile head/net-im/pecl-stomp2/distinfo Modified: head/net-im/pecl-stomp2/Makefile ============================================================================== --- head/net-im/pecl-stomp2/Makefile Tue May 9 22:04:09 2017 (r440521) +++ head/net-im/pecl-stomp2/Makefile Tue May 9 23:57:27 2017 (r440522) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= stomp -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= net-im pear PKGNAMESUFFIX= 2 Modified: head/net-im/pecl-stomp2/distinfo ============================================================================== --- head/net-im/pecl-stomp2/distinfo Tue May 9 22:04:09 2017 (r440521) +++ head/net-im/pecl-stomp2/distinfo Tue May 9 23:57:27 2017 (r440522) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475963392 -SHA256 (PECL/stomp-2.0.0.tgz) = 7a51195b26e2178bcdacd4ae09023cf50c756964fea85bf3837ab0b2ea7fa727 -SIZE (PECL/stomp-2.0.0.tgz) = 23422 +TIMESTAMP = 1494195018 +SHA256 (PECL/stomp-2.0.1.tgz) = 8ce920612a2611046eefc9d6a1795ffa6cce8fa40ab845f0ef4a59a18e45d342 +SIZE (PECL/stomp-2.0.1.tgz) = 23494
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705092357.v49NvSNn024130>