diff options
author | drochner <drochner@pkgsrc.org> | 2010-09-10 14:18:13 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2010-09-10 14:18:13 +0000 |
commit | d860907fc079f21cf1883d9debb36e73cc2e84e8 (patch) | |
tree | bb1e0dc5cf43970f780cd016cfcbdcec5af10e29 /www/webkit-gtk/Makefile | |
parent | 02fd35e6f29d526369e0bbb8afe7a5d42192e9af (diff) | |
download | pkgsrc-d860907fc079f21cf1883d9debb36e73cc2e84e8.tar.gz |
update to 1.2.4
changes:
The patches to fix the following CVEs are included with help from
Vincent Danen and other members of the Red Hat security team:
CVE-2010-1781 CVE-2010-1782 CVE-2010-1784 CVE-2010-1785
CVE-2010-1786 CVE-2010-1787 CVE-2010-1788 CVE-2010-1790
CVE-2010-1792 CVE-2010-1793 CVE-2010-2648
Diffstat (limited to 'www/webkit-gtk/Makefile')
-rw-r--r-- | www/webkit-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webkit-gtk/Makefile b/www/webkit-gtk/Makefile index 2f2ef97f290..4023fc139bb 100644 --- a/www/webkit-gtk/Makefile +++ b/www/webkit-gtk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.25 2010/07/23 14:38:51 drochner Exp $ +# $NetBSD: Makefile,v 1.26 2010/09/10 14:18:13 drochner Exp $ -DISTNAME= webkit-1.2.3 +DISTNAME= webkit-1.2.4 PKGNAME= ${DISTNAME:S/webkit/webkit-gtk/} CATEGORIES= www MASTER_SITES= http://www.webkitgtk.org/ |