summaryrefslogtreecommitdiff
path: root/filesystems/p5-Module-Path
diff options
context:
space:
mode:
authormef <mef>2015-02-18 12:19:18 +0000
committermef <mef>2015-02-18 12:19:18 +0000
commitab9143dccb66020c06360ce7a0b60069d5d64cb2 (patch)
tree7cedfa6c2282bd38d6f5c60a6b246ace8a5502e8 /filesystems/p5-Module-Path
parent644e7993a0bef53f8fe14557c15a972810420757 (diff)
downloadpkgsrc-ab9143dccb66020c06360ce7a0b60069d5d64cb2.tar.gz
Update 0.13 to 0.18
------------------- 0.18 2014-12-17 - RIBASUSHI++ reminded me that to be a usable directory in @INC we need to check -d && -r && -x. 0.17 2014-12-17 - Fixed RT#96433: ignore directories in @INC which don't exist. Apologies to ETHER++ for over-thinking this one, and taking so long to fix it. 0.16 2014-12-13 - Added TODO.md with an initial todo list for the module 0.15 2014-10-14 - Doing a foreach $dir (@INC) and then resolving symblinks on $dir was changing the entries in @INC. HAARG++ for pull request with fix. - Changed author email address to be my CPAN email address. 0.14 2014-08-16 - Added Travis config, using cpanfile and cpanm to ensure all dependencies are installed before running tests with prove. Thanks to DAGOLDEN. - Improved the first paragraph of DESCRIPTION, so search results give a better summary of the module.
Diffstat (limited to 'filesystems/p5-Module-Path')
-rw-r--r--filesystems/p5-Module-Path/Makefile5
-rw-r--r--filesystems/p5-Module-Path/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/filesystems/p5-Module-Path/Makefile b/filesystems/p5-Module-Path/Makefile
index 6555eeaab58..afcc3a032f6 100644
--- a/filesystems/p5-Module-Path/Makefile
+++ b/filesystems/p5-Module-Path/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2014/10/09 14:06:32 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2015/02/18 12:19:18 mef Exp $
-DISTNAME= Module-Path-0.13
+DISTNAME= Module-Path-0.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
diff --git a/filesystems/p5-Module-Path/distinfo b/filesystems/p5-Module-Path/distinfo
index 1ab222d3a94..0397b3ea559 100644
--- a/filesystems/p5-Module-Path/distinfo
+++ b/filesystems/p5-Module-Path/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/04/20 14:12:52 wen Exp $
+$NetBSD: distinfo,v 1.3 2015/02/18 12:19:18 mef Exp $
-SHA1 (Module-Path-0.13.tar.gz) = 08e866d743742189128971456930cea18861e647
-RMD160 (Module-Path-0.13.tar.gz) = a77cbd2d4b114a4a3c514f51740c79e94a5a02dd
-Size (Module-Path-0.13.tar.gz) = 13027 bytes
+SHA1 (Module-Path-0.18.tar.gz) = 85db98ba3f9741c75be1ae467c98811ddc2d56b2
+RMD160 (Module-Path-0.18.tar.gz) = f87838c78f546e9e800c6d0132149a6c059c8013
+Size (Module-Path-0.18.tar.gz) = 13877 bytes