pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
(textproc/xmlada) correction in URL for bootstrap (TODO)
Module Name: pkgsrc-wip
Committed By: Makoto Fujiwara (CF-SX3) <makoto%ki.nu@localhost>
Pushed By: mef
Date: Sun Aug 8 15:20:53 2021 +0900
Changeset: 7c10b0ebe17b57f1401fb0b50be79d9209814c04
Modified Files:
xmlada/Makefile
xmlada/TODO
Log Message:
(textproc/xmlada) correction in URL for bootstrap (TODO)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7c10b0ebe17b57f1401fb0b50be79d9209814c04
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
xmlada/Makefile | 2 ++
xmlada/TODO | 3 +--
2 files changed, 3 insertions(+), 2 deletions(-)
diffs:
diff --git a/xmlada/Makefile b/xmlada/Makefile
index 42d3f75033..48b6587f0f 100644
--- a/xmlada/Makefile
+++ b/xmlada/Makefile
@@ -6,6 +6,8 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=AdaCore/}
GITHUB_TAG= v${VERSION}
+DISTFILES+= https://github.com/AdaCore/gprconfig_kb/releases/tag/v21.0.0
+
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/AdaCore/xmlada/
COMMENT= Adacore XML suite for the Ada language
diff --git a/xmlada/TODO b/xmlada/TODO
index ac3edfa81d..44be7dc4bf 100644
--- a/xmlada/TODO
+++ b/xmlada/TODO
@@ -2,5 +2,4 @@ gprbuild -j0 -m -p -XLIBRARY_TYPE=static -XXMLADA_BUILD_MODE=Production -XPROCE
gmake: gprbuild: No such file or directory
How-to-bootstrap is explained in
-https://github.com/AdaCore/gprconfig_kb
-
+https://github.com/AdaCore/gprbuild/blob/master/README.md
Home |
Main Index |
Thread Index |
Old Index