Date: Thu, 28 Dec 2017 15:28:18 +0000 (UTC) From: Ben Woods <woodsb02@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r457464 - in head/x11-wm/plank: . files Message-ID: <201712281528.vBSFSI0Y073060@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: woodsb02 Date: Thu Dec 28 15:28:18 2017 New Revision: 457464 URL: https://svnweb.freebsd.org/changeset/ports/457464 Log: x11-wm/plank: Update to 0.11.4 Changes this release: https://launchpad.net/plank/1.0/0.11.4 Modified: head/x11-wm/plank/Makefile head/x11-wm/plank/distinfo head/x11-wm/plank/files/patch-lib__Makefile.in head/x11-wm/plank/pkg-plist Modified: head/x11-wm/plank/Makefile ============================================================================== --- head/x11-wm/plank/Makefile Thu Dec 28 14:32:26 2017 (r457463) +++ head/x11-wm/plank/Makefile Thu Dec 28 15:28:18 2017 (r457464) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= plank -PORTVERSION= 0.11.3 +PORTVERSION= 0.11.4 CATEGORIES= x11-wm MASTER_SITES= https://launchpadlibrarian.net/296808043/ \ https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/ Modified: head/x11-wm/plank/distinfo ============================================================================== --- head/x11-wm/plank/distinfo Thu Dec 28 14:32:26 2017 (r457463) +++ head/x11-wm/plank/distinfo Thu Dec 28 15:28:18 2017 (r457464) @@ -1,3 +1,3 @@ -TIMESTAMP = 1481044287 -SHA256 (plank-0.11.3.tar.xz) = 7f091e3aca4b13e3507bb573c532973bdf4695289f8d1f095501adbed0f15608 -SIZE (plank-0.11.3.tar.xz) = 1019036 +TIMESTAMP = 1514473912 +SHA256 (plank-0.11.4.tar.xz) = 88b5cd6a84e67395df5e7cc1869521126830be0e8a509b28ee12e2db0b8981b8 +SIZE (plank-0.11.4.tar.xz) = 1022640 Modified: head/x11-wm/plank/files/patch-lib__Makefile.in ============================================================================== --- head/x11-wm/plank/files/patch-lib__Makefile.in Thu Dec 28 14:32:26 2017 (r457463) +++ head/x11-wm/plank/files/patch-lib__Makefile.in Thu Dec 28 15:28:18 2017 (r457464) @@ -1,9 +1,9 @@ ---- ./lib/Makefile.in.orig 2013-11-17 13:45:58.000000000 +0000 -+++ ./lib/Makefile.in 2014-07-03 14:52:41.000000000 +0000 -@@ -684,7 +684,6 @@ - noinst_LTLIBRARIES = libplank-internal.la +--- lib/Makefile.in.orig 2017-03-27 19:50:52 UTC ++++ lib/Makefile.in +@@ -767,7 +767,6 @@ noinst_LTLIBRARIES = libplank-internal.la libplank_internal_la_CFLAGS = \ $(AM_CFLAGS) \ + -fPIC \ - -fvisibility=internal \ $(NULL) Modified: head/x11-wm/plank/pkg-plist ============================================================================== --- head/x11-wm/plank/pkg-plist Thu Dec 28 14:32:26 2017 (r457463) +++ head/x11-wm/plank/pkg-plist Thu Dec 28 15:28:18 2017 (r457464) @@ -35,6 +35,7 @@ share/icons/hicolor/64x64/apps/plank.svg %%NLS%%share/locale/eu/LC_MESSAGES/plank.mo %%NLS%%share/locale/fi/LC_MESSAGES/plank.mo %%NLS%%share/locale/fr/LC_MESSAGES/plank.mo +%%NLS%%share/locale/ga/LC_MESSAGES/plank.mo %%NLS%%share/locale/gd/LC_MESSAGES/plank.mo %%NLS%%share/locale/gl/LC_MESSAGES/plank.mo %%NLS%%share/locale/he/LC_MESSAGES/plank.mo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712281528.vBSFSI0Y073060>