diff options
author | jmmv <jmmv> | 2006-03-30 21:22:27 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2006-03-30 21:22:27 +0000 |
commit | 7ac050549fda4fef3cd3b924f79568140c8526f1 (patch) | |
tree | 9b56919dab460c3cd9d935bac71c7f86478ac767 | |
parent | a7dd78fd1d92631bbb785f92ac5785e93353731c (diff) | |
download | pkgsrc-7ac050549fda4fef3cd3b924f79568140c8526f1.tar.gz |
Update to 1.6.0:
News in 1.6.0
-------------
* Updated translations
News in 1.5.7
-------------
* Updated translations
News in 1.5.6
-------------
* fix .lang files lookup from xdg directories.
News in 1.5.5
-------------
* Requires gtk+ 2.8.x
* Fixed bug #309663 – gcc 4.01 compiler treats pointer target
warnings as errors (Marco Barisione)
* Added scheme.lang (Paolo Borelli)
* Allow to specify both 'u' and 'r' modifiers to python strings at
the same time (Steve Frécinaux)
* Add iterators to text region and use them (Paolo Borelli and Paolo Maggi)
* Use cairo to draw the right margin (Jeroen Zwartepoorte)
* Fixed bug #321252 - Clicking gedit line numbers should jump to line (Paolo
Borelli and Paolo Maggi)
* Fixed bug 312241 – .lang files in homedir take priority over $prefix (Guillaume
Desmottes and Paolo Borelli)
* Fixed bug #318577 – win32 port (Tor Lillqvist, Paolo Borelli and Paolo Maggi)
* Updated translations
News in 1.5.4
-------------
* Fixed bug #170604 – syntax for GNU Octave
News in 1.5.3
-------------
* Fixed bug #321898 - fix for division by zero bug (not checking
g_timer_elapsed() return value)
* Fixed bug #323999 - perl inline pod not properly highlighted
* Fixed bug #323750 - CSS highlighting missing "font" property
* Fixed bug #316612 - Ruby coloration problems
* Fixed bug #316587 - PHP syntax file should be in the "Scripting" section
instead of "Sources")
* Fixed bug #316330 - Ada Syntax highlighting is incorrect
* Fixed bug #168090 - Recognise fortran line comments better
* Added a --disable-gnomeprint configuration option
* Fixed i18n problem introduced in 1.5.2
* Added changelog.lang
* Updated translations
News in 1.5.2
-------------
* Fix an off by one error in Lang directory lookup
News in 1.5.1
-------------
* Lang files are now loaded from the locations specified in XDG_DATA_DIRS
* Bug Fixes
* New and updated translations.
-rw-r--r-- | x11/gtksourceview/Makefile | 7 | ||||
-rw-r--r-- | x11/gtksourceview/PLIST | 7 | ||||
-rw-r--r-- | x11/gtksourceview/distinfo | 8 |
3 files changed, 13 insertions, 9 deletions
diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index 4d887e19912..6147ef3ce84 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2006/02/05 23:11:35 joerg Exp $ +# $NetBSD: Makefile,v 1.31 2006/03/30 21:22:27 jmmv Exp $ # -DISTNAME= gtksourceview-1.4.2 -PKGREVISION= 2 +DISTNAME= gtksourceview-1.6.0 CATEGORIES= x11 -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.4/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtksourceview/1.6/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org diff --git a/x11/gtksourceview/PLIST b/x11/gtksourceview/PLIST index bfd9b52d027..a46014528f4 100644 --- a/x11/gtksourceview/PLIST +++ b/x11/gtksourceview/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2005/10/14 21:45:06 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2006/03/30 21:22:27 jmmv Exp $ include/gtksourceview-1.0/gtksourceview/gtksourcebuffer.h include/gtksourceview-1.0/gtksourceview/gtksourceiter.h include/gtksourceview-1.0/gtksourceview/gtksourcelanguage.h @@ -25,6 +25,7 @@ share/doc/gtksourceview/gtksourceview-GtkSourceMarker.html share/doc/gtksourceview/gtksourceview-GtkSourceTagStyle.html share/doc/gtksourceview/gtksourceview-Searching-in-a-GtkSourceBuffer.html share/doc/gtksourceview/gtksourceview.devhelp +share/doc/gtksourceview/gtksourceview.devhelp2 share/doc/gtksourceview/home.png share/doc/gtksourceview/index.html share/doc/gtksourceview/index.sgml @@ -36,6 +37,7 @@ share/doc/gtksourceview/up.png share/gtksourceview-1.0/language-specs/R.lang share/gtksourceview-1.0/language-specs/ada.lang share/gtksourceview-1.0/language-specs/c.lang +share/gtksourceview-1.0/language-specs/changelog.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 @@ -55,12 +57,14 @@ share/gtksourceview-1.0/language-specs/lua.lang share/gtksourceview-1.0/language-specs/makefile.lang share/gtksourceview-1.0/language-specs/msil.lang share/gtksourceview-1.0/language-specs/nemerle.lang +share/gtksourceview-1.0/language-specs/octave.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 share/gtksourceview-1.0/language-specs/python.lang share/gtksourceview-1.0/language-specs/ruby.lang +share/gtksourceview-1.0/language-specs/scheme.lang share/gtksourceview-1.0/language-specs/sh.lang share/gtksourceview-1.0/language-specs/sql.lang share/gtksourceview-1.0/language-specs/tcl.lang @@ -128,6 +132,7 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtksourceview-1.0.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtksourceview-1.0.mo ${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/gtksourceview-1.0.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gtksourceview-1.0.mo +${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/gtksourceview-1.0.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gtksourceview-1.0.mo @dirrm share/gtksourceview-1.0/language-specs @dirrm share/gtksourceview-1.0 diff --git a/x11/gtksourceview/distinfo b/x11/gtksourceview/distinfo index 895b4dbf6eb..2eb5a612f3a 100644 --- a/x11/gtksourceview/distinfo +++ b/x11/gtksourceview/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2005/10/14 21:45:06 jmmv Exp $ +$NetBSD: distinfo,v 1.13 2006/03/30 21:22:27 jmmv Exp $ -SHA1 (gtksourceview-1.4.2.tar.bz2) = f2c413e6a76f679efcc053f6470f79526f075386 -RMD160 (gtksourceview-1.4.2.tar.bz2) = d7a85b67e907c5b96992176fa2f9fd2830814734 -Size (gtksourceview-1.4.2.tar.bz2) = 704867 bytes +SHA1 (gtksourceview-1.6.0.tar.bz2) = ca93ccc4dbcfbe2779b20f6dff93ba527d97075e +RMD160 (gtksourceview-1.6.0.tar.bz2) = 414a7762f6bd4c1cf94ab612144df2decb838e5c +Size (gtksourceview-1.6.0.tar.bz2) = 736860 bytes SHA1 (patch-aa) = b02c485d726b5ca154f1c8ef8d8a5c0999eccfed |