diff options
-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 |