svn commit: r311356 - head/net/pecl-oauth
Martin Wilke
miwi at FreeBSD.org
Fri Feb 1 07:43:26 UTC 2013
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 at 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 at gmail.com>
-#
+# Created by: Wen Heping <wenheping at 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
More information about the svn-ports-all
mailing list