1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Update to 1.001

- Add LICENSE
- Add NO_ARCH
- Sort PLIST
- Add WWW

Changes:	https://metacpan.org/changes/distribution/Sort-Fields
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-01-26 17:55:05 +00:00
parent c524fd6aed
commit 0d43f09d9b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562950
4 changed files with 13 additions and 9 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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

View File

@ -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
<tobez@FreeBSD.org>
WWW: https://metacpan.org/release/Sort-Fields

View File

@ -1,2 +1,2 @@
%%PERL5_MAN3%%/Sort::Fields.3.gz
%%SITE_PERL%%/Sort/Fields.pm
%%PERL5_MAN3%%/Sort::Fields.3.gz