Skip to content

Commit

Permalink
security/libretls: update 3.8.1
Browse files Browse the repository at this point in the history
Bump portrevision of consumers
  • Loading branch information
bapt committed Oct 12, 2023
1 parent acd67e6 commit 50dc8fd
Show file tree
Hide file tree
Showing 10 changed files with 13 additions and 9 deletions.
2 changes: 1 addition & 1 deletion irc/catgirl/Makefile
@@ -1,6 +1,6 @@
PORTNAME= catgirl
PORTVERSION= 2.1
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= irc
MASTER_SITES= https://git.causal.agency/catgirl/snapshot/

Expand Down
1 change: 1 addition & 0 deletions irc/pounce/Makefile
@@ -1,5 +1,6 @@
PORTNAME= pounce
DISTVERSION= 3.1
PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= https://git.causal.agency/pounce/snapshot/

Expand Down
2 changes: 1 addition & 1 deletion mail/mpop/Makefile
@@ -1,6 +1,6 @@
PORTNAME= mpop
DISTVERSION= 1.4.16
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= mail
MASTER_SITES= https://marlam.de/mpop/releases/

Expand Down
1 change: 1 addition & 0 deletions net/gmid/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gmid
DISTVERSION= 1.8.6
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://github.com/omar-polo/gmid/releases/download/${DISTVERSION}/

Expand Down
2 changes: 1 addition & 1 deletion net/openntpd/Makefile
@@ -1,6 +1,6 @@
PORTNAME= openntpd
PORTVERSION= 6.8p1
PORTREVISION= 7
PORTREVISION= 8
PORTEPOCH= 2
CATEGORIES= net
MASTER_SITES= OPENBSD/OpenNTPD
Expand Down
1 change: 1 addition & 0 deletions net/rpki-client/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rpki-client
DISTVERSION= 8.5
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= https://cdn.openbsd.org/pub/OpenBSD/rpki-client/ \
https://cloudflare.cdn.openbsd.org/pub/OpenBSD/rpki-client/
Expand Down
2 changes: 1 addition & 1 deletion security/libretls/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libretls
PORTVERSION= 3.7.0
PORTVERSION= 3.8.1
CATEGORIES= security devel
MASTER_SITES= https://causal.agency/libretls/

Expand Down
6 changes: 3 additions & 3 deletions security/libretls/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1673904927
SHA256 (libretls-3.7.0.tar.gz) = 9aa5d3a9133932c362075259b0b17bb0c89741fa1b2535136df2ded7a0c13392
SIZE (libretls-3.7.0.tar.gz) = 427980
TIMESTAMP = 1697122730
SHA256 (libretls-3.8.1.tar.gz) = 3bc9fc0e61827ee2f608e5e44993a8fda6d610b80a1e01a9c75610cc292997b5
SIZE (libretls-3.8.1.tar.gz) = 432142
4 changes: 2 additions & 2 deletions security/libretls/pkg-plist
@@ -1,8 +1,8 @@
include/tls.h
lib/libtls.a
lib/libtls.so
lib/libtls.so.26
lib/libtls.so.26.0.1
lib/libtls.so.28
lib/libtls.so.28.0.0
libdata/pkgconfig/libtls.pc
man/man3/tls_accept_cbs.3.gz
man/man3/tls_accept_fds.3.gz
Expand Down
1 change: 1 addition & 0 deletions sysutils/waynergy/Makefile
@@ -1,6 +1,7 @@
PORTNAME= waynergy
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.16
PORTREVISION= 1
CATEGORIES= sysutils wayland

MAINTAINER= bapt@FreeBSD.org
Expand Down

0 comments on commit 50dc8fd

Please sign in to comment.