git: fabd751b2ed2 - main - lang/gcc13-devel: Update to 13.3.1.s20250301
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Mar 2025 07:48:32 UTC
The branch main has been updated by salvadore: URL: https://cgit.FreeBSD.org/ports/commit/?id=fabd751b2ed2a45b1ab24b38acdfd1f63b739fe4 commit fabd751b2ed2a45b1ab24b38acdfd1f63b739fe4 Author: Lorenzo Salvadore <salvadore@FreeBSD.org> AuthorDate: 2025-03-01 13:46:57 +0000 Commit: Lorenzo Salvadore <salvadore@FreeBSD.org> CommitDate: 2025-03-04 07:48:29 +0000 lang/gcc13-devel: Update to 13.3.1.s20250301 Also fix linking with libisl.so depending on GRAPHITE option, which is now implemented through options helpers. Co-authored-by: Gerald Pfeifer <gerald@FreeBSD.org> PR: 276070 Reported by: Ivan Rozhuk <rozhuk.im@gmail.com> --- lang/gcc13-devel/Makefile | 10 ++++------ lang/gcc13-devel/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/lang/gcc13-devel/Makefile b/lang/gcc13-devel/Makefile index 4c048215773d..a28daba2b35c 100644 --- a/lang/gcc13-devel/Makefile +++ b/lang/gcc13-devel/Makefile @@ -1,5 +1,5 @@ PORTNAME= gcc -PORTVERSION= 13.3.1.s20250221 +PORTVERSION= 13.3.1.s20250301 CATEGORIES= lang MASTER_SITES= GCC/snapshots/${DIST_VERSION} PKGNAMESUFFIX= ${SUFFIX}-devel @@ -70,6 +70,9 @@ CFLAGS:= ${CFLAGS:S/mcpu=g/mcpu=G/} CXXFLAGS:= ${CFLAGS:S/mcpu=g/mcpu=G/} .endif +GRAPHITE_LIB_DEPENDS= libisl.so:devel/isl +GRAPHITE_CONFIGURE_WITH+= isl + .include <bsd.port.pre.mk> .if ${ARCH} == amd64 @@ -140,11 +143,6 @@ INFO+= gcc${SUFFIX}/libitm SUB_FILES= pkg-message SUB_LIST+= TARGLIB=${TARGLIB} -.if ${PORT_OPTIONS:MGRAPHITE} -LIB_DEPENDS+= libisl.so:devel/isl -CONFIGURE_ARGS+=--with-isl=${LOCALBASE} -.endif - CONFIGURE_ARGS+=--enable-languages=${LANGUAGES} pre-everything:: diff --git a/lang/gcc13-devel/distinfo b/lang/gcc13-devel/distinfo index 83c67c1fcb0b..cea83fabaa95 100644 --- a/lang/gcc13-devel/distinfo +++ b/lang/gcc13-devel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740230453 -SHA256 (gcc-13-20250221.tar.xz) = df6f4337f35dc86e7e0c41ea8ed32f969c6a9cb63101241406c4f6026e277af5 -SIZE (gcc-13-20250221.tar.xz) = 84535136 +TIMESTAMP = 1740836816 +SHA256 (gcc-13-20250301.tar.xz) = 3a492b18901d546b7bfa36106c85cc9729797f85148ccf09d0fa8d1b7800b1ac +SIZE (gcc-13-20250301.tar.xz) = 84525780