Date: Sat, 14 Feb 2009 16:22:18 +0100 From: Bernhard Froehlich <decke@bluelife.at> To: FreeBSD-gnats-submit@FreeBSD.org Cc: ahze@FreeBSD.org Subject: ports/131678: [PATCH] www/midori: update to 0.1.2 Message-ID: <20090214162218.4fe6a0a8@chii.bluelife.at> Resent-Message-ID: <200902141610.n1EGA1rq031305@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 131678 >Category: ports >Synopsis: [PATCH] www/midori: update to 0.1.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 14 16:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Bernhard Foehlich >Release: FreeBSD 7.1-RELEASE amd64 >Organization: >Environment: System: FreeBSD chii.bluelife.at 7.1-RELEASE FreeBSD 7.1-RELEASE #4: Thu Jan 1 17:36:56 CET >Description: - Update to 0.1.2 Port maintainer (ahze@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- midori-0.1.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/midori.old/Makefile /usr/ports/www/midori/Makefile --- /usr/ports/www/midori.old/Makefile 2009-01-10 06:21:47.000000000 +0100 +++ /usr/ports/www/midori/Makefile 2009-01-16 18:34:48.000000000 +0100 @@ -7,29 +7,34 @@ # PORTNAME= midori -PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTVERSION= 0.1.2 CATEGORIES= www MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ MAINTAINER= ahze@FreeBSD.org COMMENT= Lightweight web browser using WebKit browser engine -LIB_DEPENDS= webkit-1.0.1:${PORTSDIR}/www/webkit-gtk2 +LIB_DEPENDS= webkit-1.0:${PORTSDIR}/www/webkit-gtk2 \ + sqlite3.8:${PORTSDIR}/databases/sqlite3 \ + soup-2.4:${PORTSDIR}/devel/libsoup BUILD_DEPENDS= python:${PORTSDIR}/lang/python \ rsvg-convert:${PORTSDIR}/graphics/librsvg2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/WebKit/webkit -I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS+=--disable-unique \ - --disable-gio \ - --disable-sqlite +CONFIGURE_ARGS+=--disable-unique HAS_CONFIGURE= yes USE_GMAKE= yes USE_BZIP2= yes USE_GNOME= glib20 gtk20 intltool libxml2 pkgconfig INSTALLS_ICONS= yes +USE_LDCONFIG= yes + +.include <bsd.port.pre.mk> + +# WAF needs that +CONFIGURE_ENV+= CC="${CC=gcc}" .if !defined(WITHOUT_NLS) USE_GETTEXT= yes @@ -39,4 +44,4 @@ PLIST_SUB+= NLS="@comment " .endif -.include <bsd.port.mk> +.include <bsd.port.post.mk> diff -ruN --exclude=CVS /usr/ports/www/midori.old/distinfo /usr/ports/www/midori/distinfo --- /usr/ports/www/midori.old/distinfo 2008-11-24 04:19:40.000000000 +0100 +++ /usr/ports/www/midori/distinfo 2009-01-14 17:53:41.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (midori-0.1.0.tar.bz2) = b0316a886dc22c766ff680324b59b994 -SHA256 (midori-0.1.0.tar.bz2) = 41d613014aa183874477fc3d0bd44e7b66fb399e6cd971431933a2ee51647029 -SIZE (midori-0.1.0.tar.bz2) = 273058 +MD5 (midori-0.1.2.tar.bz2) = 5169ead6783f374cedf3f89bf399bd75 +SHA256 (midori-0.1.2.tar.bz2) = a966641cf1b6e18e4f58aa3585a9a63905ed50252883804c006a3263674a32ec +SIZE (midori-0.1.2.tar.bz2) = 311182 diff -ruN --exclude=CVS /usr/ports/www/midori.old/pkg-plist /usr/ports/www/midori/pkg-plist --- /usr/ports/www/midori.old/pkg-plist 2008-11-24 04:19:40.000000000 +0100 +++ /usr/ports/www/midori/pkg-plist 2009-01-16 17:49:44.000000000 +0100 @@ -1,9 +1,14 @@ bin/midori +lib/midori/libpage-holder.so +lib/midori/libtab-panel.so +lib/midori/libstatusbar-features.so %%NLS%%share/applications/midori.desktop %%DOCSDIR%%/AUTHORS %%DOCSDIR%%/ChangeLog %%DOCSDIR%%/COPYING +%%DOCSDIR%%/EXPAT %%DOCSDIR%%/README +%%DOCSDIR%%/TRANSLATE share/icons/hicolor/16x16/apps/midori.png share/icons/hicolor/16x16/categories/extension.png share/icons/hicolor/16x16/status/news-feed.png @@ -16,16 +21,44 @@ share/icons/hicolor/48x48/apps/midori.png share/icons/hicolor/48x48/categories/extension.png share/icons/hicolor/48x48/status/news-feed.png +%%NLS%%share/locale/da/LC_MESSAGES/midori.mo %%NLS%%share/locale/de/LC_MESSAGES/midori.mo +%%NLS%%share/locale/el/LC_MESSAGES/midori.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/midori.mo %%NLS%%share/locale/es/LC_MESSAGES/midori.mo %%NLS%%share/locale/et/LC_MESSAGES/midori.mo +%%NLS%%share/locale/fi/LC_MESSAGES/midori.mo %%NLS%%share/locale/fr/LC_MESSAGES/midori.mo %%NLS%%share/locale/gl/LC_MESSAGES/midori.mo %%NLS%%share/locale/hu/LC_MESSAGES/midori.mo +%%NLS%%share/locale/id/LC_MESSAGES/midori.mo +%%NLS%%share/locale/ja/LC_MESSAGES/midori.mo +%%NLS%%share/locale/nl/LC_MESSAGES/midori.mo %%NLS%%share/locale/pl/LC_MESSAGES/midori.mo +%%NLS%%share/locale/pt_PT/LC_MESSAGES/midori.mo %%NLS%%share/locale/ru/LC_MESSAGES/midori.mo %%NLS%%share/locale/sv/LC_MESSAGES/midori.mo +%%NLS%%share/locale/tr/LC_MESSAGES/midori.mo +%%NLS%%share/locale/uk/LC_MESSAGES/midori.mo share/midori/logo-shade.png +@dirrm lib/midori @dirrm share/midori @dirrmtry share/applications +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16/categories +@dirrmtry share/icons/hicolor/16x16/status +@dirrmtry share/icons/hicolor/16x16 +@dirrmtry share/icons/hicolor/22x22/apps +@dirrmtry share/icons/hicolor/22x22/categories +@dirrmtry share/icons/hicolor/22x22/status +@dirrmtry share/icons/hicolor/22x22 +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32/categories +@dirrmtry share/icons/hicolor/32x32/status +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48/categories +@dirrmtry share/icons/hicolor/48x48/status +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor @dirrm %%DOCSDIR%% --- midori-0.1.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090214162218.4fe6a0a8>