pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/guile18
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 7 23:01:19 UTC 2022
Modified Files:
pkgsrc/lang/guile18: Makefile
Added Files:
pkgsrc/lang/guile18: ALTERNATIVES
Log Message:
guile18: add ALTERNATIVES file
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/guile18/ALTERNATIVES
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/guile18/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/guile18/Makefile
diff -u pkgsrc/lang/guile18/Makefile:1.1 pkgsrc/lang/guile18/Makefile:1.2
--- pkgsrc/lang/guile18/Makefile:1.1 Mon Mar 7 20:34:16 2022
+++ pkgsrc/lang/guile18/Makefile Mon Mar 7 23:01:19 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2022/03/07 20:34:16 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2022/03/07 23:01:19 wiz Exp $
DISTNAME= guile-1.8.8
PKGNAME= ${DISTNAME:S/guile/guile18/}
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
Added files:
Index: pkgsrc/lang/guile18/ALTERNATIVES
diff -u /dev/null pkgsrc/lang/guile18/ALTERNATIVES:1.1
--- /dev/null Mon Mar 7 23:01:19 2022
+++ pkgsrc/lang/guile18/ALTERNATIVES Mon Mar 7 23:01:19 2022
@@ -0,0 +1,5 @@
+bin/guild @PREFIX@/guile/1.8/bin/guild
+bin/guile @PREFIX@/guile/1.8/bin/guile
+bin/guile-config @PREFIX@/guile/1.8/bin/guile-config
+bin/guile-snarf @PREFIX@/guile/1.8/bin/guile-snarf
+bin/guile-tools @PREFIX@/guile/1.8/bin/guile-tools
Home |
Main Index |
Thread Index |
Old Index