diff options
author | kwm <kwm@FreeBSD.org> | 2010-10-04 14:26:04 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-10-04 14:26:04 +0800 |
commit | 520c75f2de7946f368d6a5a49150d4e40a964cef (patch) | |
tree | 18bfcd3e62cd94e651d934c9976d6ef6f404acc8 /www/midori | |
parent | 2b5ef34df1093d58da2404c68269c84aa1f455b1 (diff) | |
download | freebsd-ports-gnome-520c75f2de7946f368d6a5a49150d4e40a964cef.tar.gz freebsd-ports-gnome-520c75f2de7946f368d6a5a49150d4e40a964cef.tar.zst freebsd-ports-gnome-520c75f2de7946f368d6a5a49150d4e40a964cef.zip |
Update to 0.2.8
Use XFCE master site macro, instead of 1 mirror.
depend on desktopfileutils so it will show up in xfce without session restart
PR: ports/150932
Submitted by: Olivier DUCHATEAU <duchateau.olivier@gmail.com>
Diffstat (limited to 'www/midori')
-rw-r--r-- | www/midori/Makefile | 8 | ||||
-rw-r--r-- | www/midori/distinfo | 6 | ||||
-rw-r--r-- | www/midori/pkg-plist | 3 |
3 files changed, 10 insertions, 7 deletions
diff --git a/www/midori/Makefile b/www/midori/Makefile index 30a1333d01d5..acd5544e8aaa 100644 --- a/www/midori/Makefile +++ b/www/midori/Makefile @@ -7,9 +7,10 @@ # PORTNAME= midori -PORTVERSION= 0.2.7 +PORTVERSION= 0.2.8 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 +34,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 +75,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 1a0f8d195257..90f86906490f 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 b45b4adbb62c..04c100437efd 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 |