Skip to content

Commit

Permalink
devel/p5-Object-Container: Update to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jun 29, 2022
1 parent a606039 commit 704a2e0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
9 changes: 5 additions & 4 deletions devel/p5-Object-Container/Makefile
@@ -1,8 +1,7 @@
# Created by: Gea-Suan Lin <gslin@gslin.org>

PORTNAME= Object-Container
PORTVERSION= 0.14
PORTREVISION= 1
PORTVERSION= 0.15
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -13,12 +12,14 @@ COMMENT= Simple object container
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS= p5-Module-Build-Pluggable>=0:devel/p5-Module-Build-Pluggable \
p5-Module-Build-Pluggable-CPANfile>=0.05:devel/p5-Module-Build-Pluggable-CPANfile \
${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Accessor>=0:devel/p5-Class-Accessor
TEST_DEPENDS= p5-Test-Requires>=0:devel/p5-Test-Requires

USES= perl5
USE_PERL5= configure
USE_PERL5= modbuild

NO_ARCH= yes

Expand Down
5 changes: 3 additions & 2 deletions devel/p5-Object-Container/distinfo
@@ -1,2 +1,3 @@
SHA256 (Object-Container-0.14.tar.gz) = e95a4accc1e4df036f1fb2bdcca78ab94397e4c6805c3227cd02d89ed109bc82
SIZE (Object-Container-0.14.tar.gz) = 61530
TIMESTAMP = 1656522252
SHA256 (Object-Container-0.15.tar.gz) = 2d9699d7d03f681453f64faaf7cb98ef4475d1a19c36e952733731950e2fbd54
SIZE (Object-Container-0.15.tar.gz) = 24442

0 comments on commit 704a2e0

Please sign in to comment.