1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Update to 0.3.0.

PR:		ports/154422
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
Feature safe:	yes
This commit is contained in:
Koop Mast 2011-02-08 12:34:38 +00:00
parent 2640092f35
commit 295bf55e48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268787
3 changed files with 9 additions and 6 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= midori
PORTVERSION= 0.2.9
PORTVERSION= 0.3.0
CATEGORIES= www xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R}/
@ -45,6 +45,8 @@ USE_LDCONFIG= yes
USE_GETTEXT= yes
.endif
PLIST_SUB= VERSION="${PORTVERSION:R}"
OPTIONS= NLS "Enable Native Language support" on \
USERDOCS "Build user documentation" off \
APIDOCS "Build api documentation" off

View File

@ -1,2 +1,2 @@
SHA256 (xfce4/midori-0.2.9.tar.bz2) = 803bf534ab73cf7a50ddd38bbd68976258c36f335a3f1dc1880f53915c7fdf78
SIZE (xfce4/midori-0.2.9.tar.bz2) = 802627
SHA256 (xfce4/midori-0.3.0.tar.bz2) = 56860b2eb2e5f223af0e64d103eef66c4b3574f4ed9a3cfd1ca20844563f0ae7
SIZE (xfce4/midori-0.3.0.tar.bz2) = 819092

View File

@ -1,6 +1,6 @@
bin/midori
etc/xdg/midori/search
include/midori-0.2/extensions/history-list.h
include/midori-%%VERSION%%/extensions/history-list.h
lib/midori/libadblock.so
lib/midori/libaddons.so
lib/midori/libcolorful-tabs.so
@ -93,6 +93,7 @@ share/icons/hicolor/scalable/apps/midori.svg
share/icons/hicolor/scalable/categories/extension.svg
share/icons/hicolor/scalable/status/news-feed.svg
%%NLS%%share/locale/ast/LC_MESSAGES/midori.mo
%%NLS%%share/locale/ar/LC_MESSAGES/midori.mo
%%NLS%%share/locale/ca/LC_MESSAGES/midori.mo
%%NLS%%share/locale/cs/LC_MESSAGES/midori.mo
%%NLS%%share/locale/da/LC_MESSAGES/midori.mo
@ -157,8 +158,8 @@ share/vala/vapi/history-list.vapi
@dirrm %%DOCSDIR%%
@dirrmtry share/applications
@dirrm lib/midori
@dirrm include/midori-0.2/extensions
@dirrm include/midori-0.2
@dirrm include/midori-%%VERSION%%/extensions
@dirrm include/midori-%%VERSION%%
@dirrm etc/xdg/midori
@dirrmtry etc/xdg
@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true