diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-15 19:36:57 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-07-15 19:36:57 +0800 |
commit | d8fbcc2c15e09620d407c6fbda28eeddf39ca843 (patch) | |
tree | 50f1763a3d4e43fed6f634489f82865da76477ec /www | |
parent | 9f6c805f94fbbbd277c7bad1f721e4d8f204e3f5 (diff) | |
download | marcuscom-ports-d8fbcc2c15e09620d407c6fbda28eeddf39ca843.tar marcuscom-ports-d8fbcc2c15e09620d407c6fbda28eeddf39ca843.tar.gz marcuscom-ports-d8fbcc2c15e09620d407c6fbda28eeddf39ca843.tar.bz2 marcuscom-ports-d8fbcc2c15e09620d407c6fbda28eeddf39ca843.tar.lz marcuscom-ports-d8fbcc2c15e09620d407c6fbda28eeddf39ca843.tar.xz marcuscom-ports-d8fbcc2c15e09620d407c6fbda28eeddf39ca843.tar.zst marcuscom-ports-d8fbcc2c15e09620d407c6fbda28eeddf39ca843.zip |
Update to 1.1.11.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12437 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/webkit-gtk2/Makefile | 4 | ||||
-rw-r--r-- | www/webkit-gtk2/distinfo | 6 | ||||
-rw-r--r-- | www/webkit-gtk2/pkg-plist | 9 |
3 files changed, 13 insertions, 6 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 68564bfc6..fc93cc0ba 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/webkit-gtk2/Makefile,v 1.30 2009/05/26 12:41:24 kwm Exp $ +# $MCom: ports/www/webkit-gtk2/Makefile,v 1.31 2009/06/15 20:16:07 kwm Exp $ # PORTNAME= webkit -PORTVERSION= 1.1.10 +PORTVERSION= 1.1.11 CATEGORIES= www MASTER_SITES= http://webkitgtk.org/ PKGNAMESUFFIX= -gtk2 diff --git a/www/webkit-gtk2/distinfo b/www/webkit-gtk2/distinfo index fc41e52f7..86d0e20ea 100644 --- a/www/webkit-gtk2/distinfo +++ b/www/webkit-gtk2/distinfo @@ -1,3 +1,3 @@ -MD5 (webkit-1.1.10.tar.gz) = b852753b3e21f010f565312132f88311 -SHA256 (webkit-1.1.10.tar.gz) = 4eb4fc4a3f47edbc18c9dc09d54fd2189954ebaa0e521b0ab97e21087d8c9855 -SIZE (webkit-1.1.10.tar.gz) = 6343872 +MD5 (webkit-1.1.11.tar.gz) = 022a72ba5b7fa9e29553c03bf027215f +SHA256 (webkit-1.1.11.tar.gz) = 25777df7888a80f4d2b77ab61a1c25ccb0dede27c8fce2798b9393a2e1d616a6 +SIZE (webkit-1.1.11.tar.gz) = 5412492 diff --git a/www/webkit-gtk2/pkg-plist b/www/webkit-gtk2/pkg-plist index 0c9a45e5e..6af60ccd9 100644 --- a/www/webkit-gtk2/pkg-plist +++ b/www/webkit-gtk2/pkg-plist @@ -29,13 +29,17 @@ include/webkit-1.0/webkit/webkitwebwindowfeatures.h %%STATIC%%lib/libwebkit-1.0.a lib/libwebkit-1.0.la lib/libwebkit-1.0.so -lib/libwebkit-1.0.so.9 +lib/libwebkit-1.0.so.10 libdata/pkgconfig/webkit-1.0.pc share/locale/de/LC_MESSAGES/webkit.mo share/locale/it/LC_MESSAGES/webkit.mo +share/locale/nl/LC_MESSAGES/webkit.mo share/locale/pt_BR/LC_MESSAGES/webkit.mo share/locale/ru/LC_MESSAGES/webkit.mo +share/locale/sr/LC_MESSAGES/webkit.mo +share/locale/sr@latin/LC_MESSAGES/webkit.mo share/locale/sv/LC_MESSAGES/webkit.mo +share/locale/vi/LC_MESSAGES/webkit.mo share/webkit-1.0/images/deleteButton.png share/webkit-1.0/images/missingImage.png share/webkit-1.0/images/nullPlugin.png @@ -103,6 +107,7 @@ share/webkit-1.0/webinspector/Images/resourceJSIcon.png share/webkit-1.0/webinspector/Images/resourcePlainIcon.png share/webkit-1.0/webinspector/Images/resourcePlainIconSmall.png share/webkit-1.0/webinspector/Images/resourcesIcon.png +share/webkit-1.0/webinspector/Images/resourcesSilhouette.png share/webkit-1.0/webinspector/Images/resourcesSizeGraphIcon.png share/webkit-1.0/webinspector/Images/resourcesTimeGraphIcon.png share/webkit-1.0/webinspector/Images/scriptsIcon.png @@ -166,3 +171,5 @@ share/webkit-1.0/webinspector/localizedStrings.js @dirrm include/webkit-1.0/webkit @dirrm include/webkit-1.0/JavaScriptCore @dirrm include/webkit-1.0 +@dirrmtry share/locale/sr@latin/LC_MESSAGES +@dirrmtry share/locale/sr@latin |