pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
spark2014: change dependencies (unfinished)
Module Name: pkgsrc-wip
Committed By: Dmytro Kazankov <dmytro.kazankov%gmail.com@localhost>
Pushed By: dkazankov
Date: Tue Feb 11 08:41:54 2025 +0200
Changeset: 5857b7b28ca1442824c1bacd093100b90223829b
Modified Files:
spark2014/Makefile
Removed Files:
spark2014/version.mk
Log Message:
spark2014: change dependencies (unfinished)
* Dependencies changed to updated main pkgsrc's gcc13-gnat and gprbuild
* GPRBuild related issues are in development
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5857b7b28ca1442824c1bacd093100b90223829b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
spark2014/Makefile | 6 +++---
spark2014/version.mk | 3 ---
2 files changed, 3 insertions(+), 6 deletions(-)
diffs:
diff --git a/spark2014/Makefile b/spark2014/Makefile
index 474454268d..72a2c45a7d 100644
--- a/spark2014/Makefile
+++ b/spark2014/Makefile
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.2 2024/05/31 14:00:00 dkazankov Exp $
-.include "version.mk"
-PKGNAME= spark2014-${SPARK2014_VERSION}
+PKGNAME= spark2014-13.0.0
PKGREVISION= 1
CATEGORIES= lang devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -40,7 +39,8 @@ SITES.${GCC_DISTFILE}= ${MASTER_SITE_GNU:=gcc/${GCC_DISTNAME}/}
GCC_REQD+= 13
-.include "../../wip/gprbuild/buildlink3.mk"
+.include "../../devel/gprbuild/buildlink3.mk"
+
.include "../../wip/xmlada/buildlink3.mk"
.include "../../wip/gprlib/buildlink3.mk"
.include "../../wip/gnatcoll-core/buildlink3.mk"
diff --git a/spark2014/version.mk b/spark2014/version.mk
deleted file mode 100644
index 5daa83a961..0000000000
--- a/spark2014/version.mk
+++ /dev/null
@@ -1,3 +0,0 @@
-# $NetBSD: version.mk,v 1.2 2024/05/02 14:00:00 dkazankov Exp $
-
-SPARK2014_VERSION:= 13.0.0
Home |
Main Index |
Thread Index |
Old Index