diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile index 8a743ff3efd0..db124e1b8282 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,37 +1,37 @@ PORTNAME= pounce -DISTVERSION= 2.4 +DISTVERSION= 2.5 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ MAINTAINER= june@causal.agency COMMENT= Multi-client IRC bouncer LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c11 localbase:ldflags ssl USE_RC_SUBR= calico pounce MAKE_ENV+= MANDIR=${MANPREFIX}/man CFLAGS+= -D'OPENSSL_BIN=\"${OPENSSL_BIN}\"' CFLAGS+= -D'CERTBOT_PATH=\"${LOCALBASE}/etc/letsencrypt\"' .include .if ${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl LIB_DEPENDS+= libtls.so:security/libretls .endif .if ${SSL_DEFAULT} == base OPENSSL_BIN=/usr/bin/openssl .else OPENSSL_BIN=${LOCALBASE}/bin/openssl .endif post-install: @${MKDIR} ${STAGEDIR}/var/run/calico .for b in calico pounce ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${b} .endfor .include diff --git a/irc/pounce/distinfo b/irc/pounce/distinfo index dbf37921c3ab..2f3e93b56a83 100644 --- a/irc/pounce/distinfo +++ b/irc/pounce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622139837 -SHA256 (pounce-2.4.tar.gz) = 0fe406700a80798eb669db90bef73cc4a644a29a2a36ea7178fed73623050a21 -SIZE (pounce-2.4.tar.gz) = 51453 +TIMESTAMP = 1630978219 +SHA256 (pounce-2.5.tar.gz) = c3f88f85ea6b3211d77b8193731704cb01871aee68762d2f6b5e9b102f83d0ad +SIZE (pounce-2.5.tar.gz) = 52471