diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-02 16:51:29 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-02 16:51:29 +0000 |
commit | 4977fa73cfa683f076f0d82f5ae0ceb760593f8c (patch) | |
tree | 4d50f33c28957e93e35e7cde96d61de6e4250a03 | |
parent | - Update to 0.52 (diff) |
- Update to 0.11
Changes: http://search.cpan.org/dist/Crypt-UnixCrypt_XS/Changes
Notes
Notes:
svn path=/head/; revision=427578
-rw-r--r-- | security/p5-Crypt-UnixCrypt_XS/Makefile | 3 | ||||
-rw-r--r-- | security/p5-Crypt-UnixCrypt_XS/distinfo | 5 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/p5-Crypt-UnixCrypt_XS/Makefile b/security/p5-Crypt-UnixCrypt_XS/Makefile index 2c36101034ab..927ce20f3a31 100644 --- a/security/p5-Crypt-UnixCrypt_XS/Makefile +++ b/security/p5-Crypt-UnixCrypt_XS/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-UnixCrypt_XS -PORTVERSION= 0.10 -PORTREVISION= 2 +PORTVERSION= 0.11 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/security/p5-Crypt-UnixCrypt_XS/distinfo b/security/p5-Crypt-UnixCrypt_XS/distinfo index cfe5c07f0c2f..fb42154fbc26 100644 --- a/security/p5-Crypt-UnixCrypt_XS/distinfo +++ b/security/p5-Crypt-UnixCrypt_XS/distinfo @@ -1,2 +1,3 @@ -SHA256 (Crypt-UnixCrypt_XS-0.10.tar.gz) = f9687a56392b6b461f76c12bb8dc8b0b54493333c6abb0dc127bd42a70557db4 -SIZE (Crypt-UnixCrypt_XS-0.10.tar.gz) = 66799 +TIMESTAMP = 1480687143 +SHA256 (Crypt-UnixCrypt_XS-0.11.tar.gz) = 62eb3412c2c91bd4dc2b8a4d9ee26d5bde2eb11932703b6eeac4773e4d1f4faa +SIZE (Crypt-UnixCrypt_XS-0.11.tar.gz) = 70262 |