diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile index a6a8d8042e9f..b197d54e116b 100644 --- a/irc/catgirl/Makefile +++ b/irc/catgirl/Makefile @@ -1,29 +1,29 @@ PORTNAME= catgirl -PORTVERSION= 2.0 +PORTVERSION= 2.0a CATEGORIES= irc MASTER_SITES= https://git.causal.agency/catgirl/snapshot/ MAINTAINER= june@causal.agency COMMENT= TLS-only terminal IRC client LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= compiler:c++11-lang ncurses pkgconfig ssl HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man PLIST_FILES= bin/catgirl \ man/man1/catgirl.1.gz .include post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/catgirl .if ${SSL_DEFAULT} == base || ${SSL_DEFAULT} == openssl LIB_DEPENDS+= libtls.so:security/libretls .endif .include diff --git a/irc/catgirl/distinfo b/irc/catgirl/distinfo index 476f053710f7..caf8e50b891d 100644 --- a/irc/catgirl/distinfo +++ b/irc/catgirl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639343843 -SHA256 (catgirl-2.0.tar.gz) = ae4ea7bdfc9a17127fec937dd8be6d0eb6939e07df55beaefd4edd6cd8caf632 -SIZE (catgirl-2.0.tar.gz) = 63201 +TIMESTAMP = 1644886726 +SHA256 (catgirl-2.0a.tar.gz) = 01bcf34ea6ae94f0e9967b70458c387d5c595d4209d8bd0c299bf25aae25beba +SIZE (catgirl-2.0a.tar.gz) = 63237