diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-18 13:40:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-18 13:40:53 +0000 |
commit | 3db25091f1ae81475e8c1fc44d42e9db17502320 (patch) | |
tree | 898af2dd3d2bd6281805cf8158344bf6f9df0258 | |
parent | 84256b4de2a9eb678e557575940a20feaad75320 (diff) | |
download | pkgsrc-3db25091f1ae81475e8c1fc44d42e9db17502320.tar.gz |
Update to 3.26.2. Add LICENSE comment (needs AND).
GtkHTML-3.26.2 2009-05-18
-------------------------
Bug Fixes:
#581228 - tarball does not provide gtkhtml-editor (Gilles Dartiguelongue)
#578394 – HTML images cannot be scaled to more than 100 px (Matthew Barnes)
Updated Translations:
krishnababu (te)
Ivar Smolin (et)
-rw-r--r-- | www/gtkhtml314/Makefile | 6 | ||||
-rw-r--r-- | www/gtkhtml314/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 59d382e4a4a..a4e37f0b99a 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2009/04/16 19:46:43 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2009/05/18 13:40:53 wiz Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. # -DISTNAME= gtkhtml-3.26.1.1 +DISTNAME= gtkhtml-3.26.2 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.26/} @@ -14,6 +14,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Lightweight HTML rendering/printing/editing engine +#LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 + PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes diff --git a/www/gtkhtml314/distinfo b/www/gtkhtml314/distinfo index d45ce1d038e..7de52f26595 100644 --- a/www/gtkhtml314/distinfo +++ b/www/gtkhtml314/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.18 2009/04/16 19:46:43 drochner Exp $ +$NetBSD: distinfo,v 1.19 2009/05/18 13:40:53 wiz Exp $ -SHA1 (gtkhtml-3.26.1.1.tar.bz2) = b8538e94f6ffb43059131684bd1929a751d7b13e -RMD160 (gtkhtml-3.26.1.1.tar.bz2) = ee022311dd9137b87365b50b4f2b4789401f7cd8 -Size (gtkhtml-3.26.1.1.tar.bz2) = 1499057 bytes +SHA1 (gtkhtml-3.26.2.tar.bz2) = 292e67b2263bf1c449480ba4b14843f1a101ec24 +RMD160 (gtkhtml-3.26.2.tar.bz2) = b062860e9bcff2ae7ebae7f353a3cd00dbaa3079 +Size (gtkhtml-3.26.2.tar.bz2) = 1486870 bytes |