diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-15 21:29:45 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-15 21:29:45 +0000 |
commit | 38118a2beccf308f3feeb32c9f6e206ec16b87bc (patch) | |
tree | 8544863bedb684e79f40b0ba5dcc7b28615d9de9 /www | |
parent | 06569bbed18d8665614f9d88bc24634e29573a6f (diff) | |
download | pkgsrc-38118a2beccf308f3feeb32c9f6e206ec16b87bc.tar.gz |
Update to 3.2.3:
* fixed crash occuring in autosave after paste
* expose api version in pkgconfig file
* more line breaking touches
* fixed embedded widgets not shown problem
Diffstat (limited to 'www')
-rw-r--r-- | www/gtkhtml3/Makefile | 5 | ||||
-rw-r--r-- | www/gtkhtml3/PLIST | 3 | ||||
-rw-r--r-- | www/gtkhtml3/distinfo | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/www/gtkhtml3/Makefile b/www/gtkhtml3/Makefile index 9811d3e5572..2bfb7600e36 100644 --- a/www/gtkhtml3/Makefile +++ b/www/gtkhtml3/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:18:26 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/10/15 21:29:45 jmmv Exp $ # -DISTNAME= gtkhtml-3.2.1 +DISTNAME= gtkhtml-3.2.3 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml3/} -PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/gtkhtml3/PLIST b/www/gtkhtml3/PLIST index c3cebce5e4a..49f9b91a143 100644 --- a/www/gtkhtml3/PLIST +++ b/www/gtkhtml3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2004/09/22 08:09:57 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2004/10/15 21:29:45 jmmv Exp $ include/libgtkhtml-3.1/gtkhtml/gtkhtml-compat.h include/libgtkhtml-3.1/gtkhtml/gtkhtml-embedded.h include/libgtkhtml-3.1/gtkhtml/gtkhtml-enums.h @@ -199,6 +199,7 @@ ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gtkhtml-3.1.mo ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gtkhtml-3.1.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gtkhtml-3.1.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gtkhtml-3.1.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gtkhtml-3.1.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gtkhtml-3.1.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gtkhtml-3.1.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gtkhtml-3.1.mo diff --git a/www/gtkhtml3/distinfo b/www/gtkhtml3/distinfo index 8b06e800604..98edc9ca54d 100644 --- a/www/gtkhtml3/distinfo +++ b/www/gtkhtml3/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/09/21 16:52:41 jmmv Exp $ +$NetBSD: distinfo,v 1.4 2004/10/15 21:29:45 jmmv Exp $ -SHA1 (gtkhtml-3.2.1.tar.bz2) = a95e07e23896c8cae5459562c80d8821afce5c5a -Size (gtkhtml-3.2.1.tar.bz2) = 1315940 bytes +SHA1 (gtkhtml-3.2.3.tar.bz2) = d12a7b53de1d4670ac0dd1a879cf16bc46e2968e +Size (gtkhtml-3.2.3.tar.bz2) = 1304520 bytes |