summaryrefslogtreecommitdiff
path: root/devel/p5-ex-lib
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2009-08-22 12:04:48 +0000
committerseb <seb@pkgsrc.org>2009-08-22 12:04:48 +0000
commitc90d0e8b7ce17a8fc8757964bbfc6d18dffd345a (patch)
tree828e7afadc7f4cd639ef2cc4e7ddab6a72497be9 /devel/p5-ex-lib
parent97a695d779908dafc6eff7a6ee8ba2911608ba83 (diff)
downloadpkgsrc-c90d0e8b7ce17a8fc8757964bbfc6d18dffd345a.tar.gz
Update from version 0.07 to version 0.90.
Pkgsrc changes: - Add dependency on devel/p5-lib-abs - Rewrite DESCR: mention this Perl 5 module is deprecated and mention its successor provided in the new package devel/p5-lib-abs Upstream changes: 0.90 2009-07-21 Make as just a compatibility wrapper for lib::abs
Diffstat (limited to 'devel/p5-ex-lib')
-rw-r--r--devel/p5-ex-lib/DESCR7
-rw-r--r--devel/p5-ex-lib/Makefile7
-rw-r--r--devel/p5-ex-lib/distinfo8
3 files changed, 12 insertions, 10 deletions
diff --git a/devel/p5-ex-lib/DESCR b/devel/p5-ex-lib/DESCR
index 1bea9f8bc19..ff397b111dc 100644
--- a/devel/p5-ex-lib/DESCR
+++ b/devel/p5-ex-lib/DESCR
@@ -1,4 +1,3 @@
-The Perl 5 module ex::lib is a library to transform relative paths
-to absolute paths at the BEGIN stage, and push them to @INC. Relative
-path origin is not the current working directory, but the location
-of the file the statement is in.
+Don't use this Perl 5 module (ex::lib). It's just a compatibility
+wrapper for lib::abs. But if you want, see the docs for lib::abs
+(devel/p5-lib-abs package). Interface is the same.
diff --git a/devel/p5-ex-lib/Makefile b/devel/p5-ex-lib/Makefile
index 8816fa8f33c..d8f348fcc1c 100644
--- a/devel/p5-ex-lib/Makefile
+++ b/devel/p5-ex-lib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2009/06/07 12:36:17 seb Exp $
+# $NetBSD: Makefile,v 1.4 2009/08/22 12:04:48 seb Exp $
#
-DISTNAME= ex-lib-0.07
+DISTNAME= ex-lib-0.90
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ex/}
@@ -9,9 +9,12 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ex/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/ex-lib/
COMMENT= Perl 5 module to add in @INC absolute paths from relative ones
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
+DEPENDS+= p5-lib-abs>=0.90:../../devel/p5-lib-abs
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/ex/lib/.packlist
diff --git a/devel/p5-ex-lib/distinfo b/devel/p5-ex-lib/distinfo
index 70f80e1f5e7..fbe33cc7704 100644
--- a/devel/p5-ex-lib/distinfo
+++ b/devel/p5-ex-lib/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/06/07 12:36:17 seb Exp $
+$NetBSD: distinfo,v 1.4 2009/08/22 12:04:48 seb Exp $
-SHA1 (ex-lib-0.07.tar.gz) = 6f248cfdce87fd2b5a4eb49ce61c724aaca57789
-RMD160 (ex-lib-0.07.tar.gz) = 6af29cf9638cba884f725eb3fb89620623873855
-Size (ex-lib-0.07.tar.gz) = 32333 bytes
+SHA1 (ex-lib-0.90.tar.gz) = 72c239857d1d8e0415cae7b8bbb231e085f40319
+RMD160 (ex-lib-0.90.tar.gz) = c52d9514717f4095907b2b7f830322ace27498e8
+Size (ex-lib-0.90.tar.gz) = 24981 bytes