pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel Mention that this is the guile-1.4 version of th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3033e3943613
branches:  trunk
changeset: 485069:3033e3943613
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Dec 03 16:06:06 2004 +0000

description:
Mention that this is the guile-1.4 version of the software.

diffstat:

 devel/g-wrap1/DESCR         |  2 ++
 devel/g-wrap1/Makefile      |  4 ++--
 devel/guile14-gtk/DESCR     |  2 ++
 devel/guile14-gtk/Makefile  |  4 ++--
 devel/guile14-slib/DESCR    |  2 ++
 devel/guile14-slib/Makefile |  4 ++--
 6 files changed, 12 insertions(+), 6 deletions(-)

diffs (79 lines):

diff -r 677daf0c63bd -r 3033e3943613 devel/g-wrap1/DESCR
--- a/devel/g-wrap1/DESCR       Fri Dec 03 16:04:39 2004 +0000
+++ b/devel/g-wrap1/DESCR       Fri Dec 03 16:06:06 2004 +0000
@@ -1,3 +1,5 @@
   G-Wrap is a tool for specifying types, functions, and constants to
 import into a Scheme interpreter, and for generating code (in C) to
 interface these to the Guile interpreter in particular.
+
+This is the guile-1.4 version of g-wrap.
diff -r 677daf0c63bd -r 3033e3943613 devel/g-wrap1/Makefile
--- a/devel/g-wrap1/Makefile    Fri Dec 03 16:04:39 2004 +0000
+++ b/devel/g-wrap1/Makefile    Fri Dec 03 16:06:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/12/03 16:04:39 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/03 16:06:06 wiz Exp $
 
 DISTNAME=      g-wrap-1.3.4
 PKGREVISION=   5
@@ -7,7 +7,7 @@
 
 MAINTAINER=    rh%NetBSD.org@localhost
 HOMEPAGE=      http://www.gnucash.org/
-COMMENT=       Tool for importing types, functions, and constants into guile
+COMMENT=       Tool for importing types, functions, and constants into guile 1.4
 
 DEPENDS+=      guile-slib-2.4.2nb[0-5]:../../devel/guile14-slib
 
diff -r 677daf0c63bd -r 3033e3943613 devel/guile14-gtk/DESCR
--- a/devel/guile14-gtk/DESCR   Fri Dec 03 16:04:39 2004 +0000
+++ b/devel/guile14-gtk/DESCR   Fri Dec 03 16:06:06 2004 +0000
@@ -8,3 +8,5 @@
 intrepid Guile hackers around the world.
 
 Guile-gtk is free software licensed under the GPL.
+
+This package uses guile-1.4.
diff -r 677daf0c63bd -r 3033e3943613 devel/guile14-gtk/Makefile
--- a/devel/guile14-gtk/Makefile        Fri Dec 03 16:04:39 2004 +0000
+++ b/devel/guile14-gtk/Makefile        Fri Dec 03 16:06:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/03 14:25:38 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/03 16:06:06 wiz Exp $
 #
 
 DISTNAME=              guile-gtk-0.19
@@ -11,7 +11,7 @@
 
 MAINTAINER=            rh%NetBSD.org@localhost
 HOMEPAGE=              http://www.ping.de/sites/zagadka/guile-gtk/
-COMMENT=               Library to make GTK accessible from guile
+COMMENT=               Library to make GTK accessible from guile 1.4
 
 USE_BUILDLINK3=                yes
 USE_X11=               # defined
diff -r 677daf0c63bd -r 3033e3943613 devel/guile14-slib/DESCR
--- a/devel/guile14-slib/DESCR  Fri Dec 03 16:04:39 2004 +0000
+++ b/devel/guile14-slib/DESCR  Fri Dec 03 16:06:06 2004 +0000
@@ -1,1 +1,3 @@
 SLIB installation for guile Scheme interpreter
+
+This package uses guile-1.4.
diff -r 677daf0c63bd -r 3033e3943613 devel/guile14-slib/Makefile
--- a/devel/guile14-slib/Makefile       Fri Dec 03 16:04:39 2004 +0000
+++ b/devel/guile14-slib/Makefile       Fri Dec 03 16:06:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/12/03 15:39:15 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2004/12/03 16:06:06 wiz Exp $
 
 DISTNAME=      guile-slib-2.4.2
 PKGREVISION=   5
@@ -8,7 +8,7 @@
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
 HOMEPAGE=      http://swissnet.ai.mit.edu/~jaffer/SLIB.html
-COMMENT=       SLIB installation for guile Scheme interpreter
+COMMENT=       SLIB installation for guile 1.4 Scheme interpreter
 
 DEPENDS+=      slib>=2.4.2:../../devel/slib
 



Home | Main Index | Thread Index | Old Index