summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-09-12 12:27:08 +0000
committerwiz <wiz@pkgsrc.org>2010-09-12 12:27:08 +0000
commit6555cbde8800c283869dcd95747a237d7487a22b (patch)
tree228cbc60a3291992c71afff6080bf7af6fc8c4c7 /math
parent884e900c94effbe659775f6032d6e35e1cac75b6 (diff)
downloadpkgsrc-6555cbde8800c283869dcd95747a237d7487a22b.tar.gz
Update to 0.13-withoutworldwriteables, and call it 0.13nb1.
0.13 Sun May 16 13:08:12 MSD 2010 - ability to read xlsx from filehandle (RT #57483, thanks Sergey Pushkin)
Diffstat (limited to 'math')
-rw-r--r--math/p5-Spreadsheet-XLSX/Makefile13
-rw-r--r--math/p5-Spreadsheet-XLSX/distinfo8
2 files changed, 11 insertions, 10 deletions
diff --git a/math/p5-Spreadsheet-XLSX/Makefile b/math/p5-Spreadsheet-XLSX/Makefile
index 1372def547c..963e1114570 100644
--- a/math/p5-Spreadsheet-XLSX/Makefile
+++ b/math/p5-Spreadsheet-XLSX/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:15 seb Exp $
+# $NetBSD: Makefile,v 1.5 2010/09/12 12:27:08 wiz Exp $
#
-DISTNAME= Spreadsheet-XLSX-0.12
-PKGNAME= p5-${DISTNAME}
+DISTNAME= Spreadsheet-XLSX-0.13-withoutworldwriteables
+PKGNAME= p5-${DISTNAME:S/-withoutworldwriteables//}
PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Spreadsheet/}
@@ -11,13 +11,14 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Spreadsheet-XLSX/
COMMENT= Perl 5 module to read MS Excel 2007 files
+DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
+DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel
+
PKG_DESTDIR_SUPPORT= user-destdir
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV:S/p5-//}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Spreadsheet/XLSX/.packlist
-DEPENDS+= p5-Archive-Zip-[0-9]*:../../archivers/p5-Archive-Zip
-DEPENDS+= p5-Spreadsheet-ParseExcel-[0-9]*:../../math/p5-Spreadsheet-ParseExcel
-
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Spreadsheet-XLSX/distinfo b/math/p5-Spreadsheet-XLSX/distinfo
index e7c4affff89..77f24d56505 100644
--- a/math/p5-Spreadsheet-XLSX/distinfo
+++ b/math/p5-Spreadsheet-XLSX/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2009/11/10 12:14:55 seb Exp $
+$NetBSD: distinfo,v 1.4 2010/09/12 12:27:08 wiz Exp $
-SHA1 (Spreadsheet-XLSX-0.12.tar.gz) = de82dd4e3bb6bcc14f2a95e666601869d1a77bb5
-RMD160 (Spreadsheet-XLSX-0.12.tar.gz) = a274650ebddb988cd1090f0db8d0dae008620d7e
-Size (Spreadsheet-XLSX-0.12.tar.gz) = 50176 bytes
+SHA1 (Spreadsheet-XLSX-0.13-withoutworldwriteables.tar.gz) = 32f695bc0bf8ec9f9b004a10a03624df44dea763
+RMD160 (Spreadsheet-XLSX-0.13-withoutworldwriteables.tar.gz) = ac54a9d94e70c9c84913e708d019874d243e0f55
+Size (Spreadsheet-XLSX-0.13-withoutworldwriteables.tar.gz) = 50308 bytes