git: 71b167230419 - main - */*: Bump PORTREVISION. editors/lazarus was updated to 3.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jan 2025 00:34:49 UTC
The branch main has been updated by acm: URL: https://cgit.FreeBSD.org/ports/commit/?id=71b167230419c85dcebd9e28ba3d7053f2fe6d08 commit 71b167230419c85dcebd9e28ba3d7053f2fe6d08 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2025-01-25 00:33:46 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2025-01-25 00:33:46 +0000 */*: Bump PORTREVISION. editors/lazarus was updated to 3.8.0 --- cad/zcad/Makefile | 2 +- comms/cqrlog/Makefile | 4 ++-- editors/picpas/Makefile | 4 ++-- games/hedgewars/Makefile | 4 ++-- graphics/lazpaint/Makefile | 4 ++-- net-p2p/awgg/Makefile | 4 ++-- russian/emkatic/Makefile | 4 ++-- science/checkmol/Makefile | 4 ++-- science/mol2ps/Makefile | 3 ++- sysutils/bhyvemgr/Makefile | 1 + sysutils/ddrescueview/Makefile | 4 ++-- 11 files changed, 20 insertions(+), 18 deletions(-) diff --git a/cad/zcad/Makefile b/cad/zcad/Makefile index 3a721b8a15e0..9a0ef2e27629 100644 --- a/cad/zcad/Makefile +++ b/cad/zcad/Makefile @@ -1,6 +1,6 @@ PORTNAME= zcad PORTVERSION= 0.9.8.5 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= cad PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile index 1beef8ecf36c..868d9c736b03 100644 --- a/comms/cqrlog/Makefile +++ b/comms/cqrlog/Makefile @@ -1,6 +1,6 @@ PORTNAME= cqrlog PORTVERSION= 2.5.2 -PORTREVISION= 12 +PORTREVISION= 13 DISTVERSIONPREFIX= v CATEGORIES= comms hamradio PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -13,7 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libhamlib.so:comms/hamlib -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 USES= fpc gnome lazarus:flavors shebangfix ssl:run dos2unix \ mysql:server xorg diff --git a/editors/picpas/Makefile b/editors/picpas/Makefile index c62868af2625..cf2941e2c8e7 100644 --- a/editors/picpas/Makefile +++ b/editors/picpas/Makefile @@ -1,6 +1,6 @@ PORTNAME= picpas PORTVERSION= 0.9.0 -PORTREVISION= 16 +PORTREVISION= 17 DISTVERSIONPREFIX= v CATEGORIES= editors PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -11,7 +11,7 @@ WWW= https://github.com/t-edson/PicPas LICENSE= GPLv2 -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile index 62ca16231f12..8155aad9143d 100644 --- a/games/hedgewars/Makefile +++ b/games/hedgewars/Makefile @@ -1,6 +1,6 @@ PORTNAME= hedgewars PORTVERSION= 1.0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= https://www.hedgewars.org/download/releases/ DISTNAME= ${PORTNAME}-src-${DISTVERSION} @@ -15,7 +15,7 @@ LICENSE_COMB= multi LIB_DEPENDS= libphysfs.so:devel/physfs \ libpng.so:graphics/png -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 USES= cmake:noninja desktop-file-utils fpc gl lua:51 pkgconfig qt:5 \ sdl tar:bzip2 diff --git a/graphics/lazpaint/Makefile b/graphics/lazpaint/Makefile index b9d3479626cf..4053079912fd 100644 --- a/graphics/lazpaint/Makefile +++ b/graphics/lazpaint/Makefile @@ -1,7 +1,7 @@ PORTNAME= lazpaint PORTVERSION= 7.2.2 DISTVERSIONPREFIX= v -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -11,7 +11,7 @@ WWW= https://wiki.freepascal.org/LazPaint LICENSE= GPLv3 -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 ${PORTNAME}-qt6 qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt6 diff --git a/net-p2p/awgg/Makefile b/net-p2p/awgg/Makefile index 41f6db4c7673..b5763a659c95 100644 --- a/net-p2p/awgg/Makefile +++ b/net-p2p/awgg/Makefile @@ -1,6 +1,6 @@ PORTNAME= awgg DISTVERSION= 0.6.0.6034-beta -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-p2p PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -15,7 +15,7 @@ RUN_DEPENDS= aria2c:www/aria2 \ curl:ftp/curl \ yt-dlp:www/yt-dlp -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 ${PORTNAME}-qt6 qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt6 diff --git a/russian/emkatic/Makefile b/russian/emkatic/Makefile index b0505aaed3fa..90ad5e7d8d35 100644 --- a/russian/emkatic/Makefile +++ b/russian/emkatic/Makefile @@ -1,6 +1,6 @@ PORTNAME= emkatic PORTVERSION= 0.44 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= russian emulators PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} MASTER_SITES= SF/${PORTNAME}/eMKatic%20Source @@ -13,7 +13,7 @@ WWW= https://sourceforge.net/projects/emkatic/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 USES= fpc lazarus:flavors xorg USE_XORG= x11 diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile index 8c50d0924b26..84440a536957 100644 --- a/science/checkmol/Makefile +++ b/science/checkmol/Makefile @@ -1,6 +1,6 @@ PORTNAME= checkmol PORTVERSION= 0.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= science MASTER_SITES= https://homepage.univie.ac.at/norbert.haider/download/chemistry/checkmol/ DISTFILES= ${PORTNAME} @@ -12,7 +12,7 @@ WWW= https://homepage.univie.ac.at/norbert.haider/cheminf/cmmm.html LICENSE= GPLv2+ -ONLY_FOR_ARCHS= i386 amd64 aarch64 +ONLY_FOR_ARCHS= aarch64 amd64 i386 NO_WRKSUBDIR= yes diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile index 2097a008cba5..218698f47061 100644 --- a/science/mol2ps/Makefile +++ b/science/mol2ps/Makefile @@ -1,5 +1,6 @@ PORTNAME= mol2ps PORTVERSION= 0.4c +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://homepage.univie.ac.at/norbert.haider/download/chemistry/mol2ps/ DISTNAME= ${PORTNAME} @@ -12,7 +13,7 @@ WWW= https://homepage.univie.ac.at/norbert.haider/cheminf/mol2ps.html LICENSE= GPLv2+ -ONLY_FOR_ARCHS= i386 amd64 aarch64 +ONLY_FOR_ARCHS= aarch64 amd64 i386 NO_WRKSUBDIR= yes diff --git a/sysutils/bhyvemgr/Makefile b/sysutils/bhyvemgr/Makefile index a8eede8666a1..e4e673b694cf 100644 --- a/sysutils/bhyvemgr/Makefile +++ b/sysutils/bhyvemgr/Makefile @@ -1,6 +1,7 @@ PORTNAME= bhyvemgr DISTVERSIONPREFIX= v PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= sysutils PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} diff --git a/sysutils/ddrescueview/Makefile b/sysutils/ddrescueview/Makefile index 4b0b79178110..b7b5b8037d75 100644 --- a/sysutils/ddrescueview/Makefile +++ b/sysutils/ddrescueview/Makefile @@ -1,6 +1,6 @@ PORTNAME= ddrescueview PORTVERSION= 0.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= https://sourceforge.net/projects/${PORTNAME}/files/Test%20builds/v${PORTVERSION}/ PKGNAMESUFFIX= ${LAZARUS_PKGNAMESUFFIX} @@ -12,7 +12,7 @@ WWW= https://sourceforge.net/projects/ddrescueview/ LICENSE= GPLv3 -ONLY_FOR_ARCHS= i386 amd64 +ONLY_FOR_ARCHS= amd64 i386 gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt5 ${PORTNAME}-qt6 qt5_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 ${PORTNAME}-qt6