From owner-svn-ports-head@freebsd.org Tue Nov 8 23:53:55 2016 Return-Path: Delivered-To: svn-ports-head@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 5A913C37A0B; Tue, 8 Nov 2016 23:53:55 +0000 (UTC) (envelope-from mm@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 125573FE; Tue, 8 Nov 2016 23:53:55 +0000 (UTC) (envelope-from mm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA8NrssC067342; Tue, 8 Nov 2016 23:53:54 GMT (envelope-from mm@FreeBSD.org) Received: (from mm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA8Nrrvx067338; Tue, 8 Nov 2016 23:53:53 GMT (envelope-from mm@FreeBSD.org) Message-Id: <201611082353.uA8Nrrvx067338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mm set sender to mm@FreeBSD.org using -f From: Martin Matuska Date: Tue, 8 Nov 2016 23:53:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425775 - in head: security/pear-Horde_Oauth www/pear-Horde_Service_Twitter X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Nov 2016 23:53:55 -0000 Author: mm Date: Tue Nov 8 23:53:53 2016 New Revision: 425775 URL: https://svnweb.freebsd.org/changeset/ports/425775 Log: Horde package update: security/pear-Horde_Oauth 1.0.2 -> 2.0.3 www/pear-Horde_Service_Twitter 2.0.1 -> 2.1.5 Modified: head/security/pear-Horde_Oauth/Makefile head/security/pear-Horde_Oauth/distinfo head/www/pear-Horde_Service_Twitter/Makefile head/www/pear-Horde_Service_Twitter/distinfo Modified: head/security/pear-Horde_Oauth/Makefile ============================================================================== --- head/security/pear-Horde_Oauth/Makefile Tue Nov 8 23:47:23 2016 (r425774) +++ head/security/pear-Horde_Oauth/Makefile Tue Nov 8 23:53:53 2016 (r425775) @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= Horde_Oauth -PORTVERSION= 1.0.2 +PORTVERSION= 2.0.3 CATEGORIES= security www pear MAINTAINER= horde@FreeBSD.org COMMENT= Horde OAuth client/server USES= horde -USE_HORDE_RUN= Horde_Exception Horde_Http +USE_HORDE_RUN= Horde_Exception \ + Horde_Http \ + Horde_Util USE_PHP= hash openssl .include Modified: head/security/pear-Horde_Oauth/distinfo ============================================================================== --- head/security/pear-Horde_Oauth/distinfo Tue Nov 8 23:47:23 2016 (r425774) +++ head/security/pear-Horde_Oauth/distinfo Tue Nov 8 23:53:53 2016 (r425775) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Oauth-1.0.2.tgz) = ac621ffa6f05186a6119ee5da10d056cd762df8e0fcce1498f62544fa5af24e3 -SIZE (Horde/Horde_Oauth-1.0.2.tgz) = 5970 +TIMESTAMP = 1478649013 +SHA256 (Horde/Horde_Oauth-2.0.3.tgz) = 3a18046d9b772a127b6d027cf9f6ad346442421dc0e1a7640e4e503333c2764b +SIZE (Horde/Horde_Oauth-2.0.3.tgz) = 6134 Modified: head/www/pear-Horde_Service_Twitter/Makefile ============================================================================== --- head/www/pear-Horde_Service_Twitter/Makefile Tue Nov 8 23:47:23 2016 (r425774) +++ head/www/pear-Horde_Service_Twitter/Makefile Tue Nov 8 23:53:53 2016 (r425775) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Horde_Service_Twitter -PORTVERSION= 2.0.1 +PORTVERSION= 2.1.5 CATEGORIES= www pear MAINTAINER= horde@FreeBSD.org @@ -13,6 +13,7 @@ USE_HORDE_RUN= Horde_Controller \ Horde_Exception \ Horde_Http \ Horde_Oauth \ - Horde_Url + Horde_Url \ + Horde_Util .include Modified: head/www/pear-Horde_Service_Twitter/distinfo ============================================================================== --- head/www/pear-Horde_Service_Twitter/distinfo Tue Nov 8 23:47:23 2016 (r425774) +++ head/www/pear-Horde_Service_Twitter/distinfo Tue Nov 8 23:53:53 2016 (r425775) @@ -1,2 +1,3 @@ -SHA256 (Horde/Horde_Service_Twitter-2.0.1.tgz) = b0fe7bbc789c50261d23860fc7731c5cb3c7347368711de6d2ecdcdd7c023a0c -SIZE (Horde/Horde_Service_Twitter-2.0.1.tgz) = 9221 +TIMESTAMP = 1478649032 +SHA256 (Horde/Horde_Service_Twitter-2.1.5.tgz) = 176dc5f43de9557415e8db3adcc8774ad58c8b4b7c9105789d402c629e87a43f +SIZE (Horde/Horde_Service_Twitter-2.1.5.tgz) = 9715