diff options
author | pav <pav@FreeBSD.org> | 2006-01-12 02:56:14 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-12 02:56:14 +0800 |
commit | 90e425f4ba26c10de355a9f494060f7500e1e956 (patch) | |
tree | 43ec394eac7f09a9048131a84b273f9487a7d474 /security | |
parent | 3340db4a1d8b61c45efa963896da4f5c6d49fbd5 (diff) | |
download | freebsd-ports-gnome-90e425f4ba26c10de355a9f494060f7500e1e956.tar.gz freebsd-ports-gnome-90e425f4ba26c10de355a9f494060f7500e1e956.tar.zst freebsd-ports-gnome-90e425f4ba26c10de355a9f494060f7500e1e956.zip |
- Update to 1.1.6
PR: ports/91652
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Diffstat (limited to 'security')
-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 |