- Update to 0.73
- Add NO_ARCH Changes: http://search.cpan.org/dist/Inline-CPP/Changes
This commit is contained in:
parent
ca2bc936a3
commit
1d1320ac55
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=394114
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Inline-CPP
|
||||
PORTVERSION= 0.71
|
||||
PORTVERSION= 0.73
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -18,6 +18,7 @@ BUILD_DEPENDS= p5-Inline>=0.78:${PORTSDIR}/devel/p5-Inline \
|
|||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
BUILD_DEPENDS+= p5-ExtUtils-CppGuess>=0.07:${PORTSDIR}/devel/p5-ExtUtils-CppGuess
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Inline-CPP-0.71.tar.gz) = 05f59bf7b4e11b65ec21a7b74e7c021a8a2f68ee700450d973244b176fa5a31a
|
||||
SIZE (Inline-CPP-0.71.tar.gz) = 63465
|
||||
SHA256 (Inline-CPP-0.73.tar.gz) = 42be80f4de265ea2641f9db32439d59ad02f116900899cd30631dd3b8366f7fe
|
||||
SIZE (Inline-CPP-0.73.tar.gz) = 63259
|
||||
|
|
Loading…
Reference in a new issue