Date: Mon, 16 Mar 2009 01:28:45 +0800 (CST) From: Gea-Suan Lin <gslin@gslin.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: gslin@gslin.org Subject: ports/132668: [MAINTAINER] security/php-Auth_OpenID2: update to 2.1.2 Message-ID: <20090315172845.D94EA7E821@colo-p.gslin.org> Resent-Message-ID: <200903151730.n2FHU4ev036174@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 132668 >Category: ports >Synopsis: [MAINTAINER] security/php-Auth_OpenID2: update to 2.1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Mar 15 17:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gea-Suan Lin >Release: FreeBSD 7.1-STABLE i386 >Organization: >Environment: System: FreeBSD gslin 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009 >Description: - Update to 2.1.2 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- php-Auth_OpenID2-2.1.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/security/php-Auth_OpenID2/Makefile /home/staff/gslin/work/ports/php-Auth_OpenID2/Makefile --- /usr/ports/security/php-Auth_OpenID2/Makefile 2008-06-24 21:04:04.000000000 +0800 +++ /home/staff/gslin/work/ports/php-Auth_OpenID2/Makefile 2009-03-16 01:28:36.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= Auth_OpenID2 -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.2 CATEGORIES= security www pear MASTER_SITES= http://openidenabled.com/files/php-openid/packages/ PKGNAMEPREFIX= php- @@ -55,7 +55,9 @@ ${CP} ${WRKSRC}/Auth/OpenID/* ${PREFIX}/share/pear/Auth/OpenID ${MKDIR} ${PREFIX}/share/pear/Auth/Yadis ${CP} -R ${WRKSRC}/Auth/Yadis/* ${PREFIX}/share/pear/Auth/Yadis +.if !defined(NOEXAMPLESDIR) ${MKDIR} ${EXAMPLESDIR} ${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR} +.endif .include <bsd.port.post.mk> diff -ruN --exclude=CVS /usr/ports/security/php-Auth_OpenID2/distinfo /home/staff/gslin/work/ports/php-Auth_OpenID2/distinfo --- /usr/ports/security/php-Auth_OpenID2/distinfo 2008-06-24 21:04:04.000000000 +0800 +++ /home/staff/gslin/work/ports/php-Auth_OpenID2/distinfo 2009-03-16 01:26:13.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (php-openid-2.1.0.tar.bz2) = 16853f8cbbe6ceab93a66a0048f4d8e7 -SHA256 (php-openid-2.1.0.tar.bz2) = 0273a7f3fe2d9431fdbaa08dcfa8e1a5c73602192c678cba4d153d5100848023 -SIZE (php-openid-2.1.0.tar.bz2) = 308080 +MD5 (php-openid-2.1.2.tar.bz2) = 26b96fa2cfa18e7ebc4532bafe6e75c2 +SHA256 (php-openid-2.1.2.tar.bz2) = bb6281b7926e66d201df55fd424d10660f6aa45406b0e1791093e065feb48204 +SIZE (php-openid-2.1.2.tar.bz2) = 311216 diff -ruN --exclude=CVS /usr/ports/security/php-Auth_OpenID2/pkg-plist /home/staff/gslin/work/ports/php-Auth_OpenID2/pkg-plist --- /usr/ports/security/php-Auth_OpenID2/pkg-plist 2008-06-24 21:04:04.000000000 +0800 +++ /home/staff/gslin/work/ports/php-Auth_OpenID2/pkg-plist 2009-03-16 01:28:14.000000000 +0800 @@ -1,28 +1,28 @@ @comment $FreeBSD: ports/security/php-Auth_OpenID2/pkg-plist,v 1.3 2008/06/24 13:04:04 edwin Exp $ -%%EXAMPLESDIR%%/README -%%EXAMPLESDIR%%/consumer/common.php -%%EXAMPLESDIR%%/consumer/finish_auth.php -%%EXAMPLESDIR%%/consumer/index.php -%%EXAMPLESDIR%%/consumer/try_auth.php -%%EXAMPLESDIR%%/detect.php -%%EXAMPLESDIR%%/server/index.php -%%EXAMPLESDIR%%/server/lib/actions.php -%%EXAMPLESDIR%%/server/lib/common.php -%%EXAMPLESDIR%%/server/lib/render.php -%%EXAMPLESDIR%%/server/lib/render/about.php -%%EXAMPLESDIR%%/server/lib/render/login.php -%%EXAMPLESDIR%%/server/lib/render/trust.php -%%EXAMPLESDIR%%/server/lib/render/idpXrds.php -%%EXAMPLESDIR%%/server/lib/render/idpage.php -%%EXAMPLESDIR%%/server/lib/render/userXrds.php -%%EXAMPLESDIR%%/server/lib/session.php -%%EXAMPLESDIR%%/discover.php -%%EXAMPLESDIR%%/server/openid-server.css -%%EXAMPLESDIR%%/server/server.php -%%EXAMPLESDIR%%/server/setup.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/common.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/finish_auth.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/index.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/consumer/try_auth.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/detect.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/discover.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/index.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/actions.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/common.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/about.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/idpXrds.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/idpage.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/login.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/trust.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/render/userXrds.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/lib/session.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/openid-server.css +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/server.php +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/server/setup.php share/pear/Auth/OpenID.php -share/pear/Auth/OpenID/Association.php share/pear/Auth/OpenID/AX.php +share/pear/Auth/OpenID/Association.php share/pear/Auth/OpenID/BigMath.php share/pear/Auth/OpenID/Consumer.php share/pear/Auth/OpenID/CryptUtil.php @@ -32,7 +32,7 @@ share/pear/Auth/OpenID/DumbStore.php share/pear/Auth/OpenID/Extension.php share/pear/Auth/OpenID/FileStore.php -share/pear/Auth/OpenID/HMACSHA1.php +share/pear/Auth/OpenID/HMAC.php share/pear/Auth/OpenID/Interface.php share/pear/Auth/OpenID/KVForm.php share/pear/Auth/OpenID/MemcachedStore.php @@ -62,12 +62,12 @@ share/pear/Auth/Yadis/Yadis.php @dirrmtry share/pear/Services/Yadis @dirrmtry share/pear/Services -@dirrmtry share/pear/Auth/OpenID @dirrmtry share/pear/Auth/Yadis +@dirrmtry share/pear/Auth/OpenID @dirrmtry share/pear/Auth @dirrmtry share/pear -@dirrmtry %%EXAMPLESDIR%%/server/lib/render -@dirrmtry %%EXAMPLESDIR%%/server/lib -@dirrmtry %%EXAMPLESDIR%%/server -@dirrmtry %%EXAMPLESDIR%%/consumer -@dirrmtry %%EXAMPLESDIR%% +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/server/lib/render +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/server/lib +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/server +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/consumer +%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% --- php-Auth_OpenID2-2.1.2.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?20090315172845.D94EA7E821>