diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-11 18:56:14 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-01-11 18:56:14 +0000 |
commit | a7f09e2f9de17809e09be729338c7d5e8fcedd55 (patch) | |
tree | c813e507d34185b19c252cb3068fe3505da0c3ac /security/pear-File_Passwd | |
parent | e6b53b3c1f47a3467fd1f2f07dc15f8a2ee5e34f (diff) | |
download | ports-a7f09e2f9de17809e09be729338c7d5e8fcedd55.tar.gz ports-a7f09e2f9de17809e09be729338c7d5e8fcedd55.zip |
- Update to 1.1.6
PR: ports/91652
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=153302
Diffstat (limited to 'security/pear-File_Passwd')
-rw-r--r-- | security/pear-File_Passwd/Makefile | 8 | ||||
-rw-r--r-- | security/pear-File_Passwd/distinfo | 5 |
2 files changed, 7 insertions, 6 deletions
diff --git a/security/pear-File_Passwd/Makefile b/security/pear-File_Passwd/Makefile index 1364e87a68d7..fbfacdb36592 100644 --- a/security/pear-File_Passwd/Makefile +++ b/security/pear-File_Passwd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= File_Passwd -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 CATEGORIES= security pear MAINTAINER= antonio@php.net @@ -24,9 +24,9 @@ FILES= Passwd.php Passwd/Common.php Passwd/Unix.php Passwd/Cvs.php \ 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 + 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> diff --git a/security/pear-File_Passwd/distinfo b/security/pear-File_Passwd/distinfo index f5efc351c779..522004e22c59 100644 --- a/security/pear-File_Passwd/distinfo +++ b/security/pear-File_Passwd/distinfo @@ -1,2 +1,3 @@ -MD5 (PEAR/File_Passwd-1.1.5.tgz) = 2821181aa1c1eaeba80c22378ea4c76c -SIZE (PEAR/File_Passwd-1.1.5.tgz) = 23830 +MD5 (PEAR/File_Passwd-1.1.6.tgz) = e4dafa1eae878ff83d349b28719e8e29 +SHA256 (PEAR/File_Passwd-1.1.6.tgz) = b01af05eb1c9714737ea5aba0b409c4dc6e6e62363a36a6c4b0a0d0048b69edb +SIZE (PEAR/File_Passwd-1.1.6.tgz) = 23832 |