summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2017-02-18 08:11:05 +0000
committerwen <wen@pkgsrc.org>2017-02-18 08:11:05 +0000
commite5641d9b0ba0c605a92385fbce8119041f226c05 (patch)
treeef327c682da7d17477677b0c8cac4f7223c559ce
parent265fcdca493466a7bab9cae675997c033c2bad99 (diff)
downloadpkgsrc-e5641d9b0ba0c605a92385fbce8119041f226c05.tar.gz
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
-rw-r--r--security/p5-AuthCAS/Makefile7
-rw-r--r--security/p5-AuthCAS/distinfo10
2 files changed, 9 insertions, 8 deletions
diff --git a/security/p5-AuthCAS/Makefile b/security/p5-AuthCAS/Makefile
index 5baf18e4b3c..7a0e193e3cf 100644
--- a/security/p5-AuthCAS/Makefile
+++ b/security/p5-AuthCAS/Makefile
@@ -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"
diff --git a/security/p5-AuthCAS/distinfo b/security/p5-AuthCAS/distinfo
index 816d54e0781..8b272d2bb87 100644
--- a/security/p5-AuthCAS/distinfo
+++ b/security/p5-AuthCAS/distinfo
@@ -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