pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/guile22-slib
Module Name: pkgsrc
Committed By: wiz
Date: Sun Feb 16 19:59:17 UTC 2020
Modified Files:
pkgsrc/devel/guile22-slib: Makefile
Log Message:
guile22-slib: update to 3.2.6 to match slib
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/guile22-slib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/guile22-slib/Makefile
diff -u pkgsrc/devel/guile22-slib/Makefile:1.1 pkgsrc/devel/guile22-slib/Makefile:1.2
--- pkgsrc/devel/guile22-slib/Makefile:1.1 Tue Jan 16 13:33:32 2018
+++ pkgsrc/devel/guile22-slib/Makefile Sun Feb 16 19:59:17 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2018/01/16 13:33:32 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2020/02/16 19:59:17 wiz Exp $
-DISTNAME= guile-slib-3.2.5
+DISTNAME= guile-slib-3.2.6
PKGNAME= ${DISTNAME:S/guile/guile22/}
CATEGORIES= devel
MASTER_SITES= # empty
@@ -10,7 +10,7 @@ MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= http://swissnet.ai.mit.edu/~jaffer/SLIB.html
COMMENT= SLIB glue files for guile
-DEPENDS+= slib>=3.2.5nb1:../../devel/slib
+DEPENDS+= slib>=3.2.6:../../devel/slib
NO_BUILD= yes
WRKSRC= ${WRKDIR}
Home |
Main Index |
Thread Index |
Old Index