Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2024 04:08:31 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: fe8ed7add66e - main - graphics/art: update 1.24 =?utf-8?Q?=E2=86=92?= 1.24.1
Message-ID:  <202411070408.4A748Vpw075333@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri:

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

commit fe8ed7add66e85fbf8c9ea8154f27bdcc6e0bf55
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-11-07 01:56:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-11-07 04:08:17 +0000

    graphics/art: update 1.24 → 1.24.1
---
 graphics/art/Makefile | 4 ++--
 graphics/art/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/graphics/art/Makefile b/graphics/art/Makefile
index 6722b71b9805..b98fd8693436 100644
--- a/graphics/art/Makefile
+++ b/graphics/art/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	art
-DISTVERSION=	1.24
-PORTREVISION=	1
+DISTVERSION=	1.24.1
 CATEGORIES=	graphics
 MASTER_SITES=	https://bitbucket.org/agriggio/art/downloads/
 PKGNAMESUFFIX=	-raw-image-editor
@@ -37,6 +36,7 @@ USE_XORG=	x11
 
 EXTRACT_CMD=	gtar
 
+CXXFLAGS+=	-I${LOCALBASE}/include/Imath # workaround for https://bitbucket.org/agriggio/art/issues/339/1241-build-fails-usr-local-include-ctl
 LDFLAGS+=	-lpthread # otherwise build breaks on some systems: error: undefined symbol: pthread_create
 
 OPTIONS_DEFINE=		CTL LTO
diff --git a/graphics/art/distinfo b/graphics/art/distinfo
index de8d1f82fd33..d40cb965ec27 100644
--- a/graphics/art/distinfo
+++ b/graphics/art/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728072997
-SHA256 (ART-1.24.tar.xz) = f7058a38a93830128831211cc8f386d7babbb1bec552503874c1dd0532f4d505
-SIZE (ART-1.24.tar.xz) = 19275464
+TIMESTAMP = 1730928871
+SHA256 (ART-1.24.1.tar.xz) = 27fd10557ef147b91d1719766bc7ae4b1ac01c5d06d6d8f8bcdb69ace726b9b3
+SIZE (ART-1.24.1.tar.xz) = 19293972



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411070408.4A748Vpw075333>