diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-05 17:08:45 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-10-05 17:08:45 +0800 |
commit | c0b0fc8de845427d474a3fde5552782709f32105 (patch) | |
tree | 25d6023607d896ce906c9fb693cd364dee166d07 /www | |
parent | 5a08fe104b0caa46018c814f0a07ee9915c50a17 (diff) | |
download | marcuscom-ports-c0b0fc8de845427d474a3fde5552782709f32105.tar marcuscom-ports-c0b0fc8de845427d474a3fde5552782709f32105.tar.gz marcuscom-ports-c0b0fc8de845427d474a3fde5552782709f32105.tar.bz2 marcuscom-ports-c0b0fc8de845427d474a3fde5552782709f32105.tar.lz marcuscom-ports-c0b0fc8de845427d474a3fde5552782709f32105.tar.xz marcuscom-ports-c0b0fc8de845427d474a3fde5552782709f32105.tar.zst marcuscom-ports-c0b0fc8de845427d474a3fde5552782709f32105.zip |
Sync with FreeBSD ports, update to 0.2.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14791 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www')
-rw-r--r-- | www/midori/Makefile | 9 | ||||
-rw-r--r-- | www/midori/distinfo | 6 | ||||
-rw-r--r-- | www/midori/pkg-plist | 3 |
3 files changed, 11 insertions, 7 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index 2b2349466..3290a3aa8 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -7,9 +7,11 @@ # PORTNAME= midori -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 +PORTREVISION= 1 CATEGORIES= www xfce -MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/${PORTVERSION:R}/ +MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 MAINTAINER= kwm@FreeBSD.org @@ -33,7 +35,7 @@ MAKE_JOBS_SAFE= yes HAS_CONFIGURE= yes USE_PYTHON_BUILD= yes USE_BZIP2= yes -USE_GNOME= glib20 gtk20 intltool libxml2 pkgconfig +USE_GNOME= glib20 gtk20 intltool libxml2 pkgconfig desktopfileutils USE_XORG= xscrnsaver INSTALLS_ICONS= yes USE_LDCONFIG= yes @@ -74,6 +76,7 @@ PLIST_SUB+= APIDOCS="@comment " .endif post-install: + @-update-desktop-database .if defined(WITH_APIDOCS) ${MKDIR} ${DOCSDIR}/api/katze/html ${MKDIR} ${DOCSDIR}/api/midori/html diff --git a/www/midori/distinfo b/www/midori/distinfo index 1a0f8d195..90f869064 100644 --- a/www/midori/distinfo +++ b/www/midori/distinfo @@ -1,3 +1,3 @@ -MD5 (xfce4/midori-0.2.7.tar.bz2) = 638a16424b444837d319723de5942a33 -SHA256 (xfce4/midori-0.2.7.tar.bz2) = b1dcc479ceb938c8d9cdea098c8d72d563bce5010c27fbcaa4c992d10f2d809c -SIZE (xfce4/midori-0.2.7.tar.bz2) = 771673 +MD5 (xfce4/midori-0.2.8.tar.bz2) = 56bad3b922a4a4dcfe74186ca136d818 +SHA256 (xfce4/midori-0.2.8.tar.bz2) = 1f91829a036f28c55c15538545ede2c195685a01075dc01c88741996cf098be1 +SIZE (xfce4/midori-0.2.8.tar.bz2) = 790455 diff --git a/www/midori/pkg-plist b/www/midori/pkg-plist index b45b4adbb..04c100437 100644 --- a/www/midori/pkg-plist +++ b/www/midori/pkg-plist @@ -16,8 +16,8 @@ lib/midori/libpage-holder.so lib/midori/libshortcuts.so lib/midori/libstatus-clock.so lib/midori/libstatusbar-features.so -lib/midori/libtabs-minimized.so lib/midori/libtab-panel.so +lib/midori/libtabs-minimized.so lib/midori/libtoolbar-editor.so lib/midori/libweb-cache.so share/applications/midori.desktop @@ -113,6 +113,7 @@ share/icons/hicolor/scalable/status/news-feed.svg %%NLS%%share/locale/it/LC_MESSAGES/midori.mo %%NLS%%share/locale/ja/LC_MESSAGES/midori.mo %%NLS%%share/locale/ko/LC_MESSAGES/midori.mo +%%NLS%%share/locale/lt/LC_MESSAGES/midori.mo %%NLS%%share/locale/nl/LC_MESSAGES/midori.mo %%NLS%%share/locale/no/LC_MESSAGES/midori.mo %%NLS%%share/locale/pa/LC_MESSAGES/midori.mo |