From antonio@digitalsign.com  Tue Mar 15 11:30:00 2005
Return-Path: <antonio@digitalsign.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5C3FD16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Mar 2005 11:30:00 +0000 (GMT)
Received: from digitalsign.com (cm-virtua-fln-C8B08F9E.brdterra.com.br [200.176.143.158])
	by mx1.FreeBSD.org (Postfix) with ESMTP id C213E43D53
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Mar 2005 11:29:58 +0000 (GMT)
	(envelope-from antonio@digitalsign.com)
Received: from digitalsign.com (localhost [127.0.0.1])
	by digitalsign.com (8.12.6/8.12.6) with ESMTP id j2FBTuCP013599
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 15 Mar 2005 08:29:56 -0300 (BRT)
	(envelope-from antonio@digitalsign.com)
Received: (from antonio@localhost)
	by digitalsign.com (8.12.6/8.12.6/Submit) id j2FBTtGr013598;
	Tue, 15 Mar 2005 08:29:55 -0300 (BRT)
Message-Id: <200503151129.j2FBTtGr013598@digitalsign.com>
Date: Tue, 15 Mar 2005 08:29:55 -0300 (BRT)
From: Antonio Carlos Venancio Junior <antonio@php.net>
Reply-To: Antonio Carlos Venancio Junior <antonio@php.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: security/pear-File_Passwd to 1.1.3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         78858
>Category:       ports
>Synopsis:       Update port: security/pear-File_Passwd to 1.1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 15 11:30:02 GMT 2005
>Closed-Date:    Tue Mar 15 22:28:17 GMT 2005
>Last-Modified:  Tue Mar 15 22:28:17 GMT 2005
>Originator:     Antnio Carlos Venncio Jnior
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
>Environment:
System: FreeBSD antonio.cb.sc.gov.br 4.11-STABLE FreeBSD 4.11-STABLE #5: Tue Feb 22 17:32:18 BRT 2005     root@antonio.cb.sc.gov.br:/usr/obj/usr/src/sys/ANTONIO  i386
>Description:
+ update port: security/pear-File_Passwd to 1.1.3
  + changelog: http://pear.php.net/package/File_Passwd/download/1.1.3/
+ fix CATEGORIES
+ fix PEAR package optional dependency
+ fix RUN_DEPENDS
+ remove PHP version dependency check
>How-To-Repeat:
>Fix:
diff -ruN pear-File_Passwd.orig/Makefile pear-File_Passwd/Makefile
--- pear-File_Passwd.orig/Makefile	Tue Mar 15 08:18:16 2005
+++ pear-File_Passwd/Makefile	Tue Mar 15 08:22:41 2005
@@ -6,8 +6,8 @@
 #
 
 PORTNAME=	File_Passwd
-PORTVERSION=	1.1.2
-CATEGORIES=	security www pear
+PORTVERSION=	1.1.3
+CATEGORIES=	security pear
 
 MAINTAINER=	antonio@php.net
 COMMENT=	PEAR class to manipulate many kinds of password files
@@ -15,10 +15,8 @@
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-USE_PHP=	yes
-
 LATEST_LINK=	pear-File_Passwd
-OPTIONS=	PEAR_CRYPT_RC4 "PEAR::Crypt_RC4 support" off
+OPTIONS=	PEAR_CRYPT_CHAP "PEAR::Crypt_CHAP support" off
 
 CATEGORY=	File
 FILES=		Passwd.php Passwd/Common.php Passwd/Unix.php Passwd/Cvs.php \
@@ -26,24 +24,15 @@
 		Passwd/Custom.php
 TESTS=		testsuite.php test_file_passwd.php test_common.php test_unix.php \
 		test_smb.php test_cvs.php test_authbasic.php test_authdigest.php \
-		test_custom.php README.txt common.txt passwd.unix.txt \
-		passwd.cvs.txt passwd.smb.txt passwd.authbasic.txt \
-		passwd.authdigest.txt passwd.custom.txt
-
-.if defined(WITH_PEAR_CRYPT_RC4)
-RUN_DEPENDS+=	${PEARDIR}/Crypt/Rc4.php:${PORTSDIR}/security/pear-Crypt_RC4
-.endif
+		test_custom.php README.txt common.txt passwd.unix.txt passwd.cvs.txt \
+		passwd.smb.txt passwd.authbasic.txt passwd.authdigest.txt \
+		passwd.custom.txt
 
 .include <bsd.port.pre.mk>
 
-PHP_VERS=	${PHP_VERSION:S/.//g}
-
-.if defined(PHP_VERS) && ${PHP_VERS} < 406
-IGNORE=		"You need PHP 4.0.6 or later to install PEAR::File_Passwd"
+.if defined(WITH_PEAR_CRYPT_CHAP)
+RUN_DEPENDS+=	${PEARDIR}/Crypt/CHAP.php:${PORTSDIR}/security/pear-Crypt_CHAP
 .endif
-
-do-build:
-	${DO_NADA}
 
 .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"
 .include <bsd.port.post.mk>
diff -ruN pear-File_Passwd.orig/distinfo pear-File_Passwd/distinfo
--- pear-File_Passwd.orig/distinfo	Tue Mar 15 08:18:16 2005
+++ pear-File_Passwd/distinfo	Tue Mar 15 08:19:53 2005
@@ -1,2 +1,2 @@
-MD5 (PEAR/File_Passwd-1.1.2.tgz) = 2a5a15c8c227d480d62b5ea21684db18
-SIZE (PEAR/File_Passwd-1.1.2.tgz) = 23282
+MD5 (PEAR/File_Passwd-1.1.3.tgz) = 99f0e360c6cc7184f7be3e12a782d792
+SIZE (PEAR/File_Passwd-1.1.3.tgz) = 23932
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Tue Mar 15 22:28:09 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=78858 
>Unformatted:
