Date: Mon, 13 Jun 2016 16:36:04 +0000 (UTC) From: Olivier Duchateau <olivierd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416853 - head/x11-wm/plank Message-ID: <201606131636.u5DGa4CQ085689@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: olivierd Date: Mon Jun 13 16:36:03 2016 New Revision: 416853 URL: https://svnweb.freebsd.org/changeset/ports/416853 Log: Update to 0.11.2 Modified: head/x11-wm/plank/Makefile head/x11-wm/plank/distinfo head/x11-wm/plank/pkg-plist Modified: head/x11-wm/plank/Makefile ============================================================================== --- head/x11-wm/plank/Makefile Mon Jun 13 16:20:30 2016 (r416852) +++ head/x11-wm/plank/Makefile Mon Jun 13 16:36:03 2016 (r416853) @@ -2,9 +2,9 @@ # $FreeBSD$ PORTNAME= plank -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 CATEGORIES= x11-wm -MASTER_SITES= https://launchpadlibrarian.net/250390926/ \ +MASTER_SITES= https://launchpadlibrarian.net/263736736/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ MAINTAINER= olivierd@FreeBSD.org @@ -17,12 +17,10 @@ BUILD_DEPENDS= vapigen:lang/vala LIB_DEPENDS= libbamf3.so:sysutils/bamf \ libgee-0.8.so:devel/libgee -USES= gmake libtool pathfix pkgconfig tar:xz +USES= gmake libtool localbase pathfix pkgconfig tar:xz GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LIBS+= -L${LOCALBASE}/lib CFLAGS+= -Wno-return-type -USE_GNOME= glib20 gtk30 gdkpixbuf2 intlhack libxml2 libwnck3 dconf +USE_GNOME= glib20 gtk30 gdkpixbuf2 cairo intlhack libxml2 libwnck3 dconf USE_XORG= x11 xfixes xi INSTALLS_ICONS= yes INSTALL_TARGET= install-strip Modified: head/x11-wm/plank/distinfo ============================================================================== --- head/x11-wm/plank/distinfo Mon Jun 13 16:20:30 2016 (r416852) +++ head/x11-wm/plank/distinfo Mon Jun 13 16:36:03 2016 (r416853) @@ -1,2 +1,3 @@ -SHA256 (plank-0.11.1.tar.xz) = 7381e20b8ff0faf6992cc26c1b5e5f09028799eca87e07a1ba58d87e4579877b -SIZE (plank-0.11.1.tar.xz) = 1027996 +TIMESTAMP = 1465796149 +SHA256 (plank-0.11.2.tar.xz) = 8c1cb3cf5b6c35b2aea56867f6ae64adec27e08a4ee90391bba19c1cdb40d2da +SIZE (plank-0.11.2.tar.xz) = 1015424 Modified: head/x11-wm/plank/pkg-plist ============================================================================== --- head/x11-wm/plank/pkg-plist Mon Jun 13 16:20:30 2016 (r416852) +++ head/x11-wm/plank/pkg-plist Mon Jun 13 16:36:03 2016 (r416853) @@ -48,7 +48,9 @@ share/icons/hicolor/64x64/apps/plank.svg %%NLS%%share/locale/lt/LC_MESSAGES/plank.mo %%NLS%%share/locale/lv/LC_MESSAGES/plank.mo %%NLS%%share/locale/ml/LC_MESSAGES/plank.mo +%%NLS%%share/locale/ms/LC_MESSAGES/plank.mo %%NLS%%share/locale/nb/LC_MESSAGES/plank.mo +%%NLS%%share/locale/ne/LC_MESSAGES/plank.mo %%NLS%%share/locale/nl/LC_MESSAGES/plank.mo %%NLS%%share/locale/nn/LC_MESSAGES/plank.mo %%NLS%%share/locale/pl/LC_MESSAGES/plank.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606131636.u5DGa4CQ085689>