pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/guile22
Module Name: pkgsrc
Committed By: wiz
Date: Mon Mar 7 23:02:06 UTC 2022
Modified Files:
pkgsrc/lang/guile22: Makefile
Added Files:
pkgsrc/lang/guile22: ALTERNATIVES
Log Message:
guile22: add ALTERNATIVES file
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/guile22/ALTERNATIVES
cvs rdiff -u -r1.25 -r1.26 pkgsrc/lang/guile22/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/guile22/Makefile
diff -u pkgsrc/lang/guile22/Makefile:1.25 pkgsrc/lang/guile22/Makefile:1.26
--- pkgsrc/lang/guile22/Makefile:1.25 Wed Dec 8 16:02:16 2021
+++ pkgsrc/lang/guile22/Makefile Mon Mar 7 23:02:06 2022
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2021/12/08 16:02:16 adam Exp $
+# $NetBSD: Makefile,v 1.26 2022/03/07 23:02:06 wiz Exp $
DISTNAME= guile-2.2.7
PKGNAME= ${DISTNAME:S/guile/guile22/}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=guile/}
Added files:
Index: pkgsrc/lang/guile22/ALTERNATIVES
diff -u /dev/null pkgsrc/lang/guile22/ALTERNATIVES:1.1
--- /dev/null Mon Mar 7 23:02:06 2022
+++ pkgsrc/lang/guile22/ALTERNATIVES Mon Mar 7 23:02:06 2022
@@ -0,0 +1,5 @@
+bin/guild @PREFIX@/guile/2.2/bin/guild
+bin/guile @PREFIX@/guile/2.2/bin/guile
+bin/guile-config @PREFIX@/guile/2.2/bin/guile-config
+bin/guile-snarf @PREFIX@/guile/2.2/bin/guile-snarf
+bin/guile-tools @PREFIX@/guile/2.2/bin/guile-tools
Home |
Main Index |
Thread Index |
Old Index