diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2025-06-29 13:20:03 +0200 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2025-06-30 17:00:39 +0200 |
commit | 9eb3fb8e5bc151a15e62e82df91ded9c4366e18c (patch) | |
tree | d45500bcae960f5a0e22260b4a7f6dc40cad1adc /devel | |
parent | */*libuuid, */*libblkid: build MANPAGES by default as before. (diff) |
*/*: Bump PORTREVISION after libuuid/libblkid switch
from e2fsprogs to util-linux, to complete the bump of all users
of either library that started with Alexander's commit titled
'*/*: Switch to misc/libuuid and misc/libblkid'
PR: 251489
Diffstat (limited to 'devel')
-rw-r--r-- | devel/RStudio/Makefile | 2 | ||||
-rw-r--r-- | devel/ignition-common/Makefile | 2 | ||||
-rw-r--r-- | devel/libdap/Makefile | 2 | ||||
-rw-r--r-- | devel/msitools/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/RStudio/Makefile b/devel/RStudio/Makefile index 58b11fdf1987..facef22f883c 100644 --- a/devel/RStudio/Makefile +++ b/devel/RStudio/Makefile @@ -4,7 +4,7 @@ PORTNAME= RStudio DISTVERSIONPREFIX= v DISTVERSION= 2022.12.0+353 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel math java MASTER_SITES= https://s3.amazonaws.com/rstudio-buildtools/dictionaries/:dictionaries \ https://s3.amazonaws.com/rstudio-buildtools/:buildtools diff --git a/devel/ignition-common/Makefile b/devel/ignition-common/Makefile index c23225e2cb78..66385c0eec8d 100644 --- a/devel/ignition-common/Makefile +++ b/devel/ignition-common/Makefile @@ -1,6 +1,6 @@ PORTNAME= ignition-common DISTVERSION= 3.0.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= devel MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/devel/libdap/Makefile b/devel/libdap/Makefile index 897a935dcca3..73b819f4d882 100644 --- a/devel/libdap/Makefile +++ b/devel/libdap/Makefile @@ -1,6 +1,6 @@ PORTNAME= libdap PORTVERSION= 3.21.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= https://www.opendap.org/pub/source/ \ LOCAL/sunpoet diff --git a/devel/msitools/Makefile b/devel/msitools/Makefile index c843c6aecae6..447936eb416a 100644 --- a/devel/msitools/Makefile +++ b/devel/msitools/Makefile @@ -1,6 +1,6 @@ PORTNAME= msitools DISTVERSION= 0.101 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= GNOME |