diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-09 23:27:38 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-11-09 23:27:38 +0000 |
| commit | a57fbf8c1534b9c4ddd8c0d225578732999d02e7 (patch) | |
| tree | 886755c0fc8c8f55686a1d96728a2e812faf6582 /textproc/p5-Text-CSV-Hashify | |
| parent | Update to 1.75 (diff) | |
Update to 0.11
- Remove MASTER_SITE_SUBDIR
- Add LICENSE_FILE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Text-CSV-Hashify
Diffstat (limited to 'textproc/p5-Text-CSV-Hashify')
| -rw-r--r-- | textproc/p5-Text-CSV-Hashify/Makefile | 6 | ||||
| -rw-r--r-- | textproc/p5-Text-CSV-Hashify/distinfo | 6 | ||||
| -rw-r--r-- | textproc/p5-Text-CSV-Hashify/pkg-plist | 2 |
3 files changed, 8 insertions, 6 deletions
diff --git a/textproc/p5-Text-CSV-Hashify/Makefile b/textproc/p5-Text-CSV-Hashify/Makefile index 170574ca4dda..f3703e372372 100644 --- a/textproc/p5-Text-CSV-Hashify/Makefile +++ b/textproc/p5-Text-CSV-Hashify/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= Text-CSV-Hashify -PORTVERSION= 0.08 +PORTVERSION= 0.11 CATEGORIES= textproc perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:JKEENAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org @@ -13,6 +12,7 @@ COMMENT= Composition and decomposition of comma-separated values into hashes LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Text-CSV>=0:textproc/p5-Text-CSV @@ -20,4 +20,6 @@ RUN_DEPENDS= p5-Text-CSV>=0:textproc/p5-Text-CSV USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/p5-Text-CSV-Hashify/distinfo b/textproc/p5-Text-CSV-Hashify/distinfo index f5e0861d6c3b..90f65c6f9754 100644 --- a/textproc/p5-Text-CSV-Hashify/distinfo +++ b/textproc/p5-Text-CSV-Hashify/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491443966 -SHA256 (Text-CSV-Hashify-0.08.tar.gz) = e501cd5906c2405a2f242ca8a8f27c724a2b4dcd88dd75e6b62331c640bad827 -SIZE (Text-CSV-Hashify-0.08.tar.gz) = 18644 +TIMESTAMP = 1541615650 +SHA256 (Text-CSV-Hashify-0.11.tar.gz) = a5afcc7c36ad8b01b617e86bbf8ede133624c2efba6187c758f48b23a3268277 +SIZE (Text-CSV-Hashify-0.11.tar.gz) = 76696 diff --git a/textproc/p5-Text-CSV-Hashify/pkg-plist b/textproc/p5-Text-CSV-Hashify/pkg-plist index 6f9a7312aac6..e9a78edbca5c 100644 --- a/textproc/p5-Text-CSV-Hashify/pkg-plist +++ b/textproc/p5-Text-CSV-Hashify/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Text::CSV::Hashify.3.gz %%SITE_PERL%%/Text/CSV/Hashify.pm +%%PERL5_MAN3%%/Text::CSV::Hashify.3.gz |
