pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtksourceview-sharp2 update to 0.12, part of mono-1.9



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c6a27def5a9
branches:  trunk
changeset: 541324:1c6a27def5a9
user:      kefren <kefren%pkgsrc.org@localhost>
date:      Sat Apr 19 19:15:59 2008 +0000

description:
update to 0.12, part of mono-1.9

diffstat:

 x11/gtksourceview-sharp2/Makefile         |   5 ++---
 x11/gtksourceview-sharp2/distinfo         |  10 +++++-----
 x11/gtksourceview-sharp2/patches/patch-aa |  12 +++++-------
 3 files changed, 12 insertions(+), 15 deletions(-)

diffs (48 lines):

diff -r 2ba9044b8c50 -r 1c6a27def5a9 x11/gtksourceview-sharp2/Makefile
--- a/x11/gtksourceview-sharp2/Makefile Sat Apr 19 19:02:36 2008 +0000
+++ b/x11/gtksourceview-sharp2/Makefile Sat Apr 19 19:15:59 2008 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2008/03/17 22:54:02 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2008/04/19 19:15:59 kefren Exp $
 
-DISTNAME=      gtksourceview-sharp-2.0-0.11
+DISTNAME=      gtksourceview-sharp-2.0-0.12
 PKGNAME=       ${DISTNAME:S/-2.0-/2-/}
-PKGREVISION=   2
 CATEGORIES=    x11
 MASTER_SITES=  http://go-mono.com/sources/gtksourceview-sharp2/
 EXTRACT_SUFX=  .tar.bz2
diff -r 2ba9044b8c50 -r 1c6a27def5a9 x11/gtksourceview-sharp2/distinfo
--- a/x11/gtksourceview-sharp2/distinfo Sat Apr 19 19:02:36 2008 +0000
+++ b/x11/gtksourceview-sharp2/distinfo Sat Apr 19 19:15:59 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/03/17 22:44:11 wiz Exp $
+$NetBSD: distinfo,v 1.2 2008/04/19 19:15:59 kefren Exp $
 
-SHA1 (gtksourceview-sharp-2.0-0.11.tar.bz2) = e37570df15bb6658c4d7f2bf04295e5a670bcb16
-RMD160 (gtksourceview-sharp-2.0-0.11.tar.bz2) = f8ec8da286a8f9d3304e1bb09aaf703c7b464455
-Size (gtksourceview-sharp-2.0-0.11.tar.bz2) = 133609 bytes
-SHA1 (patch-aa) = 028b786b89c490485682ff87a1919b5b08f45c26
+SHA1 (gtksourceview-sharp-2.0-0.12.tar.bz2) = 36e673a67922b35b9b28b91e20464aa2fd9b457d
+RMD160 (gtksourceview-sharp-2.0-0.12.tar.bz2) = b9f54d87a4f61e81040f05ff9fddc389b3470510
+Size (gtksourceview-sharp-2.0-0.12.tar.bz2) = 137252 bytes
+SHA1 (patch-aa) = 5e1d4b026b59bc6416ec254775e3e8c2cb97e1c1
diff -r 2ba9044b8c50 -r 1c6a27def5a9 x11/gtksourceview-sharp2/patches/patch-aa
--- a/x11/gtksourceview-sharp2/patches/patch-aa Sat Apr 19 19:02:36 2008 +0000
+++ b/x11/gtksourceview-sharp2/patches/patch-aa Sat Apr 19 19:15:59 2008 +0000
@@ -1,10 +1,8 @@
-$NetBSD: patch-aa,v 1.1.1.1 2008/03/17 22:44:11 wiz Exp $
-
---- sample/Makefile.in.orig    2008-02-19 13:26:38.000000000 +0100
-+++ sample/Makefile.in 2008-02-19 13:26:49.000000000 +0100
-@@ -145,8 +145,8 @@
- target_os = @target_os@
- target_vendor = @target_vendor@
+--- sample/Makefile.in.orig    2008-04-19 22:06:43.000000000 +0300
++++ sample/Makefile.in 2008-04-19 22:06:55.000000000 +0300
+@@ -147,8 +147,8 @@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
  TEST = SourceViewTest.exe
 -PRINT = PrintSample.exe
 -EXTRA_DIST = SourceViewTest.cs PrintSample.cs



Home | Main Index | Thread Index | Old Index