pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/p5-AuthCAS



Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Feb 18 08:11:05 UTC 2017

Modified Files:
        pkgsrc/security/p5-AuthCAS: Makefile distinfo

Log Message:
Update to 1.7

Upstream changes:
2016-10-20 12:09  osalaun_ur1

        * trunk/META.yml, trunk/lib/AuthCAS.pm: Preparing version 1.7

2016-10-20 09:08  osalaun_ur1

        * trunk/lib/AuthCAS.pm: Add encoding declaration in perl module.
          Fix for this bug report:
          https://rt.cpan.org/Ticket/Display.html?id=87241


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/p5-AuthCAS/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/p5-AuthCAS/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/p5-AuthCAS/Makefile
diff -u pkgsrc/security/p5-AuthCAS/Makefile:1.10 pkgsrc/security/p5-AuthCAS/Makefile:1.11
--- pkgsrc/security/p5-AuthCAS/Makefile:1.10    Wed Jun  8 19:24:18 2016
+++ pkgsrc/security/p5-AuthCAS/Makefile Sat Feb 18 08:11:05 2017
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 19:24:18 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/02/18 08:11:05 wen Exp $
 
-DISTNAME=      AuthCAS-1.5
+DISTNAME=      AuthCAS-1.7
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OS/OSALAUN/}
 
@@ -18,5 +17,7 @@ USE_LANGUAGES=                #
 
 PERL5_PACKLIST=        auto/AuthCAS/.packlist
 
+REPLACE_PERL+= sampleCasClient.pl
+
 .include "../../lang/perl5/module.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/security/p5-AuthCAS/distinfo
diff -u pkgsrc/security/p5-AuthCAS/distinfo:1.2 pkgsrc/security/p5-AuthCAS/distinfo:1.3
--- pkgsrc/security/p5-AuthCAS/distinfo:1.2     Wed Nov  4 01:17:53 2015
+++ pkgsrc/security/p5-AuthCAS/distinfo Sat Feb 18 08:11:05 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 01:17:53 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/02/18 08:11:05 wen Exp $
 
-SHA1 (AuthCAS-1.5.tar.gz) = 576f4400338ba16dc6eb2f5212e8cbb07286b970
-RMD160 (AuthCAS-1.5.tar.gz) = 14d9860c4d9cf932eb997b8e7e70017606ee78eb
-SHA512 (AuthCAS-1.5.tar.gz) = e7142bb1b018f95b6958e53f95188b4920a945f73a1e5b11d20d754896ddd30793344b61f089e52425186f82980b8b0eeca34e431ae353f4e49e3a8455acf5a9
-Size (AuthCAS-1.5.tar.gz) = 7002 bytes
+SHA1 (AuthCAS-1.7.tar.gz) = 023d2ec6e167b223926aa571fd438845688fb37e
+RMD160 (AuthCAS-1.7.tar.gz) = 544352e97e7914d9c55154be3aedb79457cd9e41
+SHA512 (AuthCAS-1.7.tar.gz) = 10c85ca528bedfd2e54014be3e31ac748c2af923ed58c0af8a066abe213829cee0715a0c711e1e3591854f7bab5f56515e0c883ca0b0353d16170f100168c3be
+Size (AuthCAS-1.7.tar.gz) = 21087 bytes



Home | Main Index | Thread Index | Old Index