Fri Sep 3 05:36:14 2010 UTC ()
Updating devel/p5-Devel-Checklib from 0.6nb1 to 0.7

pkgsrc changes:
- add license definition

Upstream changes:
0.7     2010-08-25      Add support for checking if a function exists
                          in a library and it returns the right value
                          (see RT #48332)
                        Add check_lib function


(sno)
diff -r1.3 -r1.4 pkgsrc/devel/p5-Devel-Checklib/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Devel-Checklib/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/devel/p5-Devel-Checklib/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/devel/p5-Devel-Checklib/Attic/Makefile 2010/08/21 16:33:33 1.3
+++ pkgsrc/devel/p5-Devel-Checklib/Attic/Makefile 2010/09/03 05:36:14 1.4
@@ -1,16 +1,16 @@
-# $NetBSD: Makefile,v 1.3 2010/08/21 16:33:33 seb Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/03 05:36:14 sno Exp $
 #
 
-DISTNAME=	Devel-CheckLib-0.6
+DISTNAME=	Devel-CheckLib-0.7
 PKGNAME=	p5-${DISTNAME}
-PKGREVISION=	1
+#PKGREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN:=Devel/}
 
 MAINTAINER=	pkgsrc-users@NetBSD.org
 HOMEPAGE=	http://search.cpan.org/dist/Devel-CheckLib/
 COMMENT=	Perl extension to check that a library is available
-#LICENSE=	${PERL_LICENSE}
+LICENSE=	${PERL5_LICENSE}
 
 PKG_INSTALLATION_TYPES=	overwrite pkgviews
 PKG_DESTDIR_SUPPORT=	user-destdir

cvs diff -r1.1.1.1 -r1.2 pkgsrc/devel/p5-Devel-Checklib/Attic/distinfo (expand / switch to context diff)
--- pkgsrc/devel/p5-Devel-Checklib/Attic/distinfo 2009/05/29 07:14:16 1.1.1.1
+++ pkgsrc/devel/p5-Devel-Checklib/Attic/distinfo 2010/09/03 05:36:14 1.2
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/05/29 07:14:16 sno Exp $
+$NetBSD: distinfo,v 1.2 2010/09/03 05:36:14 sno Exp $
 
-SHA1 (Devel-CheckLib-0.6.tar.gz) = bcee16d400d016f0a9a3684dc3e65d44b5f0301f
+SHA1 (Devel-CheckLib-0.7.tar.gz) = 8d8eadb3f17292272dee38eca73ae8a9a8880f09
-RMD160 (Devel-CheckLib-0.6.tar.gz) = 5ace19b6ebd90cc95440f8949f90fd1d0242bd01
+RMD160 (Devel-CheckLib-0.7.tar.gz) = 9d3341a3335bd1a92e0c6f74b7b1d90474e54fc6
-Size (Devel-CheckLib-0.6.tar.gz) = 10240 bytes
+Size (Devel-CheckLib-0.7.tar.gz) = 11393 bytes