summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-09 07:31:42 +0000
committeradam <adam@pkgsrc.org>2011-08-09 07:31:42 +0000
commitb20742d79cbea21f79626a923acff642ef3189c8 (patch)
tree4acd9ab79dd00fa95c1df74390bb7a21844fbe68 /security
parent3ed44147ca977f30dd39080a6074bc1b4d57e761 (diff)
downloadpkgsrc-b20742d79cbea21f79626a923acff642ef3189c8.tar.gz
Changes 0.02:
* Fixed a bug affecting input strings with an odd number of characters. Thanks to Ken T Takusagawa for the report. * Cleaned up Makefile.PL. * Removed magic svn keywords. * Added author tests (xt/) and modified SYNOPSIS for all modules to make them pass the compilation test.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Digest-BubbleBabble/Makefile25
-rw-r--r--security/p5-Digest-BubbleBabble/distinfo8
2 files changed, 16 insertions, 17 deletions
diff --git a/security/p5-Digest-BubbleBabble/Makefile b/security/p5-Digest-BubbleBabble/Makefile
index ef6d1e9457d..6ff7173ded8 100644
--- a/security/p5-Digest-BubbleBabble/Makefile
+++ b/security/p5-Digest-BubbleBabble/Makefile
@@ -1,21 +1,20 @@
-# $NetBSD: Makefile,v 1.10 2010/08/21 16:35:41 seb Exp $
-#
+# $NetBSD: Makefile,v 1.11 2011/08/09 07:31:42 adam Exp $
-DISTNAME= Digest-BubbleBabble-0.01
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
-SVR4_PKGNAME= p5bbl
-CATEGORIES= security perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
+DISTNAME= Digest-BubbleBabble-0.02
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5bbl
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
-MAINTAINER= heinz@NetBSD.org
-HOMEPAGE= http://search.cpan.org/dist/Digest-BubbleBabble/
-COMMENT= Perl5 module for bubble babble fingerprints
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Digest-BubbleBabble/
+COMMENT= Perl5 module for bubble babble fingerprints
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
-DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
PERL5_PACKLIST= auto/Digest/BubbleBabble/.packlist
diff --git a/security/p5-Digest-BubbleBabble/distinfo b/security/p5-Digest-BubbleBabble/distinfo
index 784a8e2fb4b..540d7881ba0 100644
--- a/security/p5-Digest-BubbleBabble/distinfo
+++ b/security/p5-Digest-BubbleBabble/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:10 agc Exp $
+$NetBSD: distinfo,v 1.3 2011/08/09 07:31:42 adam Exp $
-SHA1 (Digest-BubbleBabble-0.01.tar.gz) = ca0cdfbcaa2a10a7a617bfae871411ab678f15fb
-RMD160 (Digest-BubbleBabble-0.01.tar.gz) = a4e5e781572d8fa61acda859e4af165394cb5a3a
-Size (Digest-BubbleBabble-0.01.tar.gz) = 2468 bytes
+SHA1 (Digest-BubbleBabble-0.02.tar.gz) = ccb101a11e6ee6789084f5663bd8d87c6e20816f
+RMD160 (Digest-BubbleBabble-0.02.tar.gz) = 9f6e8b1b24b1f0df84af21f29e990602ff6e17e5
+Size (Digest-BubbleBabble-0.02.tar.gz) = 45661 bytes