From nobody@FreeBSD.org  Fri Sep 24 10:58:00 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CF1FB1065675
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Sep 2010 10:58:00 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id BEBC78FC2A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Sep 2010 10:58:00 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o8OAw019051974
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 24 Sep 2010 10:58:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o8OAw0gi051970;
	Fri, 24 Sep 2010 10:58:00 GMT
	(envelope-from nobody)
Message-Id: <201009241058.o8OAw0gi051970@www.freebsd.org>
Date: Fri, 24 Sep 2010 10:58:00 GMT
From: Sutra Zhou <zhoushuqun@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: www/mod_auth_openid from 0.4 to 0.5
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         150908
>Category:       ports
>Synopsis:       Update port: www/mod_auth_openid from 0.4 to 0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 24 11:00:13 UTC 2010
>Closed-Date:    Wed Sep 29 03:58:55 UTC 2010
>Last-Modified:  Wed Sep 29 04:00:11 UTC 2010
>Originator:     Sutra Zhou
>Release:        7.3-RELEASE-p2
>Organization:
>Environment:
FreeBSD www.example.com 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Sun Sep 12 17:00:42 CST 2010     root@www.example.com:/usr/obj/usr/src/sys/WWW  i386
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /root/mod_auth_openid/Makefile /usr/ports/www/mod_auth_openid/Makefile
--- /root/mod_auth_openid/Makefile	2010-09-24 16:34:33.000000000 +0800
+++ /usr/ports/www/mod_auth_openid/Makefile	2010-09-24 16:36:30.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mod_auth_openid
-PORTVERSION=	0.4
+PORTVERSION=	0.5
 CATEGORIES=	www
 MASTER_SITES=	http://butterfat.net/releases/mod_auth_openid/
 PKGNAMEPREFIX=	${APACHE_PKGNAMEPREFIX}
diff -ruN /root/mod_auth_openid/distinfo /usr/ports/www/mod_auth_openid/distinfo
--- /root/mod_auth_openid/distinfo	2010-09-24 16:34:33.000000000 +0800
+++ /usr/ports/www/mod_auth_openid/distinfo	2010-09-24 17:15:20.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (mod_auth_openid-0.4.tar.gz) = 7609194aa4af60c0c685a2086a1e4b69
-SHA256 (mod_auth_openid-0.4.tar.gz) = 1bfe10508853abc321c2f5a9699d02b28a587591a9292b533f4cbe09e43a4bb4
-SIZE (mod_auth_openid-0.4.tar.gz) = 316670
+MD5 (mod_auth_openid-0.5.tar.gz) = 63f3ac92a5acad8028c85947970806d5
+SHA256 (mod_auth_openid-0.5.tar.gz) = 7f1a4d31660bc52f72395454a58d0c37ed48255fe90ad186f2d10a6dd068e77d
+SIZE (mod_auth_openid-0.5.tar.gz) = 326556


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->apache 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 24 11:00:19 UTC 2010 
Responsible-Changed-Why:  
apache@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150908 
Responsible-Changed-From-To: apache->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Wed Sep 29 03:58:11 UTC 2010 
Responsible-Changed-Why:  
I will take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150908 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Wed Sep 29 03:58:53 UTC 2010 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=150908 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/150908: commit references a PR
Date: Wed, 29 Sep 2010 03:58:55 +0000 (UTC)

 pgollucci    2010-09-29 03:58:50 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/mod_auth_openid  Makefile distinfo 
   Log:
   - Update to 0.5
   
   PR:             ports/150908
   Submitted by:   Sutra Zhou <zhoushuqun@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.7       +1 -1      ports/www/mod_auth_openid/Makefile
   1.3       +3 -3      ports/www/mod_auth_openid/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
