diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-11-18 21:04:50 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-11-18 21:04:50 +0000 |
commit | 2213a93ea8f5fe2d2f0189b0c7b43d3f92c26ff4 (patch) | |
tree | 61a4a7f84d7c1d77f40676e207276a7fe9b7ac13 /www | |
parent | 6934d47d4036378211530cdf166e4afbf527bceb (diff) | |
download | ports-2213a93ea8f5fe2d2f0189b0c7b43d3f92c26ff4.tar.gz ports-2213a93ea8f5fe2d2f0189b0c7b43d3f92c26ff4.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/rekonq/Makefile | 2 | ||||
-rw-r--r-- | www/rekonq/distinfo | 6 | ||||
-rw-r--r-- | www/rekonq/pkg-plist | 29 |
3 files changed, 26 insertions, 11 deletions
diff --git a/www/rekonq/Makefile b/www/rekonq/Makefile index 4e5a1c7e4956..f23b671d4ce2 100644 --- a/www/rekonq/Makefile +++ b/www/rekonq/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rekonq -PORTVERSION= 0.2.0 +PORTVERSION= 0.3.0 CATEGORIES= www kde MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/${PORTVERSION} diff --git a/www/rekonq/distinfo b/www/rekonq/distinfo index 22dc77651c65..366a81b78c61 100644 --- a/www/rekonq/distinfo +++ b/www/rekonq/distinfo @@ -1,3 +1,3 @@ -MD5 (rekonq-0.2.0.tar.bz2) = 71bc6a6ae4d1d25a2e0d67ff96426b6c -SHA256 (rekonq-0.2.0.tar.bz2) = 8ef6e9f900aea281af178db5cc1539c8cd781a4c0d99997bf2c6546f5094edfa -SIZE (rekonq-0.2.0.tar.bz2) = 147033 +MD5 (rekonq-0.3.0.tar.bz2) = eb7143cf0970d71ed39cd886e1e29291 +SHA256 (rekonq-0.3.0.tar.bz2) = 7f7aa0f4ca549fa3eeacaf395d1b73eacd7fa56410e283a716862b66ba43ea52 +SIZE (rekonq-0.3.0.tar.bz2) = 328052 diff --git a/www/rekonq/pkg-plist b/www/rekonq/pkg-plist index 110540591b83..398a7a5a0d09 100644 --- a/www/rekonq/pkg-plist +++ b/www/rekonq/pkg-plist @@ -1,29 +1,44 @@ bin/rekonq +lib/libkdeinit4_rekonq.so share/applications/kde4/rekonq.desktop share/apps/rekonq/defaultbookmarks.xbel +share/apps/rekonq/htmls/home.html share/apps/rekonq/htmls/notfound.html -share/apps/rekonq/pics/hi64-actions-download.png +share/apps/rekonq/pics/bg.png +share/apps/rekonq/pics/bg2.png +share/apps/rekonq/pics/bot.gif +share/apps/rekonq/pics/busywidget.gif +share/apps/rekonq/pics/button.png +share/apps/rekonq/pics/category.png +share/apps/rekonq/pics/closed.png share/apps/rekonq/pics/loading.mng +share/apps/rekonq/pics/open.png +share/apps/rekonq/pics/tile.gif +share/apps/rekonq/pics/top.png share/apps/rekonq/pics/webkit-icon.png -share/apps/rekonq/rekonqui.rc share/config.kcfg/rekonq.kcfg +share/doc/HTML/en/rekonq/common +share/doc/HTML/en/rekonq/index.cache.bz2 +share/doc/HTML/en/rekonq/index.docbook +share/doc/HTML/en/rekonq/screenshot.png +share/icons/hicolor/128x128/apps/rekonq.png share/icons/hicolor/16x16/apps/rekonq.png share/icons/hicolor/32x32/apps/rekonq.png share/icons/hicolor/64x64/apps/rekonq.png share/locale/da/LC_MESSAGES/rekonq.mo share/locale/de/LC_MESSAGES/rekonq.mo -share/locale/et/LC_MESSAGES/rekonq.mo -share/locale/hu/LC_MESSAGES/rekonq.mo -share/locale/is/LC_MESSAGES/rekonq.mo +share/locale/en_GB/LC_MESSAGES/rekonq.mo +share/locale/es/LC_MESSAGES/rekonq.mo +share/locale/fr/LC_MESSAGES/rekonq.mo share/locale/it/LC_MESSAGES/rekonq.mo -share/locale/nds/LC_MESSAGES/rekonq.mo -share/locale/pl/LC_MESSAGES/rekonq.mo share/locale/pt/LC_MESSAGES/rekonq.mo share/locale/pt_BR/LC_MESSAGES/rekonq.mo share/locale/ru/LC_MESSAGES/rekonq.mo +share/locale/sr/LC_MESSAGES/rekonq.mo share/locale/sv/LC_MESSAGES/rekonq.mo share/locale/tr/LC_MESSAGES/rekonq.mo share/locale/uk/LC_MESSAGES/rekonq.mo +@dirrm share/doc/HTML/en/rekonq @dirrm share/apps/rekonq/pics @dirrm share/apps/rekonq/htmls @dirrm share/apps/rekonq |