- Update to 0.048
- Add LICENSE (Any version of BSD, GPL, or Artistic is acceptable) Changes: http://search.cpan.org/dist/IPC-Run3/Changes
This commit is contained in:
parent
f49b64695e
commit
45d5ea14c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350201
2 changed files with 7 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= IPC-Run3
|
||||
PORTVERSION= 0.046
|
||||
PORTVERSION= 0.048
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -10,6 +10,10 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Run a subprocess in batch mode
|
||||
|
||||
# Any version of the following licenses are acceptable
|
||||
LICENSE= ART10 GPLv1 BSD2CLAUSE
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (IPC-Run3-0.046.tar.gz) = e4f65e239693ea86c66675d0b2437d363b43d00b1449bac2c1a03cf3c98e750c
|
||||
SIZE (IPC-Run3-0.046.tar.gz) = 20071
|
||||
SHA256 (IPC-Run3-0.048.tar.gz) = 3d81c3cc1b5cff69cca9361e2c6e38df0352251ae7b41e2ff3febc850e463565
|
||||
SIZE (IPC-Run3-0.048.tar.gz) = 20312
|
||||
|
|
Loading…
Reference in a new issue