diff options
| author | Charlie Li <vishwin@FreeBSD.org> | 2025-01-20 04:58:55 +0000 |
|---|---|---|
| committer | Charlie Li <vishwin@FreeBSD.org> | 2025-01-20 05:01:30 +0000 |
| commit | e94a554e5542a7f4a03dfc004d22f21635446626 (patch) | |
| tree | 2fb04eb4f1737075c0471bb2a58b41ec2ae71c8d | |
| parent | 9b6c329e4c91edaa179f01ce047e622c7dc07ca5 (diff) | |
net/libproxy: bump consumers
PR: 284088
| -rw-r--r-- | irc/hexchat/Makefile | 1 | ||||
| -rw-r--r-- | net/glib-networking/Makefile | 1 | ||||
| -rw-r--r-- | security/beid/Makefile | 1 | ||||
| -rw-r--r-- | sysutils/signon-ui/Makefile | 2 |
4 files changed, 4 insertions, 1 deletions
diff --git a/irc/hexchat/Makefile b/irc/hexchat/Makefile index 38bae6339b74..2a4f37874c02 100644 --- a/irc/hexchat/Makefile +++ b/irc/hexchat/Makefile @@ -1,5 +1,6 @@ PORTNAME= hexchat DISTVERSION= 2.16.2 +PORTREVISION= 1 CATEGORIES= irc gnome MASTER_SITES= https://github.com/hexchat/hexchat/releases/download/v${PORTVERSION}/ diff --git a/net/glib-networking/Makefile b/net/glib-networking/Makefile index 0004fe6b3781..47bdeb20fceb 100644 --- a/net/glib-networking/Makefile +++ b/net/glib-networking/Makefile @@ -1,5 +1,6 @@ PORTNAME= glib-networking PORTVERSION= 2.80.1 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/security/beid/Makefile b/security/beid/Makefile index e425629f0d90..0729194afca3 100644 --- a/security/beid/Makefile +++ b/security/beid/Makefile @@ -1,6 +1,7 @@ PORTNAME= beid DISTVERSIONPREFIX= v DISTVERSION= 5.1.21 +PORTREVISION= 1 CATEGORIES= security MAINTAINER= tijl@FreeBSD.org diff --git a/sysutils/signon-ui/Makefile b/sysutils/signon-ui/Makefile index 132dbd74d298..011f5191c188 100644 --- a/sysutils/signon-ui/Makefile +++ b/sysutils/signon-ui/Makefile @@ -3,7 +3,7 @@ PORTNAME= signon-ui # > git rev-list 0.17+15.10.20150810-0ubuntu1.. --count DISTVERSION= 0.17-355 DISTVERSIONSUFFIX= -g4368bb7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils kde DIST_SUBDIR= KDE/${GL_ACCOUNT} |
