Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  1 Feb 2007 10:07:09 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/108641: [PATCH] security/phpMyID: update to 0.5, reset maintainership
Message-ID:  <20070201020709.39D075D@netnews.NCTU.edu.tw>
Resent-Message-ID: <200702010210.l112AJX3038872@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108641
>Category:       ports
>Synopsis:       [PATCH] security/phpMyID: update to 0.5, reset maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 01 02:10:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
- Update to 0.5
- Reset maintainership to ports@FreeBSD.org

Port maintainer (gslin@gslin.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- phpMyID-0.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/phpMyID/Makefile /home/staff/gslin/work/ports/phpmyid/Makefile
--- /usr/ports/security/phpMyID/Makefile	Wed Dec 20 13:47:34 2006
+++ /home/staff/gslin/work/ports/phpmyid/Makefile	Thu Feb  1 09:52:54 2007
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	phpMyID
-PORTVERSION=	0.3
+PORTVERSION=	0.5
 CATEGORIES=	security www
 MASTER_SITES=	http://siege.org/projects/phpMyID/
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A single user Identity Provider for the OpenID framework
 
 NO_BUILD=	yes
diff -ruN --exclude=CVS /usr/ports/security/phpMyID/distinfo /home/staff/gslin/work/ports/phpmyid/distinfo
--- /usr/ports/security/phpMyID/distinfo	Wed Dec 20 13:47:34 2006
+++ /home/staff/gslin/work/ports/phpmyid/distinfo	Thu Feb  1 09:52:59 2007
@@ -1,3 +1,3 @@
-MD5 (phpMyID-0.3.tgz) = cf1d92a1ee59d3ee27e83db99c80cf88
-SHA256 (phpMyID-0.3.tgz) = dcdcd47245de43587e768b4a52957d804bc8e91774271eb1ea2511ac981f9a26
-SIZE (phpMyID-0.3.tgz) = 14905
+MD5 (phpMyID-0.5.tgz) = 25cce1d79cc5d06f9ebc137b9bbe5353
+SHA256 (phpMyID-0.5.tgz) = f0a70b05ccc52647014cb2e64764b34be0c661ab6ba96f8921235b133e5a8f2a
+SIZE (phpMyID-0.5.tgz) = 19425
diff -ruN --exclude=CVS /usr/ports/security/phpMyID/pkg-plist /home/staff/gslin/work/ports/phpmyid/pkg-plist
--- /usr/ports/security/phpMyID/pkg-plist	Wed Dec 20 13:47:34 2006
+++ /home/staff/gslin/work/ports/phpmyid/pkg-plist	Thu Feb  1 09:53:37 2007
@@ -1,6 +1,8 @@
 @comment $FreeBSD: ports/security/phpmyid/pkg-plist,v 1.1 2006/12/20 05:47:34 clsung Exp $
 www/phpMyID/CHANGELOG
 www/phpMyID/LICENSE
+www/phpMyID/MyID.config.php
 www/phpMyID/MyID.php
 www/phpMyID/README
+www/phpMyID/htaccess
 @dirrmtry www/phpMyID
--- phpMyID-0.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070201020709.39D075D>