pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/gtksourceview This package needs gmake.
details: https://anonhg.NetBSD.org/pkgsrc/rev/54cb29c6106c
branches: trunk
changeset: 463020:54cb29c6106c
user: cube <cube%pkgsrc.org@localhost>
date: Fri Oct 24 21:55:34 2003 +0000
description:
This package needs gmake.
Update to 0.7.0.
News in 0.7.0
-------------
* A bunch of small bugfixes
* Replaced deprecated calls for glib 2.3
* Multiline backward search works now
* <keyword-item> patterns are now limited to 250 elements (more cause
trouble with GNU regex)
diffstat:
x11/gtksourceview/Makefile | 7 ++++---
x11/gtksourceview/buildlink2.mk | 4 ++--
x11/gtksourceview/distinfo | 6 +++---
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (54 lines):
diff -r b7f5bfedc574 -r 54cb29c6106c x11/gtksourceview/Makefile
--- a/x11/gtksourceview/Makefile Fri Oct 24 21:12:18 2003 +0000
+++ b/x11/gtksourceview/Makefile Fri Oct 24 21:55:34 2003 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/11 11:11:33 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2003/10/24 21:55:34 cube Exp $
#
-DISTNAME= gtksourceview-0.6.0
+DISTNAME= gtksourceview-0.7.0
CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/0.6/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/0.7/}
MAINTAINER= jmmv%NetBSD.org@localhost
HOMEPAGE= http://www.gnome.org/softwaremap/projects/gtksourceview
@@ -16,6 +16,7 @@
USE_LIBTOOL= yes
USE_PERL5= build
USE_PKGLOCALEDIR= yes
+USE_GMAKE= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
PKGCONFIG_OVERRIDE= ${WRKSRC}/gtksourceview-1.0.pc.in
diff -r b7f5bfedc574 -r 54cb29c6106c x11/gtksourceview/buildlink2.mk
--- a/x11/gtksourceview/buildlink2.mk Fri Oct 24 21:12:18 2003 +0000
+++ b/x11/gtksourceview/buildlink2.mk Fri Oct 24 21:55:34 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/09/11 11:11:34 jmmv Exp $
+# $NetBSD: buildlink2.mk,v 1.2 2003/10/24 21:55:34 cube Exp $
#
# This Makefile fragment is included by packages that use gtksourceview.
#
@@ -9,7 +9,7 @@
GTKSOURCEVIEW_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= gtksourceview
-BUILDLINK_DEPENDS.gtksourceview?= gtksourceview>=0.6.0
+BUILDLINK_DEPENDS.gtksourceview?= gtksourceview>=0.7.0
BUILDLINK_PKGSRCDIR.gtksourceview?= ../../x11/gtksourceview
EVAL_PREFIX+= BUILDLINK_PREFIX.gtksourceview=gtksourceview
diff -r b7f5bfedc574 -r 54cb29c6106c x11/gtksourceview/distinfo
--- a/x11/gtksourceview/distinfo Fri Oct 24 21:12:18 2003 +0000
+++ b/x11/gtksourceview/distinfo Fri Oct 24 21:55:34 2003 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/09/11 11:11:33 jmmv Exp $
+$NetBSD: distinfo,v 1.2 2003/10/24 21:55:34 cube Exp $
-SHA1 (gtksourceview-0.6.0.tar.gz) = e2e99f345dbd20b37473f90810059df201146660
-Size (gtksourceview-0.6.0.tar.gz) = 704202 bytes
+SHA1 (gtksourceview-0.7.0.tar.gz) = 8a9b39e396ded558ad1c87e1b2f3d87bcf08b6c2
+Size (gtksourceview-0.7.0.tar.gz) = 731348 bytes
SHA1 (patch-aa) = 59d0856b4005b0d38d8517c3775123ff432a2a0a
Home |
Main Index |
Thread Index |
Old Index