From 0d0e5f016b3dde5df1d9351e822ca3dec6794993 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sun, 12 Dec 2021 19:49:42 +0100 Subject: irc/pounce: Update to 3.0 Changelog: https://git.causal.agency/pounce/tag/?h=3.0 PR: 259216 Approved by: mentors (implicit) --- irc/pounce/Makefile | 4 +--- irc/pounce/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile index 0c3fa8f299e1..5b7177287ce1 100644 --- a/irc/pounce/Makefile +++ b/irc/pounce/Makefile @@ -1,6 +1,5 @@ PORTNAME= pounce -DISTVERSION= 2.5 -PORTREVISION= 1 +DISTVERSION= 3.0 CATEGORIES= irc MASTER_SITES= https://git.causal.agency/pounce/snapshot/ @@ -15,7 +14,6 @@ USE_RC_SUBR= calico pounce MAKE_ENV+= MANDIR=${MANPREFIX}/man CFLAGS+= -D'OPENSSL_BIN=\"${OPENSSL_BIN}\"' -CFLAGS+= -D'CERTBOT_PATH=\"${LOCALBASE}/etc/letsencrypt\"' .include diff --git a/irc/pounce/distinfo b/irc/pounce/distinfo index 2f3e93b56a83..cdb71f30f9ad 100644 --- a/irc/pounce/distinfo +++ b/irc/pounce/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630978219 -SHA256 (pounce-2.5.tar.gz) = c3f88f85ea6b3211d77b8193731704cb01871aee68762d2f6b5e9b102f83d0ad -SIZE (pounce-2.5.tar.gz) = 52471 +TIMESTAMP = 1634416300 +SHA256 (pounce-3.0.tar.gz) = f776f7f170493697a97923e7dce9597dff5577fd40ba756e9a1bcfab17199df0 +SIZE (pounce-3.0.tar.gz) = 50497 -- cgit v1.2.3