summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2011-11-11 22:49:47 +0000
committerhiramatsu <hiramatsu>2011-11-11 22:49:47 +0000
commit52e1912605c3a346deee75ed828d19b92740e6af (patch)
treea61e136198685d50490f4505caa9ef357d682c8f
parentdaa3738522074076c9ca30d7f21defdd4c1e8e91 (diff)
downloadpkgsrc-52e1912605c3a346deee75ed828d19b92740e6af.tar.gz
Update p5-Convert-PEM to 0.08.
Changes from previous: 0.08 2010.12.06 - Altered explode() to canonicalize line endings to \n, handling DOS (\r\n) and older mac (\r) line breaks cleanly. Thanks to Matt Gramlich for the patch. - Removed sign() and auto_install() from Makefile.PL. - Removed magic svn keywords. - Converted test suite to Test::More. - Added author tests (xt/) and modified SYNOPSIS for all modules to make them pass the compilation test.
-rw-r--r--textproc/p5-Convert-PEM/Makefile6
-rw-r--r--textproc/p5-Convert-PEM/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/p5-Convert-PEM/Makefile b/textproc/p5-Convert-PEM/Makefile
index d804e40425f..d52f75788ff 100644
--- a/textproc/p5-Convert-PEM/Makefile
+++ b/textproc/p5-Convert-PEM/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.19 2011/08/14 15:14:03 obache Exp $
+# $NetBSD: Makefile,v 1.20 2011/11/11 22:49:47 hiramatsu Exp $
#
-DISTNAME= Convert-PEM-0.07
+DISTNAME= Convert-PEM-0.08
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
SVR4_PKGNAME= p5pem
CATEGORIES= converters perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
@@ -11,6 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Convert/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Convert-PEM/
COMMENT= Perl5 module to read/write ASN.1-encoded PEM files
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/textproc/p5-Convert-PEM/distinfo b/textproc/p5-Convert-PEM/distinfo
index 4b7b7e33304..c5a1688934b 100644
--- a/textproc/p5-Convert-PEM/distinfo
+++ b/textproc/p5-Convert-PEM/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/02/15 00:50:33 heinz Exp $
+$NetBSD: distinfo,v 1.4 2011/11/11 22:49:47 hiramatsu Exp $
-SHA1 (Convert-PEM-0.07.tar.gz) = 4b95c21a34b6e9c5545f93555582b11f183846e4
-RMD160 (Convert-PEM-0.07.tar.gz) = 569e28c9c037e55323edab28b3028d307291fa79
-Size (Convert-PEM-0.07.tar.gz) = 20836 bytes
+SHA1 (Convert-PEM-0.08.tar.gz) = eaee6c317cb8d4002604dacea45ea0d3349398f5
+RMD160 (Convert-PEM-0.08.tar.gz) = 9bb9713bc5dde93422ff05089d849dc51ad7191b
+Size (Convert-PEM-0.08.tar.gz) = 54089 bytes