summary refs log tree commit diff
path: root/irc/pounce/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-11 18:23:52 +0000
committerJune McEnroe <june@causal.agency>2020-08-11 18:23:52 +0000
commit5e8f8368963b492207e5baa7d7328349c80e1f13 (patch)
tree591099bdd918ca01adc15f129d0d874522d542df /irc/pounce/Makefile
parentAdd litterbox port (diff)
downloadports-5e8f8368963b492207e5baa7d7328349c80e1f13.tar.gz
ports-5e8f8368963b492207e5baa7d7328349c80e1f13.zip
Update pounce to 1.4p1
Diffstat (limited to 'irc/pounce/Makefile')
-rw-r--r--irc/pounce/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index d042c9f..f68ea8e 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	pounce
-DISTVERSION=	1.4
+DISTVERSION=	1.4p1
 CATEGORIES=	irc
 MASTER_SITES=	https://git.causal.agency/pounce/snapshot/
 
r>2021-03-05build: Add OpenSSL includes to libcompatJune McEnroe 2020-12-15Import LibreSSL 3.3.1June McEnroe 2020-11-24Import LibreSSL 3.3.0June McEnroe 2020-10-22Import LibreSSL 3.2.2June McEnroe 2020-09-29Import LibreSSL 3.2.1June McEnroe 2020-09-29import: Add m4/ax_add_fortify_source.m4June McEnroe 2020-08-05build: Add README.7 to EXTRA_DIST 3.2.0June McEnroe 2020-08-03doc: Indicate that only OpenSSL 1.1.1b and newer workJune McEnroe