From cf531982e14a11df1da600450166ace434b25220 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Thu, 27 May 2021 17:27:42 +0000 Subject: Update pounce to 2.4 --- irc/pounce-notify/Makefile | 28 ++++++++++++++++++++++++++++ irc/pounce-notify/distinfo | 3 +++ irc/pounce-notify/pkg-descr | 3 +++ irc/pounce-palaver/Makefile | 4 ++-- irc/pounce-palaver/distinfo | 6 +++--- irc/pounce/Makefile | 2 +- irc/pounce/distinfo | 6 +++--- 7 files changed, 43 insertions(+), 9 deletions(-) create mode 100644 irc/pounce-notify/Makefile create mode 100644 irc/pounce-notify/distinfo create mode 100644 irc/pounce-notify/pkg-descr diff --git a/irc/pounce-notify/Makefile b/irc/pounce-notify/Makefile new file mode 100644 index 0000000..f19cdd8 --- /dev/null +++ b/irc/pounce-notify/Makefile @@ -0,0 +1,28 @@ +PORTNAME= pounce-palaver +DISTVERSION= 2.4 +CATEGORIES= irc +MASTER_SITES= https://git.causal.agency/pounce/snapshot/ +DISTNAME= pounce-${DISTVERSION} + +MAINTAINER= june@causal.agency +COMMENT= Generic notifications for pounce + +LICENSE= GPLv3+ +LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE + +LIB_DEPENDS= libtls.so:security/libretls + +USES= pkgconfig + +WRKSRC_SUBDIR= extra/notify + +HAS_CONFIGURE= yes +CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man + +PLIST_FILES= bin/pounce-notify \ + man/man1/pounce-notify.1.gz + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/pounce-notify + +.include diff --git a/irc/pounce-notify/distinfo b/irc/pounce-notify/distinfo new file mode 100644 index 0000000..8900717 --- /dev/null +++ b/irc/pounce-notify/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1622136116 +SHA256 (pounce-2.4.tar.gz) = 0fe406700a80798eb669db90bef73cc4a644a29a2a36ea7178fed73623050a21 +SIZE (pounce-2.4.tar.gz) = 51453 diff --git a/irc/pounce-notify/pkg-descr b/irc/pounce-notify/pkg-descr new file mode 100644 index 0000000..4b2437a --- /dev/null +++ b/irc/pounce-notify/pkg-descr @@ -0,0 +1,3 @@ +Generic notification provider for the pounce IRC bouncer. + +WWW: https://git.causal.agency/pounce/ diff --git a/irc/pounce-palaver/Makefile b/irc/pounce-palaver/Makefile index c4ec615..b578530 100644 --- a/irc/pounce-palaver/Makefile +++ b/irc/pounce-palaver/Makefile @@ -1,5 +1,5 @@ PORTNAME= pounce-palaver -DISTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ DISTNAME= pounce-${DISTVERSION} @@ -16,7 +16,7 @@ LIB_DEPENDS= libcurl.so:ftp/curl \ USES= pkgconfig -WRKSRC_SUBDIR= contrib/palaver +WRKSRC_SUBDIR= extra/palaver HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man diff --git a/irc/pounce-palaver/distinfo b/irc/pounce-palaver/distinfo index d9a76c2..8900717 100644 --- a/irc/pounce-palaver/distinfo +++ b/irc/pounce-palaver/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612805121 -SHA256 (pounce-2.3.tar.gz) = 47e77cf01ccd94c6ecb83410d7f832426de61e28573b7aa4ac60fec5ac3f468b -SIZE (pounce-2.3.tar.gz) = 49151 +TIMESTAMP = 1622136116 +SHA256 (pounce-2.4.tar.gz) = 0fe406700a80798eb669db90bef73cc4a644a29a2a36ea7178fed73623050a21 +SIZE (pounce-2.4.tar.gz) = 51453 diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile index d8a13ae..f3ec177 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,5 +1,5 @@ PORTNAME= pounce -DISTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ diff --git a/irc/pounce/distinfo b/irc/pounce/distinfo index 0c74376..8900717 100644 --- a/irc/pounce/distinfo +++ b/irc/pounce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612804928 -SHA256 (pounce-2.3.tar.gz) = 47e77cf01ccd94c6ecb83410d7f832426de61e28573b7aa4ac60fec5ac3f468b -SIZE (pounce-2.3.tar.gz) = 49151 +TIMESTAMP = 1622136116 +SHA256 (pounce-2.4.tar.gz) = 0fe406700a80798eb669db90bef73cc4a644a29a2a36ea7178fed73623050a21 +SIZE (pounce-2.4.tar.gz) = 51453 -- cgit 1.4.1