git: d5bc433cd174 - main - textproc/p5-Spreadsheet-WriteExcelXML: Update to 0.15
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:05:09 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d5bc433cd174629ae80fef116e2b6a9da59126fd
commit d5bc433cd174629ae80fef116e2b6a9da59126fd
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:57:30 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:57:30 +0000
textproc/p5-Spreadsheet-WriteExcelXML: Update to 0.15
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Spreadsheet-WriteExcelXML
---
textproc/p5-Spreadsheet-WriteExcelXML/Makefile | 5 +++--
textproc/p5-Spreadsheet-WriteExcelXML/distinfo | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/textproc/p5-Spreadsheet-WriteExcelXML/Makefile b/textproc/p5-Spreadsheet-WriteExcelXML/Makefile
index cbb16c290219..7127b3403322 100644
--- a/textproc/p5-Spreadsheet-WriteExcelXML/Makefile
+++ b/textproc/p5-Spreadsheet-WriteExcelXML/Makefile
@@ -1,8 +1,7 @@
# Created by: Maxim Sobolev <sobomax at FreeBSD.org>
PORTNAME= Spreadsheet-WriteExcelXML
-PORTVERSION= 0.14
-PORTREVISION= 1
+PORTVERSION= 0.15
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:JMCNAMARA
@@ -17,4 +16,6 @@ LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/textproc/p5-Spreadsheet-WriteExcelXML/distinfo b/textproc/p5-Spreadsheet-WriteExcelXML/distinfo
index a5d08494e3cc..83322fadb10c 100644
--- a/textproc/p5-Spreadsheet-WriteExcelXML/distinfo
+++ b/textproc/p5-Spreadsheet-WriteExcelXML/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Spreadsheet-WriteExcelXML-0.14.tar.gz) = f8c3e860c4d0833193b01e7de0abd133bb60142be01c658f94a3055d0f6b9c82
-SIZE (Spreadsheet-WriteExcelXML-0.14.tar.gz) = 146545
+TIMESTAMP = 1622214134
+SHA256 (Spreadsheet-WriteExcelXML-0.15.tar.gz) = 69a3d8c2645ecfb74ca22f46be04344031a964cb439f41eb04694bea2ea6131f
+SIZE (Spreadsheet-WriteExcelXML-0.15.tar.gz) = 151644
More information about the dev-commits-ports-all
mailing list