aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2023-01-16 21:38:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2023-01-16 21:38:21 +0000
commit38655f1ae624d6cb7867d933e53a647c6662a044 (patch)
tree4346ba1ab0095f3650c63d3064e3d3c35054081c
parent5090c942f5401a6d4155e0495c2e1afa2b9e17c6 (diff)
downloadports-38655f1ae624d6cb7867d933e53a647c6662a044.tar.gz
ports-38655f1ae624d6cb7867d933e53a647c6662a044.zip
security/libretls: update to 3.7.0
-rw-r--r--irc/catgirl/Makefile2
-rw-r--r--irc/pounce/Makefile2
-rw-r--r--mail/mpop/Makefile2
-rw-r--r--net/openntpd/Makefile2
-rw-r--r--net/rpki-client/Makefile1
-rw-r--r--security/libretls/Makefile2
-rw-r--r--security/libretls/distinfo6
-rw-r--r--security/libretls/pkg-plist4
-rw-r--r--sysutils/waynergy/Makefile1
9 files changed, 12 insertions, 10 deletions
diff --git a/irc/catgirl/Makefile b/irc/catgirl/Makefile
index 62cb44d7b3f5..230f13a914e4 100644
--- a/irc/catgirl/Makefile
+++ b/irc/catgirl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= catgirl
PORTVERSION= 2.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MASTER_SITES= https://git.causal.agency/catgirl/snapshot/
diff --git a/irc/pounce/Makefile b/irc/pounce/Makefile
index f7f0b1f85e74..bf3e21930994 100644
--- a/irc/pounce/Makefile
+++ b/irc/pounce/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pounce
DISTVERSION= 3.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= irc
MASTER_SITES= https://git.causal.agency/pounce/snapshot/
diff --git a/mail/mpop/Makefile b/mail/mpop/Makefile
index 740dc9eb0560..2dc21c1a3776 100644
--- a/mail/mpop/Makefile
+++ b/mail/mpop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mpop
DISTVERSION= 1.4.16
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= mail
MASTER_SITES= https://marlam.de/mpop/releases/
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile
index 447eee561cfd..504bcf75fa60 100644
--- a/net/openntpd/Makefile
+++ b/net/openntpd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openntpd
PORTVERSION= 6.8p1
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= net
MASTER_SITES= OPENBSD/OpenNTPD
diff --git a/net/rpki-client/Makefile b/net/rpki-client/Makefile
index 48976d5ff357..82bc44ea71f5 100644
--- a/net/rpki-client/Makefile
+++ b/net/rpki-client/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rpki-client
DISTVERSION= 8.2
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://cdn.openbsd.org/pub/OpenBSD/rpki-client/ \
https://cloudflare.cdn.openbsd.org/pub/OpenBSD/rpki-client/
diff --git a/security/libretls/Makefile b/security/libretls/Makefile
index bfd9603401fd..848cf2c1749d 100644
--- a/security/libretls/Makefile
+++ b/security/libretls/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libretls
-PORTVERSION= 3.5.2
+PORTVERSION= 3.7.0
CATEGORIES= security devel
MASTER_SITES= https://causal.agency/libretls/
diff --git a/security/libretls/distinfo b/security/libretls/distinfo
index 91a04e820fdd..00bf81794c5a 100644
--- a/security/libretls/distinfo
+++ b/security/libretls/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652880542
-SHA256 (libretls-3.5.2.tar.gz) = 59ce9961cb1b1a2859cacb9863eeccc3bbeadf014840a1c61a0ac12ad31bcc9e
-SIZE (libretls-3.5.2.tar.gz) = 425404
+TIMESTAMP = 1673904927
+SHA256 (libretls-3.7.0.tar.gz) = 9aa5d3a9133932c362075259b0b17bb0c89741fa1b2535136df2ded7a0c13392
+SIZE (libretls-3.7.0.tar.gz) = 427980
diff --git a/security/libretls/pkg-plist b/security/libretls/pkg-plist
index bf86b3f80486..3b2a983b89e3 100644
--- a/security/libretls/pkg-plist
+++ b/security/libretls/pkg-plist
@@ -1,8 +1,8 @@
include/tls.h
lib/libtls.a
lib/libtls.so
-lib/libtls.so.25
-lib/libtls.so.25.0.0
+lib/libtls.so.26
+lib/libtls.so.26.0.0
libdata/pkgconfig/libtls.pc
man/man3/tls_accept_cbs.3.gz
man/man3/tls_accept_fds.3.gz
diff --git a/sysutils/waynergy/Makefile b/sysutils/waynergy/Makefile
index 6dd68983a669..4243f3c337eb 100644
--- a/sysutils/waynergy/Makefile
+++ b/sysutils/waynergy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= waynergy
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.15
+PORTREVISION= 1
CATEGORIES= sysutils wayland
MAINTAINER= bapt@FreeBSD.org