mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
net/p5-Net-Libdnet: Update to 0.990
Changes: https://metacpan.org/dist/Net-Libdnet/changes
This commit is contained in:
parent
f23215e635
commit
baba5949b8
2 changed files with 5 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= Net-Libdnet
|
||||
PORTVERSION= 0.99
|
||||
PORTVERSION= 0.990
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,12 +14,10 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
|||
RUN_DEPENDS= p5-Class-Gomor>=0:devel/p5-Class-Gomor
|
||||
LIB_DEPENDS= libdnet.so:net/libdnet
|
||||
|
||||
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include'
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|dumbnet|dnet|g' ${WRKSRC}/Libdnet.xs
|
||||
CONFIGURE_ARGS= INC='-I${LOCALBASE}/include'
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/Libdnet/Libdnet.so
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1539132767
|
||||
SHA256 (Net-Libdnet-0.99.tar.gz) = b092b3fe0f6bbf835d485ea8b94d459966baf4f3c71a8f2c5f35f28b1b6b3cd2
|
||||
SIZE (Net-Libdnet-0.99.tar.gz) = 24314
|
||||
TIMESTAMP = 1730296066
|
||||
SHA256 (Net-Libdnet-0.990.tar.gz) = d2abbf631f62c95283b875dccc8c5080c320aa1eb2aa67eae743b85d5ae1aec2
|
||||
SIZE (Net-Libdnet-0.990.tar.gz) = 23916
|
||||
|
|
Loading…
Add table
Reference in a new issue