From 0d43f09d9b6066870b2fd01eca4f30ac945ebc72 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 26 Jan 2021 17:55:05 +0000 Subject: [PATCH] Update to 1.001 - Add LICENSE - Add NO_ARCH - Sort PLIST - Add WWW Changes: https://metacpan.org/changes/distribution/Sort-Fields --- textproc/p5-Sort-Fields/Makefile | 8 ++++++-- textproc/p5-Sort-Fields/distinfo | 5 +++-- textproc/p5-Sort-Fields/pkg-descr | 7 +++---- textproc/p5-Sort-Fields/pkg-plist | 2 +- 4 files changed, 13 insertions(+), 9 deletions(-) diff --git a/textproc/p5-Sort-Fields/Makefile b/textproc/p5-Sort-Fields/Makefile index 6e68a2220bb8..f3d6792c6f71 100644 --- a/textproc/p5-Sort-Fields/Makefile +++ b/textproc/p5-Sort-Fields/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Sort-Fields -PORTVERSION= 0.90 -PORTREVISION= 1 +PORTVERSION= 1.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,7 +10,12 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to sort lines containing delimited fields +LICENSE= ART20 +LICENSE_FILE= ${WRKSRC}/LICENSE + USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include diff --git a/textproc/p5-Sort-Fields/distinfo b/textproc/p5-Sort-Fields/distinfo index 631e65d6e257..12e7935515c6 100644 --- a/textproc/p5-Sort-Fields/distinfo +++ b/textproc/p5-Sort-Fields/distinfo @@ -1,2 +1,3 @@ -SHA256 (Sort-Fields-0.90.tar.gz) = 120c61b9f71cc64824379a28d442fa724303d9ee64334003c69a3e710446c666 -SIZE (Sort-Fields-0.90.tar.gz) = 5318 +TIMESTAMP = 1611665715 +SHA256 (Sort-Fields-1.001.tar.gz) = 06ae0965b0ca55e3bd99e3c931d6333f4520bf2e034c3caf7b72f26fb50538da +SIZE (Sort-Fields-1.001.tar.gz) = 11725 diff --git a/textproc/p5-Sort-Fields/pkg-descr b/textproc/p5-Sort-Fields/pkg-descr index be8446b803e6..f147706b57c1 100644 --- a/textproc/p5-Sort-Fields/pkg-descr +++ b/textproc/p5-Sort-Fields/pkg-descr @@ -1,5 +1,4 @@ -Sort::Fields provides a general purpose technique for efficiently -sorting lists of lines that contain data separated into fields. +Sort::Fields provides a general purpose technique for efficiently sorting lists +of lines that contain data separated into fields. --Anton - +WWW: https://metacpan.org/release/Sort-Fields diff --git a/textproc/p5-Sort-Fields/pkg-plist b/textproc/p5-Sort-Fields/pkg-plist index e795fac2174c..14332e539846 100644 --- a/textproc/p5-Sort-Fields/pkg-plist +++ b/textproc/p5-Sort-Fields/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Sort::Fields.3.gz %%SITE_PERL%%/Sort/Fields.pm +%%PERL5_MAN3%%/Sort::Fields.3.gz