pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gtksourceview Update to 1.1.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac70c959b001
branches:  trunk
changeset: 482489:ac70c959b001
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Oct 28 19:05:43 2004 +0000

description:
Update to 1.1.1:

* New languages specs for fortran, css, javascript and pascal.
* Bug fixes and updated translations.

diffstat:

 x11/gtksourceview/Makefile |  5 ++---
 x11/gtksourceview/PLIST    |  9 ++++++++-
 x11/gtksourceview/distinfo |  6 +++---
 3 files changed, 13 insertions(+), 7 deletions(-)

diffs (80 lines):

diff -r f319bd7eec81 -r ac70c959b001 x11/gtksourceview/Makefile
--- a/x11/gtksourceview/Makefile        Thu Oct 28 17:03:06 2004 +0000
+++ b/x11/gtksourceview/Makefile        Thu Oct 28 19:05:43 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2004/10/03 00:18:33 tv Exp $
+# $NetBSD: Makefile,v 1.18 2004/10/28 19:05:43 jmmv Exp $
 #
 
-DISTNAME=      gtksourceview-1.1.0
-PKGREVISION=   1
+DISTNAME=      gtksourceview-1.1.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gtksourceview/1.1/}
 EXTRACT_SUFX=  .tar.bz2
diff -r f319bd7eec81 -r ac70c959b001 x11/gtksourceview/PLIST
--- a/x11/gtksourceview/PLIST   Thu Oct 28 17:03:06 2004 +0000
+++ b/x11/gtksourceview/PLIST   Thu Oct 28 19:05:43 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/09/22 08:09:59 jlam Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/10/28 19:05:43 jmmv Exp $
 include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h
 include/gtksourceview-1.0/gtksourceview/gtksourceiter.h
 include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h
@@ -37,16 +37,20 @@
 share/gtksourceview-1.0/language-specs/c.lang
 share/gtksourceview-1.0/language-specs/cpp.lang
 share/gtksourceview-1.0/language-specs/csharp.lang
+share/gtksourceview-1.0/language-specs/css.lang
 share/gtksourceview-1.0/language-specs/desktop.lang
 share/gtksourceview-1.0/language-specs/diff.lang
+share/gtksourceview-1.0/language-specs/fortran.lang
 share/gtksourceview-1.0/language-specs/haskell.lang
 share/gtksourceview-1.0/language-specs/html.lang
 share/gtksourceview-1.0/language-specs/idl.lang
 share/gtksourceview-1.0/language-specs/java.lang
+share/gtksourceview-1.0/language-specs/javascript.lang
 share/gtksourceview-1.0/language-specs/language.dtd
 share/gtksourceview-1.0/language-specs/latex.lang
 share/gtksourceview-1.0/language-specs/lua.lang
 share/gtksourceview-1.0/language-specs/msil.lang
+share/gtksourceview-1.0/language-specs/pascal.lang
 share/gtksourceview-1.0/language-specs/perl.lang
 share/gtksourceview-1.0/language-specs/php.lang
 share/gtksourceview-1.0/language-specs/po.lang
@@ -62,6 +66,7 @@
 ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gtksourceview-1.0.mo
+${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gtksourceview-1.0.mo
@@ -91,6 +96,7 @@
 ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtksourceview-1.0.mo
+${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gtksourceview-1.0.mo
@@ -104,6 +110,7 @@
 ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gtksourceview-1.0.mo
+${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo
 ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo
diff -r f319bd7eec81 -r ac70c959b001 x11/gtksourceview/distinfo
--- a/x11/gtksourceview/distinfo        Thu Oct 28 17:03:06 2004 +0000
+++ b/x11/gtksourceview/distinfo        Thu Oct 28 19:05:43 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2004/09/21 16:59:47 jmmv Exp $
+$NetBSD: distinfo,v 1.7 2004/10/28 19:05:43 jmmv Exp $
 
-SHA1 (gtksourceview-1.1.0.tar.bz2) = cba36d146f50217fffe7041b170d23013ac92271
-Size (gtksourceview-1.1.0.tar.bz2) = 691386 bytes
+SHA1 (gtksourceview-1.1.1.tar.bz2) = 4f1f86f4c9a1d443b544f9ca307a48eb9212da3a
+Size (gtksourceview-1.1.1.tar.bz2) = 834424 bytes
 SHA1 (patch-aa) = b02c485d726b5ca154f1c8ef8d8a5c0999eccfed



Home | Main Index | Thread Index | Old Index