Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
laffer1 committed Sep 24, 2024
1 parent c7882f5 commit c9dcf21
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 16 deletions.
5 changes: 2 additions & 3 deletions devel/p5-Capture-Tiny/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# Created by: Bill Brinzer <[email protected]>

PORTNAME= Capture-Tiny
PORTVERSION= 0.46
PORTVERSION= 0.48
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:DAGOLDEN
PKGNAMEPREFIX= p5-

MAINTAINER= [email protected]
COMMENT= Capture STDOUT and STDERR from Perl, XS, or external programs
WWW= https://metacpan.org/release/Capture-Tiny

LICENSE= apache2
LICENSE_FILE= ${WRKSRC}/LICENSE
Expand Down
6 changes: 3 additions & 3 deletions devel/p5-Capture-Tiny/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1491664205
SHA256 (Capture-Tiny-0.46.tar.gz) = 5d7a6a830cf7f2b2960bf8b8afaac16a537ede64f3023827acea5bd24ca77015
SIZE (Capture-Tiny-0.46.tar.gz) = 37424
TIMESTAMP = 1590084186
SHA256 (Capture-Tiny-0.48.tar.gz) = 6c23113e87bad393308c90a207013e505f659274736638d8c79bac9c67cc3e19
SIZE (Capture-Tiny-0.48.tar.gz) = 37480
2 changes: 0 additions & 2 deletions devel/p5-Capture-Tiny/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,3 @@ Capture::Tiny provides a simple, portable way to capture anything sent to
STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or
from an external program. Optionally, output can be teed so that it is captured
while being passed through to the original handles.

WWW: https://metacpan.org/release/Capture-Tiny
5 changes: 2 additions & 3 deletions devel/p5-Carp-Assert-More/Makefile
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Created by: Aaron Dalton <[email protected]>

PORTNAME= Carp-Assert-More
PORTVERSION= 1.16
PORTVERSION= 2.4.0
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

MAINTAINER= [email protected]
COMMENT= Convenience wrappers around Carp::Assert
WWW= https://metacpan.org/release/Carp-Assert-More

LICENSE= artistic2

Expand Down
6 changes: 3 additions & 3 deletions devel/p5-Carp-Assert-More/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1501960770
SHA256 (Carp-Assert-More-1.16.tar.gz) = 8ed01cdd95715c41b690ed3add4f121f5161b0fae09dff8cb227613ab46932f5
SIZE (Carp-Assert-More-1.16.tar.gz) = 12290
TIMESTAMP = 1710712776
SHA256 (Carp-Assert-More-2.4.0.tar.gz) = 04646e80298f197035e743bbd95b3ee0204c2e3b2f06f2178b111f059f595005
SIZE (Carp-Assert-More-2.4.0.tar.gz) = 22427
2 changes: 0 additions & 2 deletions devel/p5-Carp-Assert-More/pkg-descr
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@ other than readability and simplicity of the code.

My intent here is to make common assertions easy so that we as programmers
have no excuse to not use them.

WWW: https://metacpan.org/release/Carp-Assert-More

0 comments on commit c9dcf21

Please sign in to comment.