mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Update to 1.119
- Add LICENSE_FILE Changes: http://search.cpan.org/dist/System-Command/Changes
This commit is contained in:
parent
aa61a487f3
commit
a284361f6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=466331
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= System-Command
|
||||
PORTVERSION= 1.118
|
||||
PORTVERSION= 1.119
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,6 +12,7 @@ COMMENT= Object for running system commands
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
TEST_DEPENDS= p5-Test-Command>=0:devel/p5-Test-Command \
|
||||
p5-Test-Output>=0:devel/p5-Test-Output
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1466511711
|
||||
SHA256 (System-Command-1.118.tar.gz) = 00c4dcc606aeea4d5d58ca027bfb484a7f59edfca882c84d01924c2af32f1ea7
|
||||
SIZE (System-Command-1.118.tar.gz) = 29939
|
||||
TIMESTAMP = 1522743803
|
||||
SHA256 (System-Command-1.119.tar.gz) = c8c9fb1e527c52463cab1476500efea70396a0b62bea625d2d6faea994dc46e7
|
||||
SIZE (System-Command-1.119.tar.gz) = 30479
|
||||
|
|
Loading…
Add table
Reference in a new issue