diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-15 00:12:25 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2025-02-15 00:12:32 +0100 |
commit | ff33dd4700e81bd57df259a0fe29ed5fdddf2653 (patch) | |
tree | 21ea84be54109edbc29d43d44390aeb22f801971 /filesystems | |
parent | devel/icu: Update to 76.1 (diff) |
*/*: Bump consumers of devel/icu
...to avoid library mismatches
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/darling-dmg/Makefile | 1 | ||||
-rw-r--r-- | filesystems/ltfs/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/filesystems/darling-dmg/Makefile b/filesystems/darling-dmg/Makefile index a965a7139c5c..d7b877d5b0d9 100644 --- a/filesystems/darling-dmg/Makefile +++ b/filesystems/darling-dmg/Makefile @@ -1,6 +1,7 @@ PORTNAME= darling-dmg DISTVERSIONPREFIX=v DISTVERSION= 1.0.4 +PORTREVISION= 1 CATEGORIES= filesystems sysutils MAINTAINER= freebsd@sysctl.cz diff --git a/filesystems/ltfs/Makefile b/filesystems/ltfs/Makefile index 2ccec33484c7..28baf75674b1 100644 --- a/filesystems/ltfs/Makefile +++ b/filesystems/ltfs/Makefile @@ -1,6 +1,7 @@ PORTNAME= ltfs DISTVERSIONPREFIX= v DISTVERSION= 2.4.7 +PORTREVISION= 1 DISTVERSIONSUFFIX= -10514 CATEGORIES= filesystems sysutils |