git: ba9b737fa132 - main - */*: Chase graphics/imlib2 update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 18 Mar 2025 15:56:34 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=ba9b737fa13271346a4110d3ef991c6f216d9fe5 commit ba9b737fa13271346a4110d3ef991c6f216d9fe5 Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2025-03-18 15:35:22 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2025-03-18 15:36:30 +0000 */*: Chase graphics/imlib2 update New imlib2 version in ports. --- audio/deadbeef/Makefile | 2 +- devel/libast/Makefile | 2 +- editors/texmacs/Makefile | 2 +- games/netrek-client-cow/Makefile | 2 +- games/xteddy/Makefile | 2 +- graphics/feh/Makefile | 2 +- graphics/icat/Makefile | 2 +- graphics/imlib2-jxl/Makefile | 2 +- graphics/imlib2-webp/Makefile | 2 +- graphics/libcaca/Makefile | 1 + graphics/nsxiv/Makefile | 2 +- graphics/p5-Image-Imlib2/Makefile | 2 +- graphics/p5-Imlib2/Makefile | 2 +- graphics/qiv/Makefile | 2 +- graphics/scrot/Makefile | 1 + graphics/simpleviewer/Makefile | 2 +- graphics/ssocr/Makefile | 1 + graphics/telak/Makefile | 2 +- net/xrdp-devel/Makefile | 1 + net/xrdp/Makefile | 2 +- sysutils/conky/Makefile | 1 + www/w3m/Makefile | 1 + x11-wm/e16/Makefile | 2 +- x11-wm/fluxbox/Makefile | 2 +- x11-wm/icewm/Makefile | 1 + x11-wm/lxappearance-obconf/Makefile | 2 +- x11-wm/obconf-qt/Makefile | 2 +- x11-wm/openbox/Makefile | 2 +- x11/3ddesktop/Makefile | 2 +- x11/bgs/Makefile | 2 +- x11/erun/Makefile | 2 +- x11/eterm/Makefile | 2 +- x11/habak/Makefile | 2 +- x11/hsetroot/Makefile | 2 +- x11/idesk/Makefile | 2 +- x11/metalock/Makefile | 2 +- x11/pmenu/Makefile | 2 +- x11/tint/Makefile | 2 +- x11/wbar/Makefile | 2 +- x11/wmappl/Makefile | 2 +- x11/xfishtank/Makefile | 2 +- x11/xmenu/Makefile | 2 +- x11/xnotify/Makefile | 2 +- 43 files changed, 43 insertions(+), 36 deletions(-) diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index cb197ba9bef4..f973b874bbdf 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -1,6 +1,6 @@ PORTNAME= deadbeef PORTVERSION= 0.7.2 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Archive diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 09ff15b0e31d..d92c1ddfe71a 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -1,6 +1,6 @@ PORTNAME= libast PORTVERSION= 0.7 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= devel MASTER_SITES= http://www.eterm.org/download/ \ LOCAL/ehaupt diff --git a/editors/texmacs/Makefile b/editors/texmacs/Makefile index a997c33069bf..bd0cdfccd0dc 100644 --- a/editors/texmacs/Makefile +++ b/editors/texmacs/Makefile @@ -1,6 +1,6 @@ PORTNAME= texmacs PORTVERSION= 1.99.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= editors print MASTER_SITES= http://www.texmacs.org/Download/ftp/tmftp/source/ DISTNAME= TeXmacs-${PORTVERSION}-src diff --git a/games/netrek-client-cow/Makefile b/games/netrek-client-cow/Makefile index 1360076447dc..ca1c19fd4dc4 100644 --- a/games/netrek-client-cow/Makefile +++ b/games/netrek-client-cow/Makefile @@ -1,6 +1,6 @@ PORTNAME= netrek-client-cow PORTVERSION= 3.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://www.netrek.org/files/COW/ \ http://quozl.us.netrek.org/netrek/ diff --git a/games/xteddy/Makefile b/games/xteddy/Makefile index 9ca1bf58d102..04031827d2c0 100644 --- a/games/xteddy/Makefile +++ b/games/xteddy/Makefile @@ -1,6 +1,6 @@ PORTNAME= xteddy PORTVERSION= 2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://webstaff.itn.liu.se/~stegu/xteddy/ diff --git a/graphics/feh/Makefile b/graphics/feh/Makefile index 11892d4f3500..ac21b66d26be 100644 --- a/graphics/feh/Makefile +++ b/graphics/feh/Makefile @@ -1,6 +1,6 @@ PORTNAME= feh PORTVERSION= 3.10.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= https://feh.finalrewind.org/ diff --git a/graphics/icat/Makefile b/graphics/icat/Makefile index ab32eb1205f7..db6f64f30434 100644 --- a/graphics/icat/Makefile +++ b/graphics/icat/Makefile @@ -1,7 +1,7 @@ PORTNAME= icat PORTVERSION= 0.5 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= ehaupt@FreeBSD.org diff --git a/graphics/imlib2-jxl/Makefile b/graphics/imlib2-jxl/Makefile index 158612606bd1..dd7542932e88 100644 --- a/graphics/imlib2-jxl/Makefile +++ b/graphics/imlib2-jxl/Makefile @@ -1,7 +1,7 @@ PORTNAME= imlib2-jxl DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/graphics/imlib2-webp/Makefile b/graphics/imlib2-webp/Makefile index fbaf41f4f4a2..ff7443ef9f6b 100644 --- a/graphics/imlib2-webp/Makefile +++ b/graphics/imlib2-webp/Makefile @@ -1,6 +1,6 @@ PORTNAME= imlib2-webp PORTVERSION= 20230222 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= eduardo@FreeBSD.org diff --git a/graphics/libcaca/Makefile b/graphics/libcaca/Makefile index 41582a985bb7..46cdd0c7b04d 100644 --- a/graphics/libcaca/Makefile +++ b/graphics/libcaca/Makefile @@ -1,5 +1,6 @@ PORTNAME= libcaca DISTVERSION= 0.99.beta20 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/cacalabs/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/graphics/nsxiv/Makefile b/graphics/nsxiv/Makefile index dcf299bba41f..2b0b16703795 100644 --- a/graphics/nsxiv/Makefile +++ b/graphics/nsxiv/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsxiv DISTVERSIONPREFIX= v DISTVERSION= 28 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index ee33608ff3a2..1b1d90516528 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -1,6 +1,6 @@ PORTNAME= Image-Imlib2 PORTVERSION= 2.03 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index 646b511c60f3..9263b6958cc5 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -1,6 +1,6 @@ PORTNAME= Imlib2 PORTVERSION= 1.0.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics perl5 MASTER_SITES= http://www.muhri.net/ PKGNAMEPREFIX= p5- diff --git a/graphics/qiv/Makefile b/graphics/qiv/Makefile index 2c4bf8441140..771e9c602dfc 100644 --- a/graphics/qiv/Makefile +++ b/graphics/qiv/Makefile @@ -1,6 +1,6 @@ PORTNAME= qiv PORTVERSION= 2.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://spiegl.de/qiv/download/ \ http://www.predatorlabs.net/dl/ diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index c6012d198b82..0a06f0e1effa 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -1,5 +1,6 @@ PORTNAME= scrot DISTVERSION= 1.11.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile index 4e993cd1d447..99ecd487d756 100644 --- a/graphics/simpleviewer/Makefile +++ b/graphics/simpleviewer/Makefile @@ -1,6 +1,6 @@ PORTNAME= simpleviewer PORTVERSION= 3.1.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/andreyu/simple-viewer-gl/get/${BB_COMMIT}.tar.bz2?dummy=/ diff --git a/graphics/ssocr/Makefile b/graphics/ssocr/Makefile index 834e3f6e7e26..1617cefde1d6 100644 --- a/graphics/ssocr/Makefile +++ b/graphics/ssocr/Makefile @@ -1,5 +1,6 @@ PORTNAME= ssocr DISTVERSION= 2.24.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.unix-ag.uni-kl.de/~auerswal/ssocr/ \ LOCAL/ehaupt diff --git a/graphics/telak/Makefile b/graphics/telak/Makefile index b149bbbc2c6d..a1c1eb63ff61 100644 --- a/graphics/telak/Makefile +++ b/graphics/telak/Makefile @@ -1,7 +1,7 @@ PORTNAME= telak DISTVERSIONPREFIX= v DISTVERSION= 0.7 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= ehaupt@FreeBSD.org diff --git a/net/xrdp-devel/Makefile b/net/xrdp-devel/Makefile index b25f12610e21..cad4b9615838 100644 --- a/net/xrdp-devel/Makefile +++ b/net/xrdp-devel/Makefile @@ -1,6 +1,7 @@ PORTNAME= xrdp DISTVERSIONPREFIX= v DISTVERSION= 0.10.80.b20241229 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net PKGNAMESUFFIX= -devel diff --git a/net/xrdp/Makefile b/net/xrdp/Makefile index 75cc6aca375c..5ed2ca65ba6f 100644 --- a/net/xrdp/Makefile +++ b/net/xrdp/Makefile @@ -1,6 +1,6 @@ PORTNAME= xrdp DISTVERSION= 0.10.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= net MASTER_SITES= https://github.com/neutribolabs/${PORTNAME}/releases/download/v${DISTVERSION}/ diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile index fb0adac76f71..7baf6a141e5d 100644 --- a/sysutils/conky/Makefile +++ b/sysutils/conky/Makefile @@ -1,5 +1,6 @@ PORTNAME= conky PORTVERSION= 1.22.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= sysutils diff --git a/www/w3m/Makefile b/www/w3m/Makefile index bc2798bf0eb0..e9309c8d979c 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -1,5 +1,6 @@ PORTNAME= w3m PORTVERSION= 0.5.3.${SNAPDATE} +PORTREVISION= 1 CATEGORIES+= www MASTER_SITES= https://git.sr.ht/~rkta/${PORTNAME}/archive/${COMMIT_HASH}${EXTRACT_SUFX}?dummy=/ diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 2ded9f4daea3..28c5e43686bb 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -1,6 +1,6 @@ PORTNAME= e16 PORTVERSION= 1.0.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ diff --git a/x11-wm/fluxbox/Makefile b/x11-wm/fluxbox/Makefile index 806603eda607..a021b8c99d32 100644 --- a/x11-wm/fluxbox/Makefile +++ b/x11-wm/fluxbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= fluxbox PORTVERSION= 1.3.7 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11-wm MASTER_SITES= SF diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 4454b271dd66..b22625f38f54 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,5 +1,6 @@ PORTNAME= icewm PORTVERSION= 3.7.2 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ diff --git a/x11-wm/lxappearance-obconf/Makefile b/x11-wm/lxappearance-obconf/Makefile index e93017ea0813..aba6df76cc31 100644 --- a/x11-wm/lxappearance-obconf/Makefile +++ b/x11-wm/lxappearance-obconf/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxappearance-obconf PORTVERSION= 0.2.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= SF/lxde/LXAppearance%20Obconf/ diff --git a/x11-wm/obconf-qt/Makefile b/x11-wm/obconf-qt/Makefile index 132392df939f..f0caa0cb0a12 100644 --- a/x11-wm/obconf-qt/Makefile +++ b/x11-wm/obconf-qt/Makefile @@ -1,6 +1,6 @@ PORTNAME= obconf-qt PORTVERSION= 0.16.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= LXQT/${PORTNAME} diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index d724e7f39f11..153c040d17f7 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= openbox PORTVERSION= 3.6 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/openbox/ diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index 5c6ce38d2110..d71d6ffc1ded 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= 3ddesktop PORTVERSION= 0.2.9 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= x11 MASTER_SITES= SF/desk3d/${PORTNAME}/${PORTVERSION} diff --git a/x11/bgs/Makefile b/x11/bgs/Makefile index 11f0d80ded56..24bf489d94c5 100644 --- a/x11/bgs/Makefile +++ b/x11/bgs/Makefile @@ -1,7 +1,7 @@ PORTNAME= bgs DISTVERSIONPREFIX= v DISTVERSION= 0.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org diff --git a/x11/erun/Makefile b/x11/erun/Makefile index f5876240ecd7..b3a15026f70a 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -1,6 +1,6 @@ PORTNAME= E-Run PORTVERSION= 1.2 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= x11 MASTER_SITES= LOCAL/kbyanc diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 47a8dfd3da12..07327fa3fc47 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -1,6 +1,6 @@ PORTNAME= eterm PORTVERSION= 0.9.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES+= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Eterm-${PORTVERSION} DISTNAME= Eterm-${PORTVERSION} diff --git a/x11/habak/Makefile b/x11/habak/Makefile index eb403b0e8701..9704c91ccdab 100644 --- a/x11/habak/Makefile +++ b/x11/habak/Makefile @@ -1,6 +1,6 @@ PORTNAME= habak DISTVERSION= 0.2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= SF/fvwm-crystal/habak/${DISTVERSION} diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile index aa35d65f625e..421d3b6e7836 100644 --- a/x11/hsetroot/Makefile +++ b/x11/hsetroot/Makefile @@ -1,6 +1,6 @@ PORTNAME= hsetroot PORTVERSION= 1.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= danfe@FreeBSD.org diff --git a/x11/idesk/Makefile b/x11/idesk/Makefile index f36f8165f3c3..b1fa65b4d5f6 100644 --- a/x11/idesk/Makefile +++ b/x11/idesk/Makefile @@ -1,6 +1,6 @@ PORTNAME= idesk PORTVERSION= 0.7.5 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11/metalock/Makefile b/x11/metalock/Makefile index 767da6a2d9f2..2992a65eb6a5 100644 --- a/x11/metalock/Makefile +++ b/x11/metalock/Makefile @@ -1,6 +1,6 @@ PORTNAME= metalock PORTVERSION= 0.8.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MASTER_SITES= BERLIOS DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ diff --git a/x11/pmenu/Makefile b/x11/pmenu/Makefile index 7a4a6cc44a9c..ba34c465ed5e 100644 --- a/x11/pmenu/Makefile +++ b/x11/pmenu/Makefile @@ -1,7 +1,7 @@ PORTNAME= pmenu DISTVERSIONPREFIX= v DISTVERSION= 2.5.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= 0mp@FreeBSD.org diff --git a/x11/tint/Makefile b/x11/tint/Makefile index ec568fc4753e..ed76d405b578 100644 --- a/x11/tint/Makefile +++ b/x11/tint/Makefile @@ -1,6 +1,6 @@ PORTNAME= tint2 PORTVERSION= 16.7 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11 MAINTAINER= yamagi@yamagi.org diff --git a/x11/wbar/Makefile b/x11/wbar/Makefile index 99e5d32bf4f2..09c4a97ad27d 100644 --- a/x11/wbar/Makefile +++ b/x11/wbar/Makefile @@ -1,6 +1,6 @@ PORTNAME= wbar PORTVERSION= 2.3.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/ diff --git a/x11/wmappl/Makefile b/x11/wmappl/Makefile index 0fbeed084ebd..e45ad5fd0e28 100644 --- a/x11/wmappl/Makefile +++ b/x11/wmappl/Makefile @@ -1,6 +1,6 @@ PORTNAME= wmappl PORTVERSION= 0.71 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11 windowmaker MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/x11/xfishtank/Makefile b/x11/xfishtank/Makefile index 37722fcb952f..aaeb7bf34a4d 100644 --- a/x11/xfishtank/Makefile +++ b/x11/xfishtank/Makefile @@ -1,6 +1,6 @@ PORTNAME= xfishtank PORTVERSION= 2.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= DEBIAN MASTER_SITE_SUBDIR= pool/main/x/xfishtank/ diff --git a/x11/xmenu/Makefile b/x11/xmenu/Makefile index 8c0db837ead9..ead0622b12ec 100644 --- a/x11/xmenu/Makefile +++ b/x11/xmenu/Makefile @@ -1,7 +1,7 @@ PORTNAME= xmenu DISTVERSIONPREFIX= v DISTVERSION= 4.6.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11 MAINTAINER= lcook@FreeBSD.org diff --git a/x11/xnotify/Makefile b/x11/xnotify/Makefile index 6fb92d493d90..24157dba4412 100644 --- a/x11/xnotify/Makefile +++ b/x11/xnotify/Makefile @@ -1,7 +1,7 @@ PORTNAME= xnotify DISTVERSIONPREFIX= v DISTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org