From owner-svn-ports-all@freebsd.org Thu Sep 3 16:47:06 2015 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 17D669C9CBB; Thu, 3 Sep 2015 16:47:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 0850610DF; Thu, 3 Sep 2015 16:47:06 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t83Gl57g046322; Thu, 3 Sep 2015 16:47:05 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t83Gl5vC046320; Thu, 3 Sep 2015 16:47:05 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201509031647.t83Gl5vC046320@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 3 Sep 2015 16:47:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r396020 - head/net/pecl-mosquitto 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.20 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: Thu, 03 Sep 2015 16:47:06 -0000 Author: sunpoet Date: Thu Sep 3 16:47:04 2015 New Revision: 396020 URL: https://svnweb.freebsd.org/changeset/ports/396020 Log: - Update to 0.3.0 Changes: https://pecl.php.net/package-changelog.php?package=Mosquitto PR: 202872 Submitted by: Gasol Wu (maintainer) Modified: head/net/pecl-mosquitto/Makefile head/net/pecl-mosquitto/distinfo Modified: head/net/pecl-mosquitto/Makefile ============================================================================== --- head/net/pecl-mosquitto/Makefile Thu Sep 3 16:44:07 2015 (r396019) +++ head/net/pecl-mosquitto/Makefile Thu Sep 3 16:47:04 2015 (r396020) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mosquitto -PORTVERSION= 0.2.2 +PORTVERSION= 0.3.0 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/net/pecl-mosquitto/distinfo ============================================================================== --- head/net/pecl-mosquitto/distinfo Thu Sep 3 16:44:07 2015 (r396019) +++ head/net/pecl-mosquitto/distinfo Thu Sep 3 16:47:04 2015 (r396020) @@ -1,2 +1,2 @@ -SHA256 (PECL/Mosquitto-0.2.2.tgz) = e9baa3af1d9a62f8fa1b76ffffbd13fffe7b65e0122130fb389915269543915e -SIZE (PECL/Mosquitto-0.2.2.tgz) = 16018 +SHA256 (PECL/Mosquitto-0.3.0.tgz) = a8875474d6502dd1ffe119857f9b971110c194e8b761f19236e935afb7de8bfa +SIZE (PECL/Mosquitto-0.3.0.tgz) = 25395