Date: Fri, 1 Feb 2013 07:43:25 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311356 - head/net/pecl-oauth Message-ID: <201302010743.r117hP9p019806@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Feb 1 07:43:25 2013 New Revision: 311356 URL: http://svnweb.freebsd.org/changeset/ports/311356 Log: - Update to 1.2.3 PR: 175218 Submitted by: Gasol Wu <gasol.wu@gmail.com> Modified: head/net/pecl-oauth/Makefile (contents, props changed) head/net/pecl-oauth/distinfo (contents, props changed) Modified: head/net/pecl-oauth/Makefile ============================================================================== --- head/net/pecl-oauth/Makefile Fri Feb 1 07:40:43 2013 (r311355) +++ head/net/pecl-oauth/Makefile Fri Feb 1 07:43:25 2013 (r311356) @@ -1,12 +1,8 @@ -# New ports collection makefile for: pecl-oauth -# Date created: 25 Nov 2008 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= oauth -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.3 CATEGORIES= net pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/net/pecl-oauth/distinfo ============================================================================== --- head/net/pecl-oauth/distinfo Fri Feb 1 07:40:43 2013 (r311355) +++ head/net/pecl-oauth/distinfo Fri Feb 1 07:43:25 2013 (r311356) @@ -1,2 +1,2 @@ -SHA256 (PECL/oauth-1.2.2.tgz) = d7214db79e81387110dd2a96c9d2bbeac2eec4cb3394518d0edc54946ecd12e9 -SIZE (PECL/oauth-1.2.2.tgz) = 45348 +SHA256 (PECL/oauth-1.2.3.tgz) = 86bb5ee37afe672d4532ad784c7f711855c79f0dabf0acacafd5344ab6cf0195 +SIZE (PECL/oauth-1.2.3.tgz) = 45531
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302010743.r117hP9p019806>