View | Details | Raw Unified | Return to bug 269391 | Differences between
and this patch

Collapse All | Expand All

(-)b/irc/pounce/Makefile (-3 / +2 lines)
Lines 1-6 Link Here
1
PORTNAME=	pounce
1
PORTNAME=	pounce
2
DISTVERSION=	3.0
2
DISTVERSION=	3.1
3
PORTREVISION=	3
4
CATEGORIES=	irc
3
CATEGORIES=	irc
5
MASTER_SITES=	https://git.causal.agency/pounce/snapshot/
4
MASTER_SITES=	https://git.causal.agency/pounce/snapshot/
6
5
Lines 11-17 WWW= https://git.causal.agency/pounce/ Link Here
11
LICENSE=	GPLv3+
10
LICENSE=	GPLv3+
12
LICENSE_FILE=	${WRKSRC}/LICENSE
11
LICENSE_FILE=	${WRKSRC}/LICENSE
13
12
14
USES=		compiler:c11 localbase:ldflags ssl
13
USES=		compiler:c11 localbase:ldflags ssl pkgconfig
15
USE_RC_SUBR=	calico pounce
14
USE_RC_SUBR=	calico pounce
16
15
17
MAKE_ENV+=	MANDIR=${MANPREFIX}/man
16
MAKE_ENV+=	MANDIR=${MANPREFIX}/man
(-)b/irc/pounce/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1634416300
1
TIMESTAMP = 1675794097
2
SHA256 (pounce-3.0.tar.gz) = f776f7f170493697a97923e7dce9597dff5577fd40ba756e9a1bcfab17199df0
2
SHA256 (pounce-3.1.tar.gz) = 97f245556b1cc940553fca18f4d7d82692e6c11a30f612415e5e391e5d96604e
3
SIZE (pounce-3.0.tar.gz) = 50497
3
SIZE (pounce-3.1.tar.gz) = 50801
4
- 

Return to bug 269391