summaryrefslogtreecommitdiff
path: root/devel/p5-App-FatPacker
diff options
context:
space:
mode:
authorwen <wen>2013-12-08 11:10:16 +0000
committerwen <wen>2013-12-08 11:10:16 +0000
commitebe2cd044e7c4dbf08df546f5ec7a65192a7e6d3 (patch)
tree71ea804727a2152436e24c38d81a9319db6d3f4b /devel/p5-App-FatPacker
parentba823388239ea7a42314194a6504b0a4b6a7ed8d (diff)
downloadpkgsrc-ebe2cd044e7c4dbf08df546f5ec7a65192a7e6d3.tar.gz
Update to 0.010000
Upstream changes: 0.010000 - 2013-11-27 - use object for @INC hook instead of subref, including a 'files' method to return a list of files provided - generate #line relative to the whole fatpacked script so die() reports and caller() now point directly to the right line in the script (RT#87118, DOLMEN) 0.009018 2013-07-26 - deal with relative paths better by changing options passed to File::Find (RT#84414, miyagawa) 0.009017 2013-05-29 - fix fatal "List form of piped open not implemented" on MSWin32 (RT#85712, ether) 0.009016 2013-04-07 - 'file' command now takes care of keeping its original shebang line when given the original file as its argument. The 'pack' command makes use of that too. (Robin Smidsrod, miyagawa) 0.009015 2013-04-07 - new 'pack' command, to do everything in one command (thanks, miyagawa!) (RT#84415) 0.009014 2013-04-03 - avoid fatal error when lib/ doesn't exist (now it is simply skipped) (RT#84413, miyagawa) 0.009013 2013-01-22 - fix to support for < 5.8 perls (haarg) 0.009012 2013-01-18 - support for < 5.8 perls (RT#57811, haarg) 0.009011 2012-09-24 - RT #79835: install bin/fatpack (lost in 0.009009 in the Module::Install -> Distar conversion) 0.009010 2012-09-19 - enable temp file deletion in pack.t on Win32 - RT #79489: %fatpacked keys need to be unix paths 0.009009 2012-08-03 - RT #78724: fix trace --to-stderr (ether) 0.009008 2012-07-16 - RT #78391: Avoid using $_ when requiring modules 0.009007 2012-07-12 - Allow capturing of trace information into return value - Add repsoitory metadata to META.YML
Diffstat (limited to 'devel/p5-App-FatPacker')
-rw-r--r--devel/p5-App-FatPacker/Makefile5
-rw-r--r--devel/p5-App-FatPacker/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-App-FatPacker/Makefile b/devel/p5-App-FatPacker/Makefile
index f111f980bf5..adce261c4b5 100644
--- a/devel/p5-App-FatPacker/Makefile
+++ b/devel/p5-App-FatPacker/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2013/05/31 12:40:03 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2013/12/08 11:10:16 wen Exp $
-DISTNAME= App-FatPacker-0.009006
+DISTNAME= App-FatPacker-0.010000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
diff --git a/devel/p5-App-FatPacker/distinfo b/devel/p5-App-FatPacker/distinfo
index 4a8a10a5155..02ada006a6c 100644
--- a/devel/p5-App-FatPacker/distinfo
+++ b/devel/p5-App-FatPacker/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2011/08/07 07:47:51 adam Exp $
+$NetBSD: distinfo,v 1.5 2013/12/08 11:10:16 wen Exp $
-SHA1 (App-FatPacker-0.009006.tar.gz) = 5e725f408c4c0c1c50171d3076d7593b13ae9554
-RMD160 (App-FatPacker-0.009006.tar.gz) = 36103b21229e20313a09790e8f67788111593d00
-Size (App-FatPacker-0.009006.tar.gz) = 21699 bytes
+SHA1 (App-FatPacker-0.010000.tar.gz) = ceb08f8216cefc0091e7026fc3f419ad03a96ae3
+RMD160 (App-FatPacker-0.010000.tar.gz) = d923f8242531c28d2c6f2677d79dbe910bb98474
+Size (App-FatPacker-0.010000.tar.gz) = 11190 bytes