diff options
author | drochner <drochner> | 2007-07-17 10:20:23 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-07-17 10:20:23 +0000 |
commit | 449d5488e16250547c0b96ca9ab5d7a59d6f6032 (patch) | |
tree | dc98b0ec64797a95f509c31e0a9059adab824884 | |
parent | 0956a08ead23a26c567bb1c172077b710c62d0d2 (diff) | |
download | pkgsrc-449d5488e16250547c0b96ca9ab5d7a59d6f6032.tar.gz |
update to 3.14.3
changes:
-bugfixes
-Support searching UTF-8 strings
-translation updates
-rw-r--r-- | www/gtkhtml314/Makefile | 5 | ||||
-rw-r--r-- | www/gtkhtml314/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index d57b20a5bcf..dd79ca2c5f2 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2007/06/05 05:37:12 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2007/07/17 10:20:23 drochner Exp $ # -DISTNAME= gtkhtml-3.14.1 +DISTNAME= gtkhtml-3.14.3 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} -PKGREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.14/} EXTRACT_SUFX= .tar.bz2 diff --git a/www/gtkhtml314/distinfo b/www/gtkhtml314/distinfo index 5977068ba9c..00ea8a10810 100644 --- a/www/gtkhtml314/distinfo +++ b/www/gtkhtml314/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/17 06:24:38 wiz Exp $ +$NetBSD: distinfo,v 1.2 2007/07/17 10:20:23 drochner Exp $ -SHA1 (gtkhtml-3.14.1.tar.bz2) = 0e3ece41fd21a4fe7953c8e0b0918e7b7fb60571 -RMD160 (gtkhtml-3.14.1.tar.bz2) = 4f273854fc78a4583b3cc2d4d51afe88cba13540 -Size (gtkhtml-3.14.1.tar.bz2) = 1281149 bytes +SHA1 (gtkhtml-3.14.3.tar.bz2) = aede744b666fdefb9478e214aa5d38e0122aa289 +RMD160 (gtkhtml-3.14.3.tar.bz2) = 2761c056a1ed9d8759c1897afb61808872305f9d +Size (gtkhtml-3.14.3.tar.bz2) = 1283748 bytes |