git: 0a5b417cb65c - main - */*: Pass to fpc based ports control of ONLY_FOR_ARCHS

From: Jose Alonso Cardenas Marquez <acm_at_FreeBSD.org>
Date: Wed, 18 Sep 2024 08:23:32 UTC
The branch main has been updated by acm:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0a5b417cb65cf868f0f2519c0afa8f2785342afd

commit 0a5b417cb65cf868f0f2519c0afa8f2785342afd
Author:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
AuthorDate: 2024-09-18 08:22:50 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2024-09-18 08:22:50 +0000

    */*: Pass to fpc based ports control of ONLY_FOR_ARCHS
    
    - science/checkmol: Add aarch64 like supported platform
    - science/mol2ps: Add aarch64 like supported platform
    - science/mol2ps: Fix fetch updating it to 0.4c
---
 games/hedgewars/Makefile  | 2 ++
 science/checkmol/Makefile | 4 +++-
 science/mol2ps/Makefile   | 5 +++--
 science/mol2ps/distinfo   | 5 +++--
 4 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/games/hedgewars/Makefile b/games/hedgewars/Makefile
index 1f8a61316d28..62ca16231f12 100644
--- a/games/hedgewars/Makefile
+++ b/games/hedgewars/Makefile
@@ -15,6 +15,8 @@ LICENSE_COMB=	multi
 LIB_DEPENDS=	libphysfs.so:devel/physfs \
 		libpng.so:graphics/png
 
+ONLY_FOR_ARCHS=	i386 amd64
+
 USES=		cmake:noninja desktop-file-utils fpc gl lua:51 pkgconfig qt:5 \
 		sdl tar:bzip2
 USE_SDL=	sdl2 mixer2 image2 ttf2 net2
diff --git a/science/checkmol/Makefile b/science/checkmol/Makefile
index 3ccde142ca52..8c50d0924b26 100644
--- a/science/checkmol/Makefile
+++ b/science/checkmol/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	checkmol
 PORTVERSION=	0.5
-PORTREVISION=	15
+PORTREVISION=	16
 CATEGORIES=	science
 MASTER_SITES=	https://homepage.univie.ac.at/norbert.haider/download/chemistry/checkmol/
 DISTFILES=	${PORTNAME}
@@ -12,6 +12,8 @@ WWW=		https://homepage.univie.ac.at/norbert.haider/cheminf/cmmm.html
 
 LICENSE=	GPLv2+
 
+ONLY_FOR_ARCHS=	i386 amd64 aarch64
+
 NO_WRKSUBDIR=	yes
 
 EXTRACT_CMD=	${CP}
diff --git a/science/mol2ps/Makefile b/science/mol2ps/Makefile
index 9e8b7741c610..2097a008cba5 100644
--- a/science/mol2ps/Makefile
+++ b/science/mol2ps/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	mol2ps
-PORTVERSION=	0.4b
-PORTREVISION=	14
+PORTVERSION=	0.4c
 CATEGORIES=	science
 MASTER_SITES=	https://homepage.univie.ac.at/norbert.haider/download/chemistry/mol2ps/
 DISTNAME=	${PORTNAME}
@@ -13,6 +12,8 @@ WWW=		https://homepage.univie.ac.at/norbert.haider/cheminf/mol2ps.html
 
 LICENSE=	GPLv2+
 
+ONLY_FOR_ARCHS=	i386 amd64 aarch64
+
 NO_WRKSUBDIR=	yes
 
 EXTRACT_CMD=	${CP}
diff --git a/science/mol2ps/distinfo b/science/mol2ps/distinfo
index c8538504def0..baedaa44a0c3 100644
--- a/science/mol2ps/distinfo
+++ b/science/mol2ps/distinfo
@@ -1,2 +1,3 @@
-SHA256 (mol2ps-0.4b/mol2ps.pas) = f8cca84e7e520d6b329617dcfca9930b1ef98b507123479b6d5764ec5cae6577
-SIZE (mol2ps-0.4b/mol2ps.pas) = 297829
+TIMESTAMP = 1726647471
+SHA256 (mol2ps-0.4c/mol2ps.pas) = db258c117ab0d70c1f16921aa1397f4219b0a6ec86b3afc98affce01dd2471d4
+SIZE (mol2ps-0.4c/mol2ps.pas) = 304103