Date: Sat, 22 Oct 2022 09:36:15 GMT From: Daniel Engberg <diizzy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: df6c65a0267a - main - */*: Bump PORTREVISION for consumers of libunistring Message-ID: <202210220936.29M9aFla063195@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=df6c65a0267a323b1adfc7dca649e9f7b649cc7c commit df6c65a0267a323b1adfc7dca649e9f7b649cc7c Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-10-22 09:34:07 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-10-22 09:36:07 +0000 */*: Bump PORTREVISION for consumers of libunistring Reported by: jbeich --- biology/ncbi-toolkit/Makefile | 2 +- cad/lepton-eda/Makefile | 1 + cad/opencascade/Makefile | 2 +- deskutils/gnome-characters/Makefile | 1 + devel/notcurses/Makefile | 1 + devel/qt6-base/Makefile | 2 +- dns/libidn2/Makefile | 1 + dns/libpsl/Makefile | 2 +- editors/rehex/Makefile | 1 + ftp/wget/Makefile | 1 + lang/guile/Makefile | 1 + lang/guile2/Makefile | 2 +- mail/mailutils/Makefile | 2 +- mail/mutt/Makefile | 1 + misc/boxes/Makefile | 1 + net/pacemaker2/Makefile | 2 +- security/gnutls/Makefile | 1 + security/sssd/Makefile | 2 +- sysutils/libdnf/Makefile | 1 + www/lagrange/Makefile | 1 + x11/lxhotkey/Makefile | 1 + 21 files changed, 21 insertions(+), 8 deletions(-) diff --git a/biology/ncbi-toolkit/Makefile b/biology/ncbi-toolkit/Makefile index 5a714ceec88b..09d748f055e2 100644 --- a/biology/ncbi-toolkit/Makefile +++ b/biology/ncbi-toolkit/Makefile @@ -1,6 +1,6 @@ PORTNAME= ncbi-toolkit DISTVERSION= 2017.01.06 # containing BLAST v2.2.27 (? is this true) -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= biology MASTER_SITES= ftp://ftp.ncbi.nlm.nih.gov/toolbox/ncbi_tools/old/${PORTVERSION:S/.//g}/ DISTNAME= ncbi diff --git a/cad/lepton-eda/Makefile b/cad/lepton-eda/Makefile index a2802e241760..ae029c7b7880 100644 --- a/cad/lepton-eda/Makefile +++ b/cad/lepton-eda/Makefile @@ -1,5 +1,6 @@ PORTNAME= lepton-eda PORTVERSION= 1.9.18 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= https://github.com/lepton-eda/lepton-eda/releases/download/${PORTVERSION}-20220529/ diff --git a/cad/opencascade/Makefile b/cad/opencascade/Makefile index 0ff44d1e1b94..b9c939f64ac6 100644 --- a/cad/opencascade/Makefile +++ b/cad/opencascade/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencascade PORTVERSION= 7.6.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= cad science MASTER_SITES= LOCAL/thierry diff --git a/deskutils/gnome-characters/Makefile b/deskutils/gnome-characters/Makefile index 565cee0c9ff3..1e1d61050191 100644 --- a/deskutils/gnome-characters/Makefile +++ b/deskutils/gnome-characters/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnome-characters PORTVERSION= 43.0 +PORTREVISION= 1 CATEGORIES= deskutils gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/devel/notcurses/Makefile b/devel/notcurses/Makefile index fd8f96a35c1f..fcad84a629d1 100644 --- a/devel/notcurses/Makefile +++ b/devel/notcurses/Makefile @@ -1,6 +1,7 @@ PORTNAME= notcurses DISTVERSIONPREFIX= v DISTVERSION= ${ABIVERSION}.0.8 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/:docs DISTFILES= ${PORTNAME}-doc-${DISTVERSION}.tar.gz:docs diff --git a/devel/qt6-base/Makefile b/devel/qt6-base/Makefile index 974316affea9..6dbba4120aea 100644 --- a/devel/qt6-base/Makefile +++ b/devel/qt6-base/Makefile @@ -1,6 +1,6 @@ PORTNAME= base DISTVERSION= ${QT6_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel PKGNAMEPREFIX= qt6- diff --git a/dns/libidn2/Makefile b/dns/libidn2/Makefile index 5499f89486c4..2cf505867c01 100644 --- a/dns/libidn2/Makefile +++ b/dns/libidn2/Makefile @@ -1,5 +1,6 @@ PORTNAME= libidn2 PORTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= GNU/libidn diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index f8a6571118f2..17eb84dc9c2f 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -1,6 +1,6 @@ PORTNAME= libpsl PORTVERSION= 0.21.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= dns MASTER_SITES= https://github.com/rockdaboot/libpsl/releases/download/${PORTVERSION}/ diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index f5475d1f0c05..86faa9e5b901 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,5 +1,6 @@ PORTNAME= rehex DISTVERSION= 0.5.3 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= fuz@fuz.su diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 5e8934a3fadc..417f0729fc08 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -1,5 +1,6 @@ PORTNAME= wget DISTVERSION= 1.21.3 +PORTREVISION= 1 CATEGORIES= ftp www MASTER_SITES= GNU diff --git a/lang/guile/Makefile b/lang/guile/Makefile index 109876a38be2..be074bb09490 100644 --- a/lang/guile/Makefile +++ b/lang/guile/Makefile @@ -1,5 +1,6 @@ PORTNAME= guile PORTVERSION= 3.0.8 +PORTREVISION= 1 CATEGORIES= lang scheme MASTER_SITES= GNU diff --git a/lang/guile2/Makefile b/lang/guile2/Makefile index cd9cbb36853e..c2a252891a30 100644 --- a/lang/guile2/Makefile +++ b/lang/guile2/Makefile @@ -1,6 +1,6 @@ PORTNAME= guile PORTVERSION= 2.2.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang scheme MASTER_SITES= GNU PKGNAMESUFFIX= 2 diff --git a/mail/mailutils/Makefile b/mail/mailutils/Makefile index cd3e750bb40d..9a199d80385d 100644 --- a/mail/mailutils/Makefile +++ b/mail/mailutils/Makefile @@ -1,6 +1,6 @@ PORTNAME= mailutils PORTVERSION= 3.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= GNU GNU_ALPHA diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile index 19439e7ec7bd..07d205d0c5f5 100644 --- a/mail/mutt/Makefile +++ b/mail/mutt/Makefile @@ -1,5 +1,6 @@ PORTNAME= mutt DISTVERSION= 2.2.7 +PORTREVISION= 1 CATEGORIES+= mail MASTER_SITES= ftp://ftp.mutt.org/pub/mutt/ \ https://bitbucket.org/mutt/mutt/downloads/ \ diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile index c8a078025e40..e3964785f831 100644 --- a/misc/boxes/Makefile +++ b/misc/boxes/Makefile @@ -1,5 +1,6 @@ PORTNAME= boxes PORTVERSION= 2.2.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= misc diff --git a/net/pacemaker2/Makefile b/net/pacemaker2/Makefile index 868d9218a79a..c30976ffa110 100644 --- a/net/pacemaker2/Makefile +++ b/net/pacemaker2/Makefile @@ -1,5 +1,5 @@ PORTVERSION= 2.1.2 -PORTREVISION= 3 +PORTREVISION= 4 PKGNAMESUFFIX= 2 WWW= https://www.clusterlabs.org/pacemaker/ diff --git a/security/gnutls/Makefile b/security/gnutls/Makefile index df69b997eb1f..e4ee8ceccd8c 100644 --- a/security/gnutls/Makefile +++ b/security/gnutls/Makefile @@ -1,5 +1,6 @@ PORTNAME= gnutls PORTVERSION= 3.7.8 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= GNUPG/gnutls/v${PORTVERSION:R} diff --git a/security/sssd/Makefile b/security/sssd/Makefile index 0d2687c9e192..41e61f6f7444 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -1,6 +1,6 @@ PORTNAME= sssd PORTVERSION= 1.16.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/ diff --git a/sysutils/libdnf/Makefile b/sysutils/libdnf/Makefile index 507d9b046f49..37eeff8e39c0 100644 --- a/sysutils/libdnf/Makefile +++ b/sysutils/libdnf/Makefile @@ -1,5 +1,6 @@ PORTNAME= libdnf DISTVERSION= 0.69.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/www/lagrange/Makefile b/www/lagrange/Makefile index aa1d7f664e92..20402916f4e1 100644 --- a/www/lagrange/Makefile +++ b/www/lagrange/Makefile @@ -1,5 +1,6 @@ PORTNAME= lagrange DISTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://git.skyjake.fi/gemini/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/x11/lxhotkey/Makefile b/x11/lxhotkey/Makefile index 01c3f62b1784..df4682d01975 100644 --- a/x11/lxhotkey/Makefile +++ b/x11/lxhotkey/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxhotkey PORTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= SF/lxde/LXHotkey/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210220936.29M9aFla063195>