net/rp-pppoe: update to 3.15 release

FreeBSD-relevant upstream change:
src/pppoe.c: Don't ignore SIGTERM and SIGINT.  Send PADT and exit if one
of those signals is received.
This commit is contained in:
Matthias Andree 2021-05-08 11:14:40 +02:00
parent 0efc204a6b
commit edc5de54f1
2 changed files with 5 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# Created by: Mario Sergio Fujikawa Ferreira <liouxFreeBSD.org>
PORTNAME= rp-pppoe
PORTVERSION= 3.14
PORTVERSION= 3.15
PORTREVISION= 0
CATEGORIES= net
MASTER_SITES= https://dianne.skoll.ca/projects/rp-pppoe/download/
@ -38,7 +38,7 @@ PORTDOCS= *
.endif
post-patch:
@${REINPLACE_CMD} -e "s!/etc/ppp!${PREFIX}/etc/ppp!g" \
@${SED} -i '' -e "s!/etc/ppp!${PREFIX}/etc/ppp!g" \
${WRKSRC}/man/* \
${WRKSRC}/configs/* \
${WRKSRC}/doc/HOW-TO-CONNECT
@ -90,7 +90,5 @@ post-install-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/* ${STAGEDIR}${DOCSDIR}
${RM} ${STAGEDIR}${DOCSDIR}/KERNEL-MODE-PPPOE
# cleanup REINPLACE_CMD prefix hack leftovers:
${RM} ${STAGEDIR}${DOCSDIR}/*.bak
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1590618245
SHA256 (rp-pppoe-3.14.tar.gz) = 7825232f64ab4d618ef074d62d145ae43d6edc91b9a718c6130a4742bac40e2a
SIZE (rp-pppoe-3.14.tar.gz) = 224688
TIMESTAMP = 1620464376
SHA256 (rp-pppoe-3.15.tar.gz) = b1f318bc7e4e5b0fd8a8e23e8803f5e6e43165245a5a10a7162a92a6cf17829a
SIZE (rp-pppoe-3.15.tar.gz) = 224966