Bug 175218 - [PATCH] net/pecl-oauth: update to 1.2.3
Summary: [PATCH] net/pecl-oauth: update to 1.2.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-11 19:50 UTC by Gasol Wu
Modified: 2013-02-01 07:50 UTC (History)
1 user (show)

See Also:


Attachments
pecl-oauth-1.2.3.patch (1.07 KB, patch)
2013-01-11 19:50 UTC, Gasol Wu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2013-01-11 19:50:00 UTC
- Update to 1.2.3

Port maintainer (miwi@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-11 19:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-02-01 07:43:40 UTC
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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2013-02-01 07:44:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!