Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  3 Mar 2008 12:40:25 +0100 (CET)
From:      Martin Matuska <mm@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/121315: [UPDATE] security/php-Auth_OpenID to 1.2.3
Message-ID:  <20080303114025.71337116E5@mail.vx.sk>
Resent-Message-ID: <200803031250.m23Co0fp035209@freefall.freebsd.org>

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

>Number:         121315
>Category:       ports
>Synopsis:       [UPDATE] security/php-Auth_OpenID to 1.2.3
>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:   Mon Mar 03 12:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Martin Matuska
>Release:        FreeBSD 7.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-RELEASE i386 amd64
>Description:
- update to 1.2.3
- fix DISTNAME and MASTER_SITES
>How-To-Repeat:
>Fix:
Index: ports/security/php-Auth_OpenID/Makefile
===================================================================
RCS file: /home/pcvs/ports/security/php-Auth_OpenID/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- ports/security/php-Auth_OpenID/Makefile	14 Jun 2007 02:41:41 -0000	1.1
+++ ports/security/php-Auth_OpenID/Makefile	3 Mar 2008 12:38:27 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	Auth_OpenID
-PORTVERSION=	1.2.2
+PORTVERSION=	1.2.3
 CATEGORIES=	security www pear
-MASTER_SITES=	http://www.openidenabled.com/resources/downloads/php-openid/pear/
+MASTER_SITES=	http://openidenabled.com/files/php-openid/packages/
 PKGNAMEPREFIX=	php-
-EXTRACT_SUFX=	.tgz
+DISTNAME=	php-openid-${PORTVERSION}
 
 MAINTAINER=	gslin@gslin.org
 COMMENT=	PHP OpenID library
@@ -18,6 +18,7 @@
 RUN_DEPENDS=	pear:${PORTSDIR}/devel/pear
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
+USE_BZIP2=	yes
 NO_BUILD=	yes
 OPTIONS=	BCMATH "Use bcmath instead of libgmp" off \
 		MYSQL "Use mysql" off \
Index: ports/security/php-Auth_OpenID/distinfo
===================================================================
RCS file: /home/pcvs/ports/security/php-Auth_OpenID/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- ports/security/php-Auth_OpenID/distinfo	14 Jun 2007 02:41:41 -0000	1.1
+++ ports/security/php-Auth_OpenID/distinfo	3 Mar 2008 12:38:27 -0000
@@ -1,3 +1,3 @@
-MD5 (Auth_OpenID-1.2.2.tgz) = b8b95892245f39454ac630262993db52
-SHA256 (Auth_OpenID-1.2.2.tgz) = 7ef563e878ee447176bc87ad160a93114610bdc3454beb06bb48176b9701c6bd
-SIZE (Auth_OpenID-1.2.2.tgz) = 87304
+MD5 (php-openid-1.2.3.tar.bz2) = 4591d6a2f5866f218682639f0f9c0f20
+SHA256 (php-openid-1.2.3.tar.bz2) = 84cda7ad1b2d0df78e20968602a53f9414b1767363b7fcc4f7160ca22e79ed8e
+SIZE (php-openid-1.2.3.tar.bz2) = 214325
>Release-Note:
>Audit-Trail:
>Unformatted:



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