pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Authen-CAS-Client Updating security/p5-Aut...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a898451f4cc
branches:  trunk
changeset: 399430:1a898451f4cc
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Sep 19 22:28:52 2009 +0000

description:
Updating security/p5-Authen-CAS-Client from 0.04 to 0.05

pkgsrc changes:
  - Add commented license type
  - Add Perl module type

Upstream changes:
changes from 0.04 to 0.05
-------------------------
  * added doc() accessor to response types
  * added better error handling with better error messages
  * updated perldocs with new functionality and consistency fixes
  * changed user-agent string to reflect module name

diffstat:

 security/p5-Authen-CAS-Client/Makefile |  6 ++++--
 security/p5-Authen-CAS-Client/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (40 lines):

diff -r d10aba8dee67 -r 1a898451f4cc security/p5-Authen-CAS-Client/Makefile
--- a/security/p5-Authen-CAS-Client/Makefile    Sat Sep 19 22:22:45 2009 +0000
+++ b/security/p5-Authen-CAS-Client/Makefile    Sat Sep 19 22:28:52 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/05/10 20:01:09 seb Exp $
+# $NetBSD: Makefile,v 1.4 2009/09/19 22:28:52 sno Exp $
 #
 
-DISTNAME=      Authen-CAS-Client-0.04
+DISTNAME=      Authen-CAS-Client-0.05
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    security
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Authen/}
@@ -9,11 +9,13 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Authen-CAS-Client/
 COMMENT=       Perl 5 module providing an interface for JA-SIG's CAS
+# LICENSE=     2-clause-bsd / isc
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 USE_LANGUAGES= # empty
 PERL5_PACKLIST=        auto/Authen/CAS/Client/.packlist
+PERL5_MODULE_TYPE=     Module::Install
 
 BUILD_DEPENDS+=        p5-Test-MockObject-[0-9]*:../../devel/p5-Test-MockObject
 DEPENDS+=      p5-URI-[0-9]*:../../www/p5-URI
diff -r d10aba8dee67 -r 1a898451f4cc security/p5-Authen-CAS-Client/distinfo
--- a/security/p5-Authen-CAS-Client/distinfo    Sat Sep 19 22:22:45 2009 +0000
+++ b/security/p5-Authen-CAS-Client/distinfo    Sat Sep 19 22:28:52 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/05/10 20:01:09 seb Exp $
+$NetBSD: distinfo,v 1.3 2009/09/19 22:28:52 sno Exp $
 
-SHA1 (Authen-CAS-Client-0.04.tar.gz) = 907a567456128d5fd67c973083ce08646365cacf
-RMD160 (Authen-CAS-Client-0.04.tar.gz) = 74ce2406dc38d9a8ea871935d3c714aac540cc0b
-Size (Authen-CAS-Client-0.04.tar.gz) = 28459 bytes
+SHA1 (Authen-CAS-Client-0.05.tar.gz) = fb13f4789a49df20769a27474b2e9174237b4d15
+RMD160 (Authen-CAS-Client-0.05.tar.gz) = b98e336290d0da914a1ac902346120d754571cda
+Size (Authen-CAS-Client-0.05.tar.gz) = 30718 bytes



Home | Main Index | Thread Index | Old Index