summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2011-08-16 07:00:59 +0000
committeradam <adam@pkgsrc.org>2011-08-16 07:00:59 +0000
commit29ea8ecce9e5eed8f4c927e96484b6f5c3c944c3 (patch)
tree52fbb9476a11b41ad5766b4e0716069737991cce
parent0372f09483ad58b74b72259dda817595fcb3b86b (diff)
downloadpkgsrc-29ea8ecce9e5eed8f4c927e96484b6f5c3c944c3.tar.gz
Changes 9999.19:
* Fixed use line in t/edit_file.t to import :edit first * read_file and write_file work even when interrupted by signals this includes a test for read_file interrupt * Fixed bugs in the config synopsis example
-rw-r--r--devel/p5-File-Slurp/Makefile21
-rw-r--r--devel/p5-File-Slurp/distinfo8
2 files changed, 14 insertions, 15 deletions
diff --git a/devel/p5-File-Slurp/Makefile b/devel/p5-File-Slurp/Makefile
index c8513936734..4edd7c9eca6 100644
--- a/devel/p5-File-Slurp/Makefile
+++ b/devel/p5-File-Slurp/Makefile
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.11 2011/08/14 12:26:05 obache Exp $
+# $NetBSD: Makefile,v 1.12 2011/08/16 07:00:59 adam Exp $
-DISTNAME= File-Slurp-9999.13
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
-SVR4_PKGNAME= p5fsl
-CATEGORIES= devel perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
+DISTNAME= File-Slurp-9999.19
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5fsl
+CATEGORIES= devel perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/}
-MAINTAINER= hiramatu@boreas.dti.ne.jp
-HOMEPAGE= http://search.cpan.org/dist/File-Slurp/
-COMMENT= Read/write/append files quickly
-LICENSE= ${PERL5_LICENSE}
+MAINTAINER= hiramatu@boreas.dti.ne.jp
+HOMEPAGE= http://search.cpan.org/dist/File-Slurp/
+COMMENT= Read/write/append files quickly
+LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/p5-File-Slurp/distinfo b/devel/p5-File-Slurp/distinfo
index daad3a4baf3..eddfc272409 100644
--- a/devel/p5-File-Slurp/distinfo
+++ b/devel/p5-File-Slurp/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2008/04/23 19:55:12 wiz Exp $
+$NetBSD: distinfo,v 1.5 2011/08/16 07:00:59 adam Exp $
-SHA1 (File-Slurp-9999.13.tar.gz) = ee3df8f2f2efcd6439051f76a08f3536e8f04e7c
-RMD160 (File-Slurp-9999.13.tar.gz) = ef2b89f9dbfd35ebfa3d4b2ab8e09a42e7442dc0
-Size (File-Slurp-9999.13.tar.gz) = 26403 bytes
+SHA1 (File-Slurp-9999.19.tar.gz) = e734e5d93a82fbd179d33db35d1f98c5e5934bf1
+RMD160 (File-Slurp-9999.19.tar.gz) = 38a646144cf4dada0d3e2918e33665de742700d1
+Size (File-Slurp-9999.19.tar.gz) = 39927 bytes