git: af1c409f970e - main - textproc/p5-Spreadsheet-ReadSXC: Update to 0.34

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 30 20:05:08 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=af1c409f970e473e6444ab5e41055d1da8bbd39e

commit af1c409f970e473e6444ab5e41055d1da8bbd39e
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:57:26 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:57:26 +0000

    textproc/p5-Spreadsheet-ReadSXC: Update to 0.34
    
    - Add LICENSE
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/changes/distribution/Spreadsheet-ReadSXC
---
 textproc/p5-Spreadsheet-ReadSXC/Makefile | 10 +++++++---
 textproc/p5-Spreadsheet-ReadSXC/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/textproc/p5-Spreadsheet-ReadSXC/Makefile b/textproc/p5-Spreadsheet-ReadSXC/Makefile
index 41b9ce3a1808..cdbbeea39bef 100644
--- a/textproc/p5-Spreadsheet-ReadSXC/Makefile
+++ b/textproc/p5-Spreadsheet-ReadSXC/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Spreadsheet-ReadSXC
-PORTVERSION=	0.33
+PORTVERSION=	0.34
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:CORION
@@ -8,12 +8,16 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Extract OpenOffice 1.x spreadsheet data
 
-BUILD_DEPENDS=	p5-Archive-Zip>=1.34:archivers/p5-Archive-Zip \
-		p5-XML-Parser>=0:textproc/p5-XML-Parser
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Archive-Zip>=1.34:archivers/p5-Archive-Zip \
 		p5-XML-Parser>=0:textproc/p5-XML-Parser
 
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/textproc/p5-Spreadsheet-ReadSXC/distinfo b/textproc/p5-Spreadsheet-ReadSXC/distinfo
index c2cf67fe5d9e..ac628500a08b 100644
--- a/textproc/p5-Spreadsheet-ReadSXC/distinfo
+++ b/textproc/p5-Spreadsheet-ReadSXC/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610462138
-SHA256 (Spreadsheet-ReadSXC-0.33.tar.gz) = bc723d74449dfcb228c98d56148545df851a357adf788e7b9c2879f63ea1e42a
-SIZE (Spreadsheet-ReadSXC-0.33.tar.gz) = 711099
+TIMESTAMP = 1622214132
+SHA256 (Spreadsheet-ReadSXC-0.34.tar.gz) = bc57e3f7b2d993a6237e58a36a616d7df630d478e81b6475387b5a60d3b844ec
+SIZE (Spreadsheet-ReadSXC-0.34.tar.gz) = 711402


More information about the dev-commits-ports-all mailing list