ports/109128: [MAINTAINER] security/pear-Auth: update to 1.5.0

chinsan chinsan at FreeBSD.org
Tue Feb 13 10:10:05 UTC 2007


>Number:         109128
>Category:       ports
>Synopsis:       [MAINTAINER] security/pear-Auth: update to 1.5.0
>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:   Tue Feb 13 10:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
- Update to 1.5.0

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

--- pear-Auth-1.5.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/pear-Auth/Makefile /usr/home/chinsan/project/pear-Auth/Makefile
--- /usr/ports/security/pear-Auth/Makefile	Wed Nov  1 09:31:37 2006
+++ /usr/home/chinsan/project/pear-Auth/Makefile	Tue Feb 13 18:03:38 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Auth
-PORTVERSION=	1.4.0
+PORTVERSION=	1.5.0
 CATEGORIES=	security pear
 
 MAINTAINER=	chinsan at FreeBSD.org
@@ -18,30 +18,32 @@
 LATEST_LINK=	pear-Auth
 OPTIONS=	PEAR_FILE_PASSWD "PEAR::File_Passwd support" off \
 		PEAR_NET_POP3 "PEAR::Net_POP3 support" off \
-		PEAR_CRYPT_CHAP "PEAR::CRYPT_CHAP support" off \
 		PEAR_DB "PEAR::DB support" off \
 		PEAR_MDB "PEAR::MDB support" off \
 		PEAR_MDB2 "PEAR::MDB2 support" off \
 		PEAR_AUTH_RADIUS "PEAR::AUTH_RADIUS support" off \
+		PEAR_CRYPT_CHAP "PEAR::CRYPT_CHAP support" off \
 		PEAR_FILE_SMBPASSWD "PEAR::File_SMBPasswd support" off \
 		PEAR_SOAP "PEAR::SOAP support" off
 
 CATEGORY=	Auth
-FILES=		Auth.php Container.php Auth/Anonymous.php Auth/Auth.php \
-		Auth/Controller.php Container/DB.php Container/DBLite.php \
-		Container/File.php Container/IMAP.php Container/KADM5.php\
-		Container/LDAP.php Container/MDB.php Container/MDB2.php \
+FILES=		Auth.php Auth.php.bak Auth/Anonymous.php Auth/Auth.php \
+		Auth/Controller.php Container.php Container/Array.php \
+		Container/DB.php Container/DBLite.php Container/File.php \
+		Container/IMAP.php Container/KADM5.php Container/LDAP.php \
+		Container/MDB.php Container/MDB2.php Container/Multiple.php \
 		Container/PEAR.php Container/POP3.php Container/RADIUS.php \
-		Container/SMBPasswd.php Container/SOAP.php Container/SOAP5.php \
-		Container/vpopmail.php Frontend/Html.php Frontend/md5.js
-TESTS=		auth_container_db_options.php auth_container_file_options.php \
+		Container/SAP.php Container/SMBPasswd.php Container/SOAP.php \
+		Container/SOAP5.php Container/vpopmail.php Frontend/Html.php \
+		Frontend/md5.js
+TESTS=		DBContainer.php FileContainer.php MDB2Container.php MDBContainer.php \
+		POP3Container.php POP3aContainer.php TestAuthContainer.php \
+		auth_container_db_options.php auth_container_file_options.php \
 		auth_container_mdb2_options.php auth_container_mdb_options.php \
-		auth_container_pop3a_options.php auth_container_pop3_options.php \
-		DBContainer.php FileContainer.php MDB2Container.php \
-		MDBContainer.php mysql_test_db.sql POP3aContainer.php \
-		POP3Container.php TestAuthContainer.php tests.php users \
-		bug8735.passwd bug8735.phpt
-DOCS=		README.Auth
+		auth_container_pop3_options.php auth_container_pop3a_options.php \
+		bug8735.passwd bug8735.phpt mysql_test_db.sql tests.php users
+EXAMPLES=	logging.php multi-container.php
+DOCS=		README.AdvancedSecurity README.Auth
 _DOCSDIR=	.
 
 post-extract:
diff -ruN --exclude=CVS /usr/ports/security/pear-Auth/distinfo /usr/home/chinsan/project/pear-Auth/distinfo
--- /usr/ports/security/pear-Auth/distinfo	Wed Nov  1 09:31:37 2006
+++ /usr/home/chinsan/project/pear-Auth/distinfo	Tue Feb 13 17:52:49 2007
@@ -1,3 +1,3 @@
-MD5 (PEAR/Auth-1.4.0.tgz) = 111c97d5f3ece28d57119526214e23ef
-SHA256 (PEAR/Auth-1.4.0.tgz) = c7a2e0647a40f29bfbecc30c4ec208c3ae5f4f6301172e6b022ba9cf8866cfb9
-SIZE (PEAR/Auth-1.4.0.tgz) = 52830
+MD5 (PEAR/Auth-1.5.0.tgz) = b45e9ea8ef3d5afde6371160bf28cca2
+SHA256 (PEAR/Auth-1.5.0.tgz) = ce8b509d1e558a2a6eb8f84cde9366a7429572bd69a788b635a987a36b9fbf5e
+SIZE (PEAR/Auth-1.5.0.tgz) = 54040
--- pear-Auth-1.5.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list