Index: head/textproc/p5-Sort-Fields/Makefile =================================================================== --- head/textproc/p5-Sort-Fields/Makefile (revision 562949) +++ head/textproc/p5-Sort-Fields/Makefile (revision 562950) @@ -1,17 +1,21 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Sort-Fields -PORTVERSION= 0.90 -PORTREVISION= 1 +PORTVERSION= 1.001 CATEGORIES= textproc perl5 MASTER_SITES= CPAN 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 Index: head/textproc/p5-Sort-Fields/distinfo =================================================================== --- head/textproc/p5-Sort-Fields/distinfo (revision 562949) +++ head/textproc/p5-Sort-Fields/distinfo (revision 562950) @@ -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 Index: head/textproc/p5-Sort-Fields/pkg-descr =================================================================== --- head/textproc/p5-Sort-Fields/pkg-descr (revision 562949) +++ head/textproc/p5-Sort-Fields/pkg-descr (revision 562950) @@ -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 Index: head/textproc/p5-Sort-Fields/pkg-plist =================================================================== --- head/textproc/p5-Sort-Fields/pkg-plist (revision 562949) +++ head/textproc/p5-Sort-Fields/pkg-plist (revision 562950) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Sort::Fields.3.gz %%SITE_PERL%%/Sort/Fields.pm +%%PERL5_MAN3%%/Sort::Fields.3.gz