diff options
author | mef <mef@pkgsrc.org> | 2016-06-20 15:01:39 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2016-06-20 15:01:39 +0000 |
commit | 68ccdb706566c6c15fb37ce92ccf9466d2599e29 (patch) | |
tree | debcf8b5a9e0226cca277710b5f7dd1d2b709abf /security/p5-Authen-CAS-Client | |
parent | 1afb6a682b3d339bfcb0c8c3bd3d34092f90f3f1 (diff) | |
download | pkgsrc-68ccdb706566c6c15fb37ce92ccf9466d2599e29.tar.gz |
Updated security/p5-Authen-CAS-Client to 0.07
---------------------------------------------
changes from 0.06 to 0.07
=========================
* changed license to MIT for consistency with other module distributions
* removed MYMETA.yml and MYMETA.json from module distribution
per CPAN standards
* updated documentation to reflect new formatting standards
changes from 0.05 to 0.06
=========================
* fixed a bug when using defined on an array
* minor documentation fixup referencing incorrect package for response objects
Diffstat (limited to 'security/p5-Authen-CAS-Client')
-rw-r--r-- | security/p5-Authen-CAS-Client/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-CAS-Client/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/security/p5-Authen-CAS-Client/Makefile b/security/p5-Authen-CAS-Client/Makefile index be2c91d4337..db9a738547b 100644 --- a/security/p5-Authen-CAS-Client/Makefile +++ b/security/p5-Authen-CAS-Client/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2016/06/08 19:24:18 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/06/20 15:01:39 mef Exp $ # -DISTNAME= Authen-CAS-Client-0.05 +DISTNAME= Authen-CAS-Client-0.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/} diff --git a/security/p5-Authen-CAS-Client/distinfo b/security/p5-Authen-CAS-Client/distinfo index 472b7d70e99..cc68b1fe349 100644 --- a/security/p5-Authen-CAS-Client/distinfo +++ b/security/p5-Authen-CAS-Client/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/04 01:17:53 agc Exp $ +$NetBSD: distinfo,v 1.5 2016/06/20 15:01:39 mef Exp $ -SHA1 (Authen-CAS-Client-0.05.tar.gz) = fb13f4789a49df20769a27474b2e9174237b4d15 -RMD160 (Authen-CAS-Client-0.05.tar.gz) = b98e336290d0da914a1ac902346120d754571cda -SHA512 (Authen-CAS-Client-0.05.tar.gz) = ab3d1963f22496d2805a1de2ce3052851de12c8d83c0f3c37412b33a9d2e4c26b2f7c2e133b26450b638c7135a3122b42257f68f329c7c541e4bf44d05f11b53 -Size (Authen-CAS-Client-0.05.tar.gz) = 30718 bytes +SHA1 (Authen-CAS-Client-0.07.tar.gz) = ce000bfe1c5bb1f7c8d9406f327de9bc5b99d693 +RMD160 (Authen-CAS-Client-0.07.tar.gz) = b85c838a1c123e2cb3c8ffed2d8e3ca846b6bef6 +SHA512 (Authen-CAS-Client-0.07.tar.gz) = 3ddcaff0a10fbe58f9fc6a58d1e59cd4d28363a2c978db9780d374530d8ce276a18a5b833e26c9c45b1793d4378b1ff23943177f0bee964cd7123402ac00a833 +Size (Authen-CAS-Client-0.07.tar.gz) = 35577 bytes |