- Update to 0.08
- fix fetch problem PR: 107068 Submitted by: chinsan
This commit is contained in:
parent
00fa681381
commit
545e2d0185
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180563
4 changed files with 8 additions and 12 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Inline-C2XS
|
||||
PORTVERSION= 0.07
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Inline
|
||||
|
@ -19,8 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline \
|
|||
${SITE_PERL}/Inline/CPP.pm:${PORTSDIR}/devel/p5-Inline-CPP
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= Unfetchable
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Inline::C2XS.3
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Inline-C2XS-0.07.tar.gz) = bca1d7f0b7c5cd676addfcec13a403c8
|
||||
SHA256 (Inline-C2XS-0.07.tar.gz) = 1b28ef5a635daee0e6f8471f1d5a104c22893ee5230bf431becd589caf673da2
|
||||
SIZE (Inline-C2XS-0.07.tar.gz) = 8368
|
||||
MD5 (Inline-C2XS-0.08.tar.gz) = 3494c27981a85477bb234a4b8bf875e9
|
||||
SHA256 (Inline-C2XS-0.08.tar.gz) = 996ae9720a5fbefaa3daabb9dc485339eca96a086d9d7bc5a62ae0958fc3b802
|
||||
SIZE (Inline-C2XS-0.08.tar.gz) = 8473
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Inline-C2XS
|
||||
PORTVERSION= 0.07
|
||||
PORTVERSION= 0.08
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= Inline
|
||||
|
@ -19,8 +19,6 @@ BUILD_DEPENDS= ${SITE_PERL}/Inline/C.pm:${PORTSDIR}/devel/p5-Inline \
|
|||
${SITE_PERL}/Inline/CPP.pm:${PORTSDIR}/devel/p5-Inline-CPP
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
BROKEN= Unfetchable
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Inline::C2XS.3
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Inline-C2XS-0.07.tar.gz) = bca1d7f0b7c5cd676addfcec13a403c8
|
||||
SHA256 (Inline-C2XS-0.07.tar.gz) = 1b28ef5a635daee0e6f8471f1d5a104c22893ee5230bf431becd589caf673da2
|
||||
SIZE (Inline-C2XS-0.07.tar.gz) = 8368
|
||||
MD5 (Inline-C2XS-0.08.tar.gz) = 3494c27981a85477bb234a4b8bf875e9
|
||||
SHA256 (Inline-C2XS-0.08.tar.gz) = 996ae9720a5fbefaa3daabb9dc485339eca96a086d9d7bc5a62ae0958fc3b802
|
||||
SIZE (Inline-C2XS-0.08.tar.gz) = 8473
|
||||
|
|
Loading…
Reference in a new issue