diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-12-05 17:18:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-12-05 17:18:57 +0800 |
commit | 6813024651f1771e381c8523bf4766384acc834a (patch) | |
tree | df640794b75422be2c154a1ebbd3b8a87702c43b /textproc | |
parent | 5f4a8429b19d7ad04c308484f21cae5e84f58a4f (diff) | |
download | freebsd-ports-gnome-6813024651f1771e381c8523bf4766384acc834a.tar.gz freebsd-ports-gnome-6813024651f1771e381c8523bf4766384acc834a.tar.zst freebsd-ports-gnome-6813024651f1771e381c8523bf4766384acc834a.zip |
- Update to 0.39
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Feature safe: yes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index a6da2ec6a070..332f934193ff 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.38 +PORTVERSION= 0.39 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA @@ -49,7 +49,4 @@ MAN3= Excel::Writer::XLSX.3 \ Excel::Writer::XLSX::Workbook.3 \ Excel::Writer::XLSX::Worksheet.3 -post-extract: - @${RM} ${WRKSRC}/._Makefile.PL - .include <bsd.port.mk> diff --git a/textproc/p5-Excel-Writer-XLSX/distinfo b/textproc/p5-Excel-Writer-XLSX/distinfo index 0d4483af631f..883465784498 100644 --- a/textproc/p5-Excel-Writer-XLSX/distinfo +++ b/textproc/p5-Excel-Writer-XLSX/distinfo @@ -1,2 +1,2 @@ -SHA256 (Excel-Writer-XLSX-0.38.tar.gz) = e1104f43a5a583038b203e65020ba9961e8be781a9fc8e8aea59a8098826b9b1 -SIZE (Excel-Writer-XLSX-0.38.tar.gz) = 716329 +SHA256 (Excel-Writer-XLSX-0.39.tar.gz) = 13de2f087ffcae19c6259a810008df063a4260be13d11b4138dfaa03ee66f699 +SIZE (Excel-Writer-XLSX-0.39.tar.gz) = 716493 |