From owner-svn-ports-all@freebsd.org Tue May 9 23:57:29 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67979D66EA6; Tue, 9 May 2017 23:57:29 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 36E2E18CC; Tue, 9 May 2017 23:57:29 +0000 (UTC) (envelope-from dbaio@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v49NvSVL024132; Tue, 9 May 2017 23:57:28 GMT (envelope-from dbaio@FreeBSD.org) Received: (from dbaio@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v49NvSNn024130; Tue, 9 May 2017 23:57:28 GMT (envelope-from dbaio@FreeBSD.org) Message-Id: <201705092357.v49NvSNn024130@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dbaio set sender to dbaio@FreeBSD.org using -f From: "Danilo G. Baio" Date: Tue, 9 May 2017 23:57:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440522 - head/net-im/pecl-stomp2 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 May 2017 23:57:29 -0000 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