summaryrefslogtreecommitdiff
path: root/devel/p5-version
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2006-06-07 11:54:35 +0000
committerabs <abs@pkgsrc.org>2006-06-07 11:54:35 +0000
commit5124ff8add7ae94e71b7eb658b95e1f93c750103 (patch)
tree6df693fe7c5a50098334d4c550113cbadd4d037a /devel/p5-version
parent7288959801ed95675e3ee82f4229fb8a692ddcce (diff)
downloadpkgsrc-5124ff8add7ae94e71b7eb658b95e1f93c750103.tar.gz
Added devel/p5-version-0.63
Provides the same version objects as included in Perl v5.9.x (and hopefully in the 5.10.0 release). In fact, if you attempt to use this module with a version of Perl >= v5.9.0, this module will not do anything, since the code already exists in the Perl core. Note that the CPAN release cannot be installed with the interim 5.9.0, 5.9.1, and 5.9.2 releases (since it duplicates code in the core). If you are testing bleadperl, you will need to check out the latest release of 5.9.x to get the changes included in 0.50.
Diffstat (limited to 'devel/p5-version')
-rw-r--r--devel/p5-version/DESCR8
-rw-r--r--devel/p5-version/Makefile20
-rw-r--r--devel/p5-version/PLIST1
-rw-r--r--devel/p5-version/distinfo5
4 files changed, 34 insertions, 0 deletions
diff --git a/devel/p5-version/DESCR b/devel/p5-version/DESCR
new file mode 100644
index 00000000000..1b9c7f835e0
--- /dev/null
+++ b/devel/p5-version/DESCR
@@ -0,0 +1,8 @@
+Provides the same version objects as included in Perl v5.9.x (and
+hopefully in the 5.10.0 release). In fact, if you attempt to use
+this module with a version of Perl >= v5.9.0, this module will not
+do anything, since the code already exists in the Perl core. Note
+that the CPAN release cannot be installed with the interim 5.9.0,
+5.9.1, and 5.9.2 releases (since it duplicates code in the core).
+If you are testing bleadperl, you will need to check out the latest
+release of 5.9.x to get the changes included in 0.50.
diff --git a/devel/p5-version/Makefile b/devel/p5-version/Makefile
new file mode 100644
index 00000000000..ce36586da95
--- /dev/null
+++ b/devel/p5-version/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/06/07 11:54:35 abs Exp $
+#
+
+DISTNAME= version-0.63
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/J/JP/JPEACOCK/}
+
+MAINTAINER= abs@absd.org
+HOMEPAGE= http://search.cpan.org/~jpeacock/version/
+COMMENT= Perl extension for Version Objects
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PERL5_MODULE_TYPE= Module::Build
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/version/vxs/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/p5-version/PLIST b/devel/p5-version/PLIST
new file mode 100644
index 00000000000..44709c1543f
--- /dev/null
+++ b/devel/p5-version/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/06/07 11:54:35 abs Exp $
diff --git a/devel/p5-version/distinfo b/devel/p5-version/distinfo
new file mode 100644
index 00000000000..51549cebbee
--- /dev/null
+++ b/devel/p5-version/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/06/07 11:54:35 abs Exp $
+
+SHA1 (version-0.63.tar.gz) = 57c7a918e435a548360cf21ff24aee2142cb2818
+RMD160 (version-0.63.tar.gz) = a889527a40f025c6c4625d5de29217f5b86743f8
+Size (version-0.63.tar.gz) = 46302 bytes