Thu Aug 6 09:05:29 2015 UTC ()
Update to 0.09:

0.09    2015-05-30
    - Convert to Dist-Zilla.
        - This implies several enhancements including links to the VCS
        repositories in META.yml/META.json.


(wiz)
diff -r1.4 -r1.5 pkgsrc/security/p5-Digest-JHash/Makefile
diff -r1.1 -r1.2 pkgsrc/security/p5-Digest-JHash/distinfo

cvs diff -r1.4 -r1.5 pkgsrc/security/p5-Digest-JHash/Makefile (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-JHash/Makefile 2015/06/12 10:51:07 1.4
+++ pkgsrc/security/p5-Digest-JHash/Makefile 2015/08/06 09:05:29 1.5
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.4 2015/06/12 10:51:07 wiz Exp $ 1# $NetBSD: Makefile,v 1.5 2015/08/06 09:05:29 wiz Exp $
2 2
3DISTNAME= Digest-JHash-0.08 3DISTNAME= Digest-JHash-0.09
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= security perl5 5CATEGORIES= security perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Digest-JHash/ 9HOMEPAGE= http://search.cpan.org/dist/Digest-JHash/
11COMMENT= Perl extension for 32 bit Jenkins Hashing Algorithm 10COMMENT= Perl extension for 32 bit Jenkins Hashing Algorithm
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PERL5_PACKLIST= auto/Digest/JHash/.packlist 13PERL5_PACKLIST= auto/Digest/JHash/.packlist
15 14
16.include "../../lang/perl5/module.mk" 15.include "../../lang/perl5/module.mk"
17.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/security/p5-Digest-JHash/distinfo (expand / switch to unified diff)

--- pkgsrc/security/p5-Digest-JHash/distinfo 2014/04/02 19:23:09 1.1
+++ pkgsrc/security/p5-Digest-JHash/distinfo 2015/08/06 09:05:29 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2014/04/02 19:23:09 schmonz Exp $ 1$NetBSD: distinfo,v 1.2 2015/08/06 09:05:29 wiz Exp $
2 2
3SHA1 (Digest-JHash-0.08.tar.gz) = 630604609fb17ac70c260a9ffa384cb23545029d 3SHA1 (Digest-JHash-0.09.tar.gz) = 2fee65b1b2ba0bd9c37e6d881458132fa6eea9b2
4RMD160 (Digest-JHash-0.08.tar.gz) = 6b01565d686968bf7dca51d6f7e51f314db31b3b 4RMD160 (Digest-JHash-0.09.tar.gz) = fff4e8e58c3dd6f487159557013327e42e895768
5Size (Digest-JHash-0.08.tar.gz) = 12343 bytes 5Size (Digest-JHash-0.09.tar.gz) = 13999 bytes