diff options
author | jmmv <jmmv> | 2004-10-28 19:05:43 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-10-28 19:05:43 +0000 |
commit | 55576025566d5075f002de8ba430a397414e5cfc (patch) | |
tree | 27e089dc850cfd0fef6c97ab51f7d9b2a3ccf8cd /x11/gtksourceview | |
parent | 522a17e5c270b5dafed06bc4f84fdd7fb4a6a836 (diff) | |
download | pkgsrc-55576025566d5075f002de8ba430a397414e5cfc.tar.gz |
Update to 1.1.1:
* New languages specs for fortran, css, javascript and pascal.
* Bug fixes and updated translations.
Diffstat (limited to 'x11/gtksourceview')
-rw-r--r-- | x11/gtksourceview/Makefile | 5 | ||||
-rw-r--r-- | x11/gtksourceview/PLIST | 9 | ||||
-rw-r--r-- | x11/gtksourceview/distinfo | 6 |
3 files changed, 13 insertions, 7 deletions
diff --git a/x11/gtksourceview/Makefile b/x11/gtksourceview/Makefile index 1483a9606ca..058a039309d 100644 --- a/x11/gtksourceview/Makefile +++ b/x11/gtksourceview/Makefile @@ -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 --git a/x11/gtksourceview/PLIST b/x11/gtksourceview/PLIST index 22a6a889d6f..d3094f59e54 100644 --- a/x11/gtksourceview/PLIST +++ b/x11/gtksourceview/PLIST @@ -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/ada.lang 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/az/LC_MESSAGES/gtksourceview-1.0.mo ${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/mk/LC_MESSAGES/gtksourceview-1.0.mo ${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/LC_MESSAGES/gtksourceview-1.0.mo ${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 --git a/x11/gtksourceview/distinfo b/x11/gtksourceview/distinfo index 969673d4e48..397fd9d703d 100644 --- a/x11/gtksourceview/distinfo +++ b/x11/gtksourceview/distinfo @@ -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 |