mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Update to 0.10
- Strip shared library Changes: http://search.cpan.org/dist/Class-Load-XS/Changes
This commit is contained in:
parent
f8856eeebc
commit
f12479b92d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438277
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Class-Load-XS
|
||||
PORTVERSION= 0.09
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -17,10 +16,13 @@ BUILD_DEPENDS= p5-Class-Load>=0.20:devel/p5-Class-Load
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Module-Implementation>=0.04:devel/p5-Module-Implementation \
|
||||
p5-Test-Fatal>=0:devel/p5-Test-Fatal \
|
||||
p5-Test-Requires>=0:devel/p5-Test-Requires \
|
||||
p5-Test-Needs>=0:devel/p5-Test-Needs \
|
||||
p5-Test-Without-Module>=0:devel/p5-Test-Without-Module
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Class/Load/XS/XS.so
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Class-Load-XS-0.09.tar.gz) = bbec3b916df9e48827950a297bf53ef4dd59ed6376142099504307a42b553baa
|
||||
SIZE (Class-Load-XS-0.09.tar.gz) = 73186
|
||||
TIMESTAMP = 1491892928
|
||||
SHA256 (Class-Load-XS-0.10.tar.gz) = 5bc22cf536ebfd2564c5bdaf42f0d8a4cee3d1930fc8b44b7d4a42038622add1
|
||||
SIZE (Class-Load-XS-0.10.tar.gz) = 77930
|
||||
|
Loading…
Reference in New Issue
Block a user