devel/p5-IO-Pipely: Update to 0.006
- Add LICENSE_FILE Changes: https://metacpan.org/dist/IO-Pipely/changes
This commit is contained in:
parent
bd29a40516
commit
aec829572e
2 changed files with 8 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Mathieu Arnold
|
||||
|
||||
PORTNAME= IO-Pipely
|
||||
PORTVERSION= 0.005
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.006
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -12,9 +11,11 @@ COMMENT= Portably create pipe() or pipe-like handles, one way or another
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (IO-Pipely-0.005.tar.gz) = e33b6cf5cb2b46ee308513f51e623987a50a89901e81bf19701dce35179f2e74
|
||||
SIZE (IO-Pipely-0.005.tar.gz) = 23928
|
||||
TIMESTAMP = 1650229026
|
||||
SHA256 (IO-Pipely-0.006.tar.gz) = 0e3fcd841a327efb549fa01b2083dc3695e72ea0c63303e56ed5161bf810413b
|
||||
SIZE (IO-Pipely-0.006.tar.gz) = 24238
|
||||
|
|
Loading…
Reference in a new issue