diff options
author | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-07-26 19:58:48 +0000 |
---|---|---|
committer | Loïc Bartoletti <lbartoletti@FreeBSD.org> | 2023-07-26 19:58:56 +0000 |
commit | 8071dcbfe7fc7a7550509f9b390139cfd923c005 (patch) | |
tree | 8142489af12beeb4fe455b16db8452e345f3286d | |
parent | 94ecbdcacc2083fe7f08c30604b0834597d5d524 (diff) | |
download | ports-8071dcbfe7fc7a7550509f9b390139cfd923c005.tar.gz ports-8071dcbfe7fc7a7550509f9b390139cfd923c005.zip |
devel/qt6: bump dependent ports
64 files changed, 64 insertions, 21 deletions
diff --git a/audio/dmidiplayer/Makefile b/audio/dmidiplayer/Makefile index 8a0b477055f6..92a3b62db8f2 100644 --- a/audio/dmidiplayer/Makefile +++ b/audio/dmidiplayer/Makefile @@ -1,5 +1,6 @@ PORTNAME= dmidiplayer DISTVERSION= 1.7.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/v${DISTVERSION}/ diff --git a/audio/drumstick/Makefile b/audio/drumstick/Makefile index 99ddc44a8030..1c852564d3c5 100644 --- a/audio/drumstick/Makefile +++ b/audio/drumstick/Makefile @@ -1,5 +1,6 @@ PORTNAME= drumstick DISTVERSION= 2.8.0 +PORTREVISION= 1 CATEGORIES= audio multimedia MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 0a686b4f93f6..e10debafcd50 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -1,5 +1,6 @@ PORTNAME= kid3 PORTVERSION= 3.9.4 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR} diff --git a/audio/qjackctl/Makefile b/audio/qjackctl/Makefile index 87d40dae4dc9..383fabe6264f 100644 --- a/audio/qjackctl/Makefile +++ b/audio/qjackctl/Makefile @@ -1,6 +1,7 @@ PORTNAME= qjackctl DISTVERSIONPREFIX= qjackctl_ DISTVERSION= 0_9_11 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/qmidictl/Makefile b/audio/qmidictl/Makefile index bd3acba0f48a..1701f0ee6ae4 100644 --- a/audio/qmidictl/Makefile +++ b/audio/qmidictl/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmidictl DISTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/qmidinet/Makefile b/audio/qmidinet/Makefile index 7aacc91e3456..1211fb54a65d 100644 --- a/audio/qmidinet/Makefile +++ b/audio/qmidinet/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmidinet DISTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/qsampler/Makefile b/audio/qsampler/Makefile index c75289b4fefa..115397871030 100644 --- a/audio/qsampler/Makefile +++ b/audio/qsampler/Makefile @@ -1,6 +1,7 @@ PORTNAME= qsampler DISTVERSIONPREFIX= qsampler_ DISTVERSION= 0_9_10 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 50c3903f97af..0938da440fc3 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -1,5 +1,6 @@ PORTNAME= qsynth DISTVERSION= 0.9.11 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/qxgedit/Makefile b/audio/qxgedit/Makefile index f7921ec447b1..479c07d7fe55 100644 --- a/audio/qxgedit/Makefile +++ b/audio/qxgedit/Makefile @@ -1,5 +1,6 @@ PORTNAME= qxgedit DISTVERSION= 0.9.10 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/sonivox-eas/Makefile b/audio/sonivox-eas/Makefile index 906e53e12d2f..60ffdc652fbc 100644 --- a/audio/sonivox-eas/Makefile +++ b/audio/sonivox-eas/Makefile @@ -1,6 +1,7 @@ PORTNAME= sonivox-eas DISTVERSIONPREFIX= v DISTVERSION= 1.5.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/vmpk/Makefile b/audio/vmpk/Makefile index c20c0300659e..c5483380a64d 100644 --- a/audio/vmpk/Makefile +++ b/audio/vmpk/Makefile @@ -1,6 +1,6 @@ PORTNAME= vmpk DISTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/vmpk/vmpk/${PORTVERSION}/ diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 26c889e54026..4294b06a27db 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,5 +1,6 @@ PORTNAME= calibre PORTVERSION= 6.23.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ \ https://curl.haxx.se/ca/:cacert diff --git a/deskutils/qmediamanager/Makefile b/deskutils/qmediamanager/Makefile index a3f68e4feca5..78f3d85bafa7 100644 --- a/deskutils/qmediamanager/Makefile +++ b/deskutils/qmediamanager/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmediamanager DISTVERSION= 0.1.1 +PORTREVISION= 1 CATEGORIES= deskutils MAINTAINER= jwb@FreeBSD.org diff --git a/devel/py-qt6-pyqt/Makefile b/devel/py-qt6-pyqt/Makefile index 2a5340f9f292..1dd711452a7d 100644 --- a/devel/py-qt6-pyqt/Makefile +++ b/devel/py-qt6-pyqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyqt PORTVERSION= ${PYQT_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/devel/py-qt6-qscintilla2/Makefile b/devel/py-qt6-qscintilla2/Makefile index a3d93e23a570..17bed172941e 100644 --- a/devel/py-qt6-qscintilla2/Makefile +++ b/devel/py-qt6-qscintilla2/Makefile @@ -1,6 +1,6 @@ PORTNAME= qscintilla2 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_QSCI2} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt6- diff --git a/devel/py-qt6-sip/Makefile b/devel/py-qt6-sip/Makefile index 4f52293e68b7..3bcd31201863 100644 --- a/devel/py-qt6-sip/Makefile +++ b/devel/py-qt6-sip/Makefile @@ -1,5 +1,6 @@ PORTNAME= sip PORTVERSION= ${PYQT6SIP_VERSION} +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= ${MASTER_SITES_PYQT6SIP} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}qt6- diff --git a/devel/py-qt6/Makefile b/devel/py-qt6/Makefile index 20e7e2c2cfa7..6f4f32cf5370 100644 --- a/devel/py-qt6/Makefile +++ b/devel/py-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qt6 PORTVERSION= ${PYQT_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/qscintilla2-qt6/Makefile b/devel/qscintilla2-qt6/Makefile index ba9c0011732e..06d8ad029b48 100644 --- a/devel/qscintilla2-qt6/Makefile +++ b/devel/qscintilla2-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qscintilla2-qt6 PORTVERSION= ${QSCI2_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITES_QSCI2} DISTNAME= ${QSCI2_DISTNAME} diff --git a/devel/qt6/Makefile b/devel/qt6/Makefile index ef815c0d2e94..f66d22cb0323 100644 --- a/devel/qt6/Makefile +++ b/devel/qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qt6 DISTVERSION= ${QT6_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org diff --git a/devel/qtcreator/Makefile b/devel/qtcreator/Makefile index 4e88f50b6e40..64b5ee0e652f 100644 --- a/devel/qtcreator/Makefile +++ b/devel/qtcreator/Makefile @@ -1,5 +1,6 @@ PORTNAME= qtcreator DISTVERSION= 10.0.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION} DISTNAME= qt-creator-opensource-src-${DISTVERSION} diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 49f0ce45462b..d9c5a635af17 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,5 +1,6 @@ PORTNAME= focuswriter DISTVERSION= 1.8.5 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/editors/ghostwriter/Makefile b/editors/ghostwriter/Makefile index 14033a0a1e99..28f69d882a1a 100644 --- a/editors/ghostwriter/Makefile +++ b/editors/ghostwriter/Makefile @@ -1,6 +1,6 @@ PORTNAME= ghostwriter DISTVERSION= 2.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors kde MAINTAINER= madpilot@FreeBSD.org diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile index a38956c3d36b..28c7d8ec70b6 100644 --- a/editors/libreoffice/Makefile +++ b/editors/libreoffice/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 .include "${.CURDIR}/Makefile.common" diff --git a/editors/retext/Makefile b/editors/retext/Makefile index 9f9090c5ed8e..c507129bd6bf 100644 --- a/editors/retext/Makefile +++ b/editors/retext/Makefile @@ -1,5 +1,6 @@ PORTNAME= retext DISTVERSION= 8.0.1 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= PYPI DISTNAME= ReText-${DISTVERSION} diff --git a/emulators/pcsx2/Makefile b/emulators/pcsx2/Makefile index 6f1b5582fc24..659b6af7ad95 100644 --- a/emulators/pcsx2/Makefile +++ b/emulators/pcsx2/Makefile @@ -1,7 +1,7 @@ PORTNAME= pcsx2 PORTVERSION= 1.7.4097 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= emulators MAINTAINER= martymac@FreeBSD.org diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile index b35470a30979..37a3bb55673e 100644 --- a/emulators/rpcs3/Makefile +++ b/emulators/rpcs3/Makefile @@ -1,6 +1,7 @@ PORTNAME= rpcs3 DISTVERSIONPREFIX= v DISTVERSION= 0.0.28-15391 # git rev-list --count HEAD +PORTREVISION= 1 DISTVERSIONSUFFIX= -g782344eed8 CATEGORIES= emulators wayland diff --git a/emulators/yuzu/Makefile b/emulators/yuzu/Makefile index 8ae9ae9919c5..ffd7728aa92e 100644 --- a/emulators/yuzu/Makefile +++ b/emulators/yuzu/Makefile @@ -1,5 +1,6 @@ PORTNAME= yuzu PORTVERSION= s20230724 +PORTREVISION= 1 CATEGORIES= emulators wayland .if make(makesum) MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb diff --git a/games/anki/Makefile b/games/anki/Makefile index 3a95f0b5a366..0caa5afa3bde 100644 --- a/games/anki/Makefile +++ b/games/anki/Makefile @@ -1,6 +1,6 @@ PORTNAME= anki DISTVERSION= 2.1.65 -PORTREVISION= 2 +PORTREVISION= 3 # Don't forget to update ${_MY_BUILDHASH} if DISTVERSION changes CATEGORIES= games education python MASTER_SITES= LOCAL/kai/:yarncache diff --git a/games/connectagram/Makefile b/games/connectagram/Makefile index 0be2f867b355..38a52c258976 100644 --- a/games/connectagram/Makefile +++ b/games/connectagram/Makefile @@ -1,5 +1,6 @@ PORTNAME= connectagram PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://gottcode.org/connectagram/ diff --git a/games/cutemaze/Makefile b/games/cutemaze/Makefile index cea1cb51a500..56d96f52bb9e 100644 --- a/games/cutemaze/Makefile +++ b/games/cutemaze/Makefile @@ -1,5 +1,6 @@ PORTNAME= cutemaze PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://gottcode.org/${PORTNAME}/ diff --git a/games/gottet/Makefile b/games/gottet/Makefile index a001a6c712a3..3a3a81a463f4 100644 --- a/games/gottet/Makefile +++ b/games/gottet/Makefile @@ -1,5 +1,6 @@ PORTNAME= gottet PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/gottet/ diff --git a/games/hexalate/Makefile b/games/hexalate/Makefile index de18b73dc1f9..97edc546fd64 100644 --- a/games/hexalate/Makefile +++ b/games/hexalate/Makefile @@ -1,5 +1,6 @@ PORTNAME= hexalate PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/games/peg-e/Makefile b/games/peg-e/Makefile index 19ee95da8898..9f5b6eb28fc1 100644 --- a/games/peg-e/Makefile +++ b/games/peg-e/Makefile @@ -1,5 +1,6 @@ PORTNAME= peg-e PORTVERSION= 1.3.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/games/pentobi/Makefile b/games/pentobi/Makefile index 32cc817d316d..a3370b8073f9 100644 --- a/games/pentobi/Makefile +++ b/games/pentobi/Makefile @@ -1,5 +1,6 @@ PORTNAME= pentobi PORTVERSION= 23.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} diff --git a/games/py-mnemosyne/Makefile b/games/py-mnemosyne/Makefile index 8761abe5de33..587fc7262cc7 100644 --- a/games/py-mnemosyne/Makefile +++ b/games/py-mnemosyne/Makefile @@ -1,6 +1,6 @@ PORTNAME= mnemosyne PORTVERSION= 2.10.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= games education python MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION} diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index 65bb70928096..e18d3ed13e1c 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -1,6 +1,6 @@ PORTNAME= qnetwalk PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/simsu/Makefile b/games/simsu/Makefile index 39eddfad9d71..b7a0e7f24306 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -1,5 +1,6 @@ PORTNAME= simsu PORTVERSION= 1.4.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/games/tanglet/Makefile b/games/tanglet/Makefile index b2c7586a8659..edd98946810d 100644 --- a/games/tanglet/Makefile +++ b/games/tanglet/Makefile @@ -1,5 +1,6 @@ PORTNAME= tanglet PORTVERSION= 1.6.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://gottcode.org/tanglet/ diff --git a/games/tetzle/Makefile b/games/tetzle/Makefile index 1662254e88f6..b1bd4911e42b 100644 --- a/games/tetzle/Makefile +++ b/games/tetzle/Makefile @@ -1,5 +1,6 @@ PORTNAME= tetzle PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://gottcode.org/${PORTNAME}/ diff --git a/graphics/cxxplot/Makefile b/graphics/cxxplot/Makefile index 9626f16ed885..d3d71f41eb53 100644 --- a/graphics/cxxplot/Makefile +++ b/graphics/cxxplot/Makefile @@ -1,6 +1,7 @@ PORTNAME= cxxplot DISTVERSIONPREFIX= v DISTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index ddc38c2fcc8f..04bfd3f09420 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -1,5 +1,6 @@ PORTNAME= poppler DISTVERSION= 23.05.0 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= https://poppler.freedesktop.org/ diff --git a/graphics/yacreader/Makefile b/graphics/yacreader/Makefile index 6655f0afdc60..ae4743fbd030 100644 --- a/graphics/yacreader/Makefile +++ b/graphics/yacreader/Makefile @@ -1,5 +1,6 @@ PORTNAME= yacreader DISTVERSION= 9.13.1 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org diff --git a/math/vtk9/Makefile b/math/vtk9/Makefile index 43d1ae076cdb..be41f0735452 100644 --- a/math/vtk9/Makefile +++ b/math/vtk9/Makefile @@ -1,5 +1,6 @@ PORTNAME= vtk DISTVERSION= 9.2.6 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= https://vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 9 diff --git a/misc/qt6-examples/Makefile b/misc/qt6-examples/Makefile index 91342b7e6c13..7bd7fce7f9d7 100644 --- a/misc/qt6-examples/Makefile +++ b/misc/qt6-examples/Makefile @@ -1,5 +1,6 @@ PORTNAME= examples PORTVERSION= ${QT6_VERSION} +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= QT/official_releases/qt/${QT6_VERSION:R}/${QT6_VERSION}/single PKGNAMEPREFIX= qt6- diff --git a/misc/qt6ct/Makefile b/misc/qt6ct/Makefile index 3120206e5cb1..bfa773ff3e11 100644 --- a/misc/qt6ct/Makefile +++ b/misc/qt6ct/Makefile @@ -1,5 +1,6 @@ PORTNAME= qt6ct DISTVERSION= 0.8 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= tcberner@FreeBSD.org diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index ee7cdd8c72a3..f3f0e167be11 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -1,5 +1,6 @@ PORTNAME= audacious-plugins PORTVERSION= 4.3.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 3412e0b140ce..ffde7fca5fac 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -1,5 +1,6 @@ PORTNAME= audacious PORTVERSION= 4.3.1 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= https://distfiles.audacious-media-player.org/ diff --git a/multimedia/obs-scrab/Makefile b/multimedia/obs-scrab/Makefile index ea3b393082ff..5f3420622b81 100644 --- a/multimedia/obs-scrab/Makefile +++ b/multimedia/obs-scrab/Makefile @@ -1,7 +1,7 @@ PORTNAME= obs-scrab DISTVERSIONPREFIX= v DISTVERSION= 1.2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/obs-streamfx/Makefile b/multimedia/obs-streamfx/Makefile index c18de25a17c2..c8bc96150b30 100644 --- a/multimedia/obs-streamfx/Makefile +++ b/multimedia/obs-streamfx/Makefile @@ -1,5 +1,6 @@ PORTNAME= obs-streamfx DISTVERSION= 0.12.0b299 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile index 7c4cd948dc0d..595c666128bf 100644 --- a/multimedia/obs-studio/Makefile +++ b/multimedia/obs-studio/Makefile @@ -1,6 +1,6 @@ PORTNAME= obs-studio DISTVERSION= 29.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= yuri@FreeBSD.org diff --git a/multimedia/qmmp-plugin-pack-qt6/Makefile b/multimedia/qmmp-plugin-pack-qt6/Makefile index 226ac2f2130e..93e74efca23d 100644 --- a/multimedia/qmmp-plugin-pack-qt6/Makefile +++ b/multimedia/qmmp-plugin-pack-qt6/Makefile @@ -1,6 +1,6 @@ PORTNAME= qmmp-plugin-pack PORTVERSION= 2.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/multimedia/qmmp-qt6/Makefile b/multimedia/qmmp-qt6/Makefile index c186bbf64802..be9bc8d59dbc 100644 --- a/multimedia/qmmp-qt6/Makefile +++ b/multimedia/qmmp-qt6/Makefile @@ -1,5 +1,6 @@ PORTNAME= qmmp PORTVERSION= 2.1.4 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://qmmp.ylsoftware.com/files/${PORTNAME}/${PORTVERSION:R}/ \ SF/qmmp-dev/${PORTNAME}/${PORTVERSION:R}/ diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 49fff97bdd12..715779f433b8 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,5 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 4.8.4 +PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net/downzemall/Makefile b/net/downzemall/Makefile index 8209afe94659..00c4876b24d7 100644 --- a/net/downzemall/Makefile +++ b/net/downzemall/Makefile @@ -1,5 +1,6 @@ PORTNAME= ${GH_PROJECT:tl} PORTVERSION= 3.0.6 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= net diff --git a/net/py-qt6-networkauth/Makefile b/net/py-qt6-networkauth/Makefile index 10c6c2542e38..a04151789f55 100644 --- a/net/py-qt6-networkauth/Makefile +++ b/net/py-qt6-networkauth/Makefile @@ -1,6 +1,6 @@ PORTNAME= networkauth PORTVERSION= ${PYQTNETWORKAUTH_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net devel python MASTER_SITES= ${MASTER_SITES_PYQTNETWORKAUTH} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/print/pdfmixtool/Makefile b/print/pdfmixtool/Makefile index a5a80cf04ec4..f5e3b38488e9 100644 --- a/print/pdfmixtool/Makefile +++ b/print/pdfmixtool/Makefile @@ -1,6 +1,6 @@ PORTNAME= pdfmixtool DISTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print graphics editors PKGNAMESUFFIX= -${FLAVOR} diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index c86d4c4ee704..11bf509a36cf 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -1,6 +1,6 @@ PORTNAME= gpgme PORTVERSION= 1.21.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= security MASTER_SITES= GNUPG/gpgme diff --git a/sysutils/daggy/Makefile b/sysutils/daggy/Makefile index 2fe78e8176dc..54f45e6620ad 100644 --- a/sysutils/daggy/Makefile +++ b/sysutils/daggy/Makefile @@ -1,6 +1,7 @@ PORTNAME= daggy DISTVERSIONPREFIX= v DISTVERSION= 2.1.3 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/fcitx5-qt/Makefile b/textproc/fcitx5-qt/Makefile index 43253f487674..4ffe764c7d7b 100644 --- a/textproc/fcitx5-qt/Makefile +++ b/textproc/fcitx5-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= fcitx5-qt DISTVERSION= 5.0.17 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://download.fcitx-im.org/fcitx5/${PORTNAME}/ diff --git a/www/py-qt6-webengine/Makefile b/www/py-qt6-webengine/Makefile index 2a0d09161840..61a890887251 100644 --- a/www/py-qt6-webengine/Makefile +++ b/www/py-qt6-webengine/Makefile @@ -1,6 +1,6 @@ PORTNAME= webengine DISTVERSION= ${PYQTWEBENGINE_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITES_PYQTWEBENGINE} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/x11-toolkits/py-qt6-chart/Makefile b/x11-toolkits/py-qt6-chart/Makefile index 6f05df3f78d4..0f5dbd2424f1 100644 --- a/x11-toolkits/py-qt6-chart/Makefile +++ b/x11-toolkits/py-qt6-chart/Makefile @@ -1,6 +1,6 @@ PORTNAME= chart PORTVERSION= ${PYQTCHART_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits devel python MASTER_SITES= ${MASTER_SITES_PYQTCHART} PKGNAMEPREFIX= ${PYQT_PY_RELNAME}- diff --git a/x11-toolkits/qt6pas/Makefile b/x11-toolkits/qt6pas/Makefile index 84f8bcaf5e6a..4a6404e3f0b5 100644 --- a/x11-toolkits/qt6pas/Makefile +++ b/x11-toolkits/qt6pas/Makefile @@ -1,5 +1,6 @@ PORTNAME= qt6pas PORTVERSION= 6.2.6 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= LOCAL/acm/ diff --git a/x11/albert/Makefile b/x11/albert/Makefile index a43e44b0d2a1..5988fa76f039 100644 --- a/x11/albert/Makefile +++ b/x11/albert/Makefile @@ -1,7 +1,7 @@ PORTNAME= albert DISTVERSIONPREFIX=v DISTVERSION= 0.20.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= jsm@FreeBSD.org diff --git a/x11/hyprland-share-picker/Makefile b/x11/hyprland-share-picker/Makefile index 180d48f7801c..514482bce816 100644 --- a/x11/hyprland-share-picker/Makefile +++ b/x11/hyprland-share-picker/Makefile @@ -1,6 +1,7 @@ PORTNAME= hyprland-share-picker DISTVERSIONPREFIX= v DISTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= x11 wayland MAINTAINER= jbeich@FreeBSD.org |