pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/galway Change pattern so it does not accept the gu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b3e8a46e28a
branches: trunk
changeset: 490707:5b3e8a46e28a
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Mar 18 13:02:49 2005 +0000
description:
Change pattern so it does not accept the guile16 version
of the guile-gtk package. Closes PR 28563 by Andreas Hallmann.
Bump PKGREVISION.
diffstat:
www/galway/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r e19ce0ecfc1c -r 5b3e8a46e28a www/galway/Makefile
--- a/www/galway/Makefile Fri Mar 18 12:36:42 2005 +0000
+++ b/www/galway/Makefile Fri Mar 18 13:02:49 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2004/12/03 14:31:29 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2005/03/18 13:02:49 wiz Exp $
#
DISTNAME= galway-0.33
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= www x11 gnome
MASTER_SITES= http://erin.netpedia.net/download/
EXTRACT_SUFX= .tgz
@@ -11,7 +11,7 @@
HOMEPAGE= http://erin.netpedia.net/galway.html
COMMENT= Web editor programmed in Scheme
-DEPENDS+= guile-gtk>=0.19nb2:../../devel/guile14-gtk
+DEPENDS+= guile-gtk-0.19*:../../devel/guile14-gtk
USE_BUILDLINK3= yes
NO_BUILD= yes
Home |
Main Index |
Thread Index |
Old Index