diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-09-15 15:10:14 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-09-15 15:10:14 +0000 |
commit | 3d4fe3b79872f1b9d8c948f6361f370db06b425c (patch) | |
tree | bf480c289ea893046a4d45aa2efc31e9a39992c4 /www/gtkhtml38/Makefile | |
parent | 974365c694d3f2bdbadced29fbf9da5c5a2599df (diff) | |
download | pkgsrc-3d4fe3b79872f1b9d8c948f6361f370db06b425c.tar.gz |
Update to 3.12.0:
GtkHTML-3.12.0 2006-09-04
-------------------------
GtkHTML 3.12 Stable release for GNOME 2.16.
GtkHTML-3.11.92 2006-08-21
--------------------------
Updated Translations :
Subhransu Behera (or), Alexander Shopov (bg), Satoru SATOH (ja),
Gabor Kelemen (hu), Sanlig Badrak (mn), Vladimer Sichinava (ka),
Rahul Bhalerao (mr), Baris Cicek (tr), Inaki Larranaga (eu)
Bug Fixes :
Kjartan Maraas
GtkHTML-3.11.91 2006-08-07
--------------------------
Updated Translations :
Ahmad Riza H Nst (id), Thierry Randrianiriana (mg),
Vincent van Adrighem (nl)
Bug Fixes :
Bastien Nocera, Björn Lindqvist, Nancy Cai
GtkHTML-3.11.90 2006-07-24
--------------------------
Updated Translations :
Hendrik Richter, Daniel Nylander.
Other changes:
Font rendering now with Cairo (Rajeev Ramanathan)
GtkHTML-3.11.4 2006-07-10
-------------------------
Updated Translations :
Runa Bhattacharjee, Benoît Dejean, Ilkka Tuohela,
Yair Hershkovitz, Rajesh Ranjan, Raivis Dejus,
Changwoo Ryu, Hendrik Richter.
Bug fixes : Rohini, Varadhan, Li Yuan
GtkHTML-3.11.3 2006-06-12
-------------------------
Updated translations :
Priit Laes, Kjartan Maraas, Pema Geyleg, Inaki Larranaga,
Theppitak Karoonboonyanan, Miloslav Trmac, Francisco Javier
F. Serrador.
Bug fixes : Rohini, Harish K, Sebastien Bacher.
[327841, 303634, 334814, 334873]
GNOME Goal for po/LINGUAS : Przemysław Grzegorczyk
GtkHTML-3.11.1 2006-04-24
--------------------------
First release of the 3.11 development cycle.
More bug fixes.
Diffstat (limited to 'www/gtkhtml38/Makefile')
-rw-r--r-- | www/gtkhtml38/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/gtkhtml38/Makefile b/www/gtkhtml38/Makefile index cfcdaab8c22..a7ccbabd29b 100644 --- a/www/gtkhtml38/Makefile +++ b/www/gtkhtml38/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2006/08/03 17:58:26 drochner Exp $ +# $NetBSD: Makefile,v 1.13 2006/09/15 15:10:14 jmmv Exp $ # -DISTNAME= gtkhtml-3.10.3 +DISTNAME= gtkhtml-3.12.0 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml38/} CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.12/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= recht@NetBSD.org |