diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 22:02:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 22:02:51 +0800 |
commit | 74ff43350a087b95f626dadcbe144ebd1c636e9c (patch) | |
tree | dab93d565847111b989f28e78dad7380158647af | |
parent | 295932dc3a1f6a7579108e7cfe5cc6062f4a2edf (diff) | |
download | freebsd-ports-gnome-74ff43350a087b95f626dadcbe144ebd1c636e9c.tar.gz freebsd-ports-gnome-74ff43350a087b95f626dadcbe144ebd1c636e9c.tar.zst freebsd-ports-gnome-74ff43350a087b95f626dadcbe144ebd1c636e9c.zip |
- Update to 0.18
Changes: http://search.cpan.org/dist/Unix-Passwd-File/Changes
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Unix-Passwd-File/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index b07106d6e2fb..c21e701a74f5 100644 --- a/security/p5-Unix-Passwd-File/Makefile +++ b/security/p5-Unix-Passwd-File/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unix-Passwd-File -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo index 76d1e771721f..38a418ff040c 100644 --- a/security/p5-Unix-Passwd-File/distinfo +++ b/security/p5-Unix-Passwd-File/distinfo @@ -1,2 +1,2 @@ -SHA256 (Unix-Passwd-File-0.17.tar.gz) = 5cdcbedde12a7c54d70e722d5f1b15dbb3eb2b502ae0e69758b2cc89097092bd -SIZE (Unix-Passwd-File-0.17.tar.gz) = 35613 +SHA256 (Unix-Passwd-File-0.18.tar.gz) = af4898ef0f5ecab2edade6a948ef4a00568c4e231bcf8876cdda3a8b18f69677 +SIZE (Unix-Passwd-File-0.18.tar.gz) = 35654 |