pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
guile-persist: change emailaddress, add todo (does not build)
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Mon Jan 6 14:20:59 2020 +0000
Changeset: e8e1a0f64fe99b66acdb7d62f7c3228eaeaf16c6
Modified Files:
guile-persist/Makefile
Added Files:
guile-persist/TODO
Log Message:
guile-persist: change emailaddress, add todo (does not build)
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e8e1a0f64fe99b66acdb7d62f7c3228eaeaf16c6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
guile-persist/Makefile | 2 +-
guile-persist/TODO | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/guile-persist/Makefile b/guile-persist/Makefile
index 834a323827..a7b8412820 100644
--- a/guile-persist/Makefile
+++ b/guile-persist/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= https://gitlab.com/tampe/${GITLAB_PROJECT}/-/archive/${GITLAB_TAG}
GITLAB_PROJECT= guile-persist
GITLAB_TAG= ebebb66ae6d6c47dbc406cdbcaccb5ffed2e463a
-MAINTAINER= ng0%n0.is@localhost
+MAINTAINER= ng0%NetBSD.org@localhost
HOMEPAGE= https://gitlab.com/tampe/guile-persist/
COMMENT= Persistance programming framework for GNU Guile
LICENSE= gnu-lgpl-v2
diff --git a/guile-persist/TODO b/guile-persist/TODO
new file mode 100644
index 0000000000..3ad69ce740
--- /dev/null
+++ b/guile-persist/TODO
@@ -0,0 +1 @@
+persist.c does not find libguile.h, which makes the build fail.
\ No newline at end of file
Home |
Main Index |
Thread Index |
Old Index