diff --git a/audio/alure/Makefile b/audio/alure/Makefile index 8badd469c193..e414c2bf96bf 100644 --- a/audio/alure/Makefile +++ b/audio/alure/Makefile @@ -1,6 +1,6 @@ PORTNAME= alure PORTVERSION= 1.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= http://kcat.strangesoft.net/alure-releases/ diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index fee215432d14..ee89fbf15c9c 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -1,6 +1,6 @@ PORTNAME= aqualung DISTVERSION= 1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= portmaster@BSDforge.com diff --git a/audio/ardour/Makefile b/audio/ardour/Makefile index fc43b21ce206..c644062a9258 100644 --- a/audio/ardour/Makefile +++ b/audio/ardour/Makefile @@ -1,5 +1,6 @@ PORTNAME= ardour DISTVERSION= 8.10.0 +PORTREVISION= 1 CATEGORIES= audio # Official source download is tailored to browsers, downloads from github are # deliberately made empty. Put the badly named distfile into a subdirectory. diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index 5fbb865909c2..c43fce5c5b5c 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -1,6 +1,7 @@ PORTNAME= audacity DISTVERSIONPREFIX= Audacity- DISTVERSION= 3.7.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES+= https://github.com/${PORTNAME}/${PORTNAME}-manual/releases/download/v${DISTVERSION}/:manual DISTFILES+= ${PORTNAME}-manual-${DISTVERSION}.tar.gz:manual diff --git a/audio/audiocd-kio/Makefile b/audio/audiocd-kio/Makefile index 674e389ad7bd..1c140e2f2545 100644 --- a/audio/audiocd-kio/Makefile +++ b/audio/audiocd-kio/Makefile @@ -1,5 +1,6 @@ PORTNAME= audiocd-kio DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 195ee8287243..cb197ba9bef4 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -1,6 +1,6 @@ PORTNAME= deadbeef PORTVERSION= 0.7.2 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Archive diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 29793d1eae30..d59f680f8447 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -1,6 +1,6 @@ PORTNAME= easytag PORTVERSION= 2.4.3 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= GNOME diff --git a/audio/flac123/Makefile b/audio/flac123/Makefile index e5d77c38ddda..67d839738870 100644 --- a/audio/flac123/Makefile +++ b/audio/flac123/Makefile @@ -1,7 +1,7 @@ PORTNAME= flac123 DISTVERSIONPREFIX= v DISTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile index 793e4b3dbd66..f4ce4680d896 100644 --- a/audio/gmtp/Makefile +++ b/audio/gmtp/Makefile @@ -1,6 +1,6 @@ PORTNAME= gmtp PORTVERSION= 1.3.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/gMTP-${PORTVERSION}/ diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile index 17a485c040b8..16b43ca4e460 100644 --- a/audio/gogglesmm/Makefile +++ b/audio/gogglesmm/Makefile @@ -1,6 +1,6 @@ PORTNAME= gogglesmm PORTVERSION= 1.2.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= jhale@FreeBSD.org diff --git a/audio/gstreamer1-plugins-flac/Makefile b/audio/gstreamer1-plugins-flac/Makefile index 1ead6595fb28..2c4bbfac1ff3 100644 --- a/audio/gstreamer1-plugins-flac/Makefile +++ b/audio/gstreamer1-plugins-flac/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio COMMENT= GStreamer free lossless audio encoder/decoder plugin diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 85e657664db1..cf84be45e0c0 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -1,6 +1,6 @@ PORTNAME= gtkpod PORTVERSION= 1.0.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/harp/Makefile b/audio/harp/Makefile index c40b84dc3f19..445d04930e11 100644 --- a/audio/harp/Makefile +++ b/audio/harp/Makefile @@ -1,6 +1,6 @@ PORTNAME= harp PORTVERSION= 0.6.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= heckendorfc@gmail.com diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 07e02ae3e321..80a706835b1c 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,5 +1,6 @@ PORTNAME= kid3 PORTVERSION= 3.9.6 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR} diff --git a/audio/kwave/Makefile b/audio/kwave/Makefile index 248a31f456eb..651b806f57cb 100644 --- a/audio/kwave/Makefile +++ b/audio/kwave/Makefile @@ -1,5 +1,6 @@ PORTNAME= kwave DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= audio kde kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/audio/libaudiofile/Makefile b/audio/libaudiofile/Makefile index ef01bc58198b..a2b3e6df12da 100644 --- a/audio/libaudiofile/Makefile +++ b/audio/libaudiofile/Makefile @@ -1,6 +1,6 @@ PORTNAME= libaudiofile PORTVERSION= 0.3.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= GNOME/sources/${PORTNAME:S/lib//}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DISTNAME= audiofile-${PORTVERSION} diff --git a/audio/libfishsound/Makefile b/audio/libfishsound/Makefile index 5a4483f521c9..1694d67cfcad 100644 --- a/audio/libfishsound/Makefile +++ b/audio/libfishsound/Makefile @@ -1,5 +1,6 @@ PORTNAME= libfishsound PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= https://ftp.osuosl.org/pub/xiph/releases/libfishsound/ diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index ca57f43843ea..06588ffb867f 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -1,6 +1,6 @@ PORTNAME= libmp3splt PORTVERSION= 0.9.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} diff --git a/audio/libopenmpt/Makefile b/audio/libopenmpt/Makefile index 4cb7a6996f8f..d84d9d8c8e6d 100644 --- a/audio/libopenmpt/Makefile +++ b/audio/libopenmpt/Makefile @@ -1,5 +1,6 @@ PORTNAME= libopenmpt DISTVERSION= 0.7.13 +PORTREVISION= 1 DISTVERSIONSUFFIX= +release.autotools CATEGORIES= audio MASTER_SITES= https://lib.openmpt.org/files/libopenmpt/src/ \ diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 9fb563629277..3e46e410c054 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -1,6 +1,6 @@ PORTNAME= libsndfile DISTVERSION= 1.2.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/ diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index 3673bdb8c1f4..3b3dde1e6f41 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -1,7 +1,7 @@ PORTNAME= lmms DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 10 +PORTREVISION= 11 PORTEPOCH= 2 CATEGORIES= audio diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 7d222b53a0b1..2ec571b36db2 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -1,6 +1,6 @@ PORTNAME= mixxx DISTVERSION= 2.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= acm@FreeBSD.org diff --git a/audio/moc/Makefile b/audio/moc/Makefile index 1177065b76bd..3e1e414e7c5b 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,6 +1,6 @@ PORTNAME= moc DISTVERSION= 2.5.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= http://ftp.daper.net/pub/soft/moc/stable/ diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 18b187151282..9cdfdcd3d580 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,6 @@ PORTNAME= musicpd PORTVERSION= 0.23.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index 660d78304e49..2d32db058fff 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -1,7 +1,7 @@ PORTNAME= mythmusic DISTVERSIONPREFIX= v DISTVERSION= 34.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio PKGNAMEPREFIX= mythplugin- diff --git a/audio/noson-app/Makefile b/audio/noson-app/Makefile index 734efefe7f2d..c14938f63ec5 100644 --- a/audio/noson-app/Makefile +++ b/audio/noson-app/Makefile @@ -1,5 +1,6 @@ PORTNAME= noson-app DISTVERSION= 5.6.8 +PORTREVISION= 1 CATEGORIES= audio net MAINTAINER= arved@FreeBSD.org diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 359b1a1a34b4..b33857b832cb 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -1,5 +1,6 @@ PORTNAME= ocp PORTVERSION= 3.0.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= https://stian.cubic.org/ocp/ diff --git a/audio/opus-tools/Makefile b/audio/opus-tools/Makefile index 5affac5890a9..07033c456029 100644 --- a/audio/opus-tools/Makefile +++ b/audio/opus-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= opus-tools PORTVERSION= 0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= MOZILLA/opus diff --git a/audio/p5-Audio-FLAC-Header/Makefile b/audio/p5-Audio-FLAC-Header/Makefile index 41aad0d0fdbe..c05eeaa23c54 100644 --- a/audio/p5-Audio-FLAC-Header/Makefile +++ b/audio/p5-Audio-FLAC-Header/Makefile @@ -1,6 +1,6 @@ PORTNAME= Audio-FLAC-Header PORTVERSION= 2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/audio/polyphone/Makefile b/audio/polyphone/Makefile index be37d908ece1..3bf50f09662e 100644 --- a/audio/polyphone/Makefile +++ b/audio/polyphone/Makefile @@ -1,5 +1,6 @@ PORTNAME= polyphone DISTVERSION= 2.5.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index a733654b30f7..0fa5bb29c435 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -1,6 +1,6 @@ PORTNAME= rezound DISTVERSION= 0.13.1beta -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ReZound/${DISTVERSION} diff --git a/audio/schismtracker/Makefile b/audio/schismtracker/Makefile index 71cbfe6ede10..cddf256165e7 100644 --- a/audio/schismtracker/Makefile +++ b/audio/schismtracker/Makefile @@ -1,5 +1,6 @@ PORTNAME= schismtracker DISTVERSION= 20250208 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= ehaupt@FreeBSD.org diff --git a/audio/sdl_audiolib/Makefile b/audio/sdl_audiolib/Makefile index ed1ec0649604..baf85bc72180 100644 --- a/audio/sdl_audiolib/Makefile +++ b/audio/sdl_audiolib/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl_audiolib PORTVERSION= git20220713 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= amdmi3@FreeBSD.org diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 8f06077c0b95..5a865e1694ad 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.12 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= audio MASTER_SITES= https://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index b5e0a45ef59d..851db723e4b9 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.3 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio MASTER_SITES= http://www.icculus.org/SDL_sound/downloads/ DISTNAME= SDL_sound-${PORTVERSION} diff --git a/audio/sonic-visualiser/Makefile b/audio/sonic-visualiser/Makefile index 990c62b845f7..9f9833b30094 100644 --- a/audio/sonic-visualiser/Makefile +++ b/audio/sonic-visualiser/Makefile @@ -1,6 +1,6 @@ PORTNAME= sonic-visualiser DISTVERSION= 4.0.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MASTER_SITES= https://code.soundsoftware.ac.uk/attachments/download/2607/ diff --git a/audio/sox/Makefile b/audio/sox/Makefile index f6a4027c0bcf..208d99a87303 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,6 +1,6 @@ PORTNAME= sox DISTVERSION= 14.4.2.20210509 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= https://dev.gentoo.org/~fordfrog/distfiles/ DISTNAME= sox-code-42b3557e13e0fe01a83465b672d89faddbe65f49 diff --git a/audio/squash/Makefile b/audio/squash/Makefile index e1267c8e1f6c..48d620efeb95 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -1,6 +1,6 @@ PORTNAME= squash PORTVERSION= 1.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= audio MASTER_SITES= SAVANNAH diff --git a/audio/squeezelite/Makefile b/audio/squeezelite/Makefile index eab3ee168be5..a951f923f491 100644 --- a/audio/squeezelite/Makefile +++ b/audio/squeezelite/Makefile @@ -1,6 +1,6 @@ PORTNAME= squeezelite DISTVERSION= 1.9.9.1422 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= jockl@pianojockl.org diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile index 3857c6b61927..8d0a6fe1df94 100644 --- a/audio/tagutil/Makefile +++ b/audio/tagutil/Makefile @@ -1,7 +1,7 @@ PORTNAME= tagutil DISTVERSIONPREFIX= v DISTVERSION= 3.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= alex@kaworu.ch diff --git a/audio/traverso/Makefile b/audio/traverso/Makefile index 53c87bed1bb5..48bd44143fd8 100644 --- a/audio/traverso/Makefile +++ b/audio/traverso/Makefile @@ -1,6 +1,6 @@ PORTNAME= traverso DISTVERSION= 0.49.6 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= https://traverso-daw.org/download/12/ diff --git a/audio/twolame/Makefile b/audio/twolame/Makefile index a17f8a4a743f..8a32a63f1abc 100644 --- a/audio/twolame/Makefile +++ b/audio/twolame/Makefile @@ -1,6 +1,6 @@ PORTNAME= twolame PORTVERSION= 0.4.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF \ http://www.ecs.soton.ac.uk/~njh/twolame/ diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 0d8b9c31e532..9fb3f6b9b725 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= vorbis-tools DISTVERSION= 1.4.2 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 9a288330ee7a..99f62bb9d706 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -1,6 +1,6 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= audio MASTER_SITES= http://freebsd.nsu.ru/distfiles/ diff --git a/devel/allegro5/Makefile b/devel/allegro5/Makefile index ced1cd25ae0b..14153e9d01b8 100644 --- a/devel/allegro5/Makefile +++ b/devel/allegro5/Makefile @@ -1,6 +1,6 @@ PORTNAME= allegro DISTVERSION= 5.2.7.0 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= devel games MASTER_SITES= https://github.com/liballeg/${PORTNAME}${PKGNAMESUFFIX}/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= 5 diff --git a/devel/electron31/Makefile b/devel/electron31/Makefile index 1c9c2830b1ca..fc18d2df6c83 100644 --- a/devel/electron31/Makefile +++ b/devel/electron31/Makefile @@ -1,7 +1,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER:S/-beta./.b/} -PORTREVISION= 3 +PORTREVISION= 4 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel diff --git a/devel/electron32/Makefile b/devel/electron32/Makefile index 227df5294f1b..d4a03448fdbc 100644 --- a/devel/electron32/Makefile +++ b/devel/electron32/Makefile @@ -1,7 +1,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} -PORTREVISION= 2 +PORTREVISION= 3 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel diff --git a/devel/electron33/Makefile b/devel/electron33/Makefile index b9fe147e101d..bfc4ca733cde 100644 --- a/devel/electron33/Makefile +++ b/devel/electron33/Makefile @@ -1,7 +1,7 @@ PORTNAME= electron DISTVERSIONPREFIX= v DISTVERSION= ${ELECTRON_VER} -PORTREVISION= 2 +PORTREVISION= 3 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= devel diff --git a/devel/sfml/Makefile b/devel/sfml/Makefile index 8d1a27f6fb4c..1f4725c6abd4 100644 --- a/devel/sfml/Makefile +++ b/devel/sfml/Makefile @@ -1,5 +1,6 @@ PORTNAME= SFML PORTVERSION= 2.6.1 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= amdmi3@FreeBSD.org diff --git a/editors/vscode/Makefile b/editors/vscode/Makefile index 3e62e2eb52e3..8dc0735e2ad5 100644 --- a/editors/vscode/Makefile +++ b/editors/vscode/Makefile @@ -1,5 +1,6 @@ PORTNAME= vscode DISTVERSION= 1.97.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://github.com/tagattie/FreeBSD-VSCode/releases/download/${DISTVERSION}/:node_modules DISTFILES= vscode-node-modules-${DISTVERSION}${EXTRACT_SUFX}:node_modules \ diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 8a55547406e5..9d48f5c4bc2d 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -1,5 +1,6 @@ PORTNAME= mame DISTVERSION= 0.274 +PORTREVISION= 1 CATEGORIES= emulators games MAINTAINER= agh@riseup.net diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 20ed156307ba..e5edbb3573ab 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -1,7 +1,7 @@ PORTNAME= mednafen DISTVERSION= 1.32.1 PORTEPOCH= 1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators games MASTER_SITES= https://mednafen.github.io/releases/files/ diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 4ae128610ba5..b417bfd3e6d6 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,6 +1,6 @@ PORTNAME= vice PORTVERSION= 3.9 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= SF/vice-emu/releases diff --git a/filesystems/mp3fs/Makefile b/filesystems/mp3fs/Makefile index 8f5249983c00..7f9c27d5b0e3 100644 --- a/filesystems/mp3fs/Makefile +++ b/filesystems/mp3fs/Makefile @@ -1,5 +1,6 @@ PORTNAME= mp3fs PORTVERSION= 1.1.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= filesystems audio MASTER_SITES= https://github.com/khenriks/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/games/NBlood/Makefile b/games/NBlood/Makefile index 628b6f9df369..28e73154856c 100644 --- a/games/NBlood/Makefile +++ b/games/NBlood/Makefile @@ -1,5 +1,6 @@ PORTNAME= NBlood DISTVERSION= r14193 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= pkubaj@FreeBSD.org diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index f91e8717ce89..6ddebf580dc2 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -1,5 +1,6 @@ PORTNAME= eduke32 PORTVERSION= 20241216 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://dukeworld.com/eduke32/synthesis/${PORTVERSION}-${GITREVISION}/:eduke32 \ LOCAL/pkubaj/:erp \ diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile index e5d497a82cb9..f3cb6c53054d 100644 --- a/games/openrct2/Makefile +++ b/games/openrct2/Makefile @@ -1,6 +1,7 @@ PORTNAME= openrct2 DISTVERSIONPREFIX= v DISTVERSION= 0.4.20 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://github.com/OpenRCT2/title-sequences/releases/download/v0.4.14/:sequence \ https://github.com/OpenRCT2/objects/releases/download/v1.5.1/:object \ diff --git a/games/vkquake/Makefile b/games/vkquake/Makefile index f225c2380fb2..3d3e1c72e576 100644 --- a/games/vkquake/Makefile +++ b/games/vkquake/Makefile @@ -1,5 +1,6 @@ PORTNAME= vkquake DISTVERSION= 1.30.1 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index a99e53024782..00c03469adf4 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -1,6 +1,6 @@ PORTNAME= audacious-plugins DISTVERSION= 4.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/butt/Makefile b/multimedia/butt/Makefile index 602a15014eee..c18bccf4ade2 100644 --- a/multimedia/butt/Makefile +++ b/multimedia/butt/Makefile @@ -1,5 +1,6 @@ PORTNAME= butt PORTVERSION= 0.1.41 +PORTREVISION= 1 CATEGORIES= multimedia graphics MASTER_SITES= https://danielnoethen.de/butt/release/${PORTVERSION}/ diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index dcaac8b7598c..3cb59ffc8e39 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -1,6 +1,6 @@ PORTNAME= xine DISTVERSION= 1.2.13 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${DISTVERSION} PKGNAMEPREFIX= lib diff --git a/multimedia/mkvtoolnix/Makefile b/multimedia/mkvtoolnix/Makefile index d639fb9a21cd..2c3464e95bc6 100644 --- a/multimedia/mkvtoolnix/Makefile +++ b/multimedia/mkvtoolnix/Makefile @@ -1,6 +1,6 @@ PORTNAME= mkvtoolnix PORTVERSION= 90.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= https://www.bunkus.org/videotools/mkvtoolnix/sources/ \ https://mkvtoolnix.download/sources/ diff --git a/multimedia/musikcube/Makefile b/multimedia/musikcube/Makefile index 2662c5777beb..a906624fc4ce 100644 --- a/multimedia/musikcube/Makefile +++ b/multimedia/musikcube/Makefile @@ -1,6 +1,6 @@ PORTNAME= musikcube DISTVERSION= 3.0.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/qmmp-qt5/Makefile b/multimedia/qmmp-qt5/Makefile index 851e3d59dfa9..8b09e972126e 100644 --- a/multimedia/qmmp-qt5/Makefile +++ b/multimedia/qmmp-qt5/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmmp PORTVERSION= 1.7.3 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/ diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile index 1367002179e1..b5b65a8351b1 100644 --- a/multimedia/qmmp-qt6/Makefile +++ b/multimedia/qmmp-qt6/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmmp PORTVERSION= 2.2.3 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${DISTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${DISTVERSION:R}/ diff --git a/multimedia/snapcast/Makefile b/multimedia/snapcast/Makefile index 11689eb87944..c5462b8c34e0 100644 --- a/multimedia/snapcast/Makefile +++ b/multimedia/snapcast/Makefile @@ -1,6 +1,7 @@ PORTNAME= snapcast DISTVERSIONPREFIX= v DISTVERSION= 0.31.0 +PORTREVISION= 1 CATEGORIES= multimedia audio MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/signal-desktop/Makefile b/net-im/signal-desktop/Makefile index 5adcd1ec236f..7b5a52da84c1 100644 --- a/net-im/signal-desktop/Makefile +++ b/net-im/signal-desktop/Makefile @@ -1,6 +1,7 @@ PORTNAME= signal-desktop DISTVERSIONPREFIX= v DISTVERSION= 7.42.0 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= LOCAL/mikael/signal-desktop/:npm \ https://build-artifacts.signal.org/desktop/:sqlcipher diff --git a/net/minidlna/Makefile b/net/minidlna/Makefile index fcb7611bdeb3..affda61d61d8 100644 --- a/net/minidlna/Makefile +++ b/net/minidlna/Makefile @@ -1,6 +1,6 @@ PORTNAME= minidlna PORTVERSION= 1.3.3 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= net multimedia www diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile index 02dce5add218..04607f46aaf8 100644 --- a/sysutils/k3b/Makefile +++ b/sysutils/k3b/Makefile @@ -1,5 +1,6 @@ PORTNAME= k3b DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= sysutils multimedia kde-applications MAINTAINER= kde@FreeBSD.org diff --git a/sysutils/tracker-miners/Makefile b/sysutils/tracker-miners/Makefile index 8ff0553db1f6..055877075d40 100644 --- a/sysutils/tracker-miners/Makefile +++ b/sysutils/tracker-miners/Makefile @@ -1,6 +1,6 @@ PORTNAME= tracker-miners PORTVERSION= 2.3.5 -PORTREVISION= 47 +PORTREVISION= 48 CATEGORIES= sysutils gnome MASTER_SITES= GNOME diff --git a/www/chromium/Makefile b/www/chromium/Makefile index 07d4c80acedf..51c559f1866d 100644 --- a/www/chromium/Makefile +++ b/www/chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= chromium PORTVERSION= 133.0.6943.141 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/iridium/Makefile b/www/iridium/Makefile index 684e3b060a49..a04c891f23b0 100644 --- a/www/iridium/Makefile +++ b/www/iridium/Makefile @@ -1,5 +1,6 @@ PORTNAME= iridium PORTVERSION= 2025.02.133.1 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 CATEGORIES= www wayland diff --git a/www/ungoogled-chromium/Makefile b/www/ungoogled-chromium/Makefile index 970cda6e1c07..69b9386a3f1a 100644 --- a/www/ungoogled-chromium/Makefile +++ b/www/ungoogled-chromium/Makefile @@ -1,5 +1,6 @@ PORTNAME= ungoogled-chromium PORTVERSION= 133.0.6943.141 +PORTREVISION= 1 PULSEMV= 16 PULSEV= ${PULSEMV}.1 UGVERSION= ${DISTVERSION}-1