Skip to content

Commit

Permalink
devel/p5-Data-Clone: Update to 0.006
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Nov 27, 2023
1 parent a6ad3c4 commit d39c41b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 3 additions & 2 deletions devel/p5-Data-Clone/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Data-Clone
PORTVERSION= 0.005
PORTVERSION= 0.006
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
Expand All @@ -11,11 +11,12 @@ WWW= https://metacpan.org/release/Data-Clone
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual

BUILD_DEPENDS= p5-Module-Build-XSUtil>=0:devel/p5-Module-Build-XSUtil
TEST_DEPENDS= p5-Test-LeakTrace>=0:devel/p5-Test-LeakTrace \
p5-Test-Requires>=0.03:devel/p5-Test-Requires

USES= perl5
USE_PERL5= configure
USE_PERL5= modbuild

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Data/Clone/Clone.so
Expand Down
6 changes: 3 additions & 3 deletions devel/p5-Data-Clone/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1700759740
SHA256 (Data-Clone-0.005.tar.gz) = e0aa49904f5b94e1817fb694888b5389412ca0cfe7987ccd5e79a5eee7dc373b
SIZE (Data-Clone-0.005.tar.gz) = 34570
TIMESTAMP = 1701083356
SHA256 (Data-Clone-0.006.tar.gz) = b8745954f0eff61efb25589cc13b4f2b1b26ce5ac3617d7e8aa3981626579629
SIZE (Data-Clone-0.006.tar.gz) = 19088
1 change: 0 additions & 1 deletion devel/p5-Data-Clone/pkg-plist
@@ -1,4 +1,3 @@
%%SITE_ARCH%%/Data/Clone.pm
%%SITE_ARCH%%/auto/Data/Clone/Clone.so
%%SITE_ARCH%%/auto/Data/Clone/data_clone.h
%%PERL5_MAN3%%/Data::Clone.3.gz

0 comments on commit d39c41b

Please sign in to comment.