mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
x11-wm/plank: Update to 0.11.4
Changes this release: https://launchpad.net/plank/1.0/0.11.4
This commit is contained in:
parent
6482f0c857
commit
3798e52977
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457464
4 changed files with 9 additions and 8 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= plank
|
PORTNAME= plank
|
||||||
PORTVERSION= 0.11.3
|
PORTVERSION= 0.11.4
|
||||||
CATEGORIES= x11-wm
|
CATEGORIES= x11-wm
|
||||||
MASTER_SITES= https://launchpadlibrarian.net/296808043/ \
|
MASTER_SITES= https://launchpadlibrarian.net/296808043/ \
|
||||||
https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1481044287
|
TIMESTAMP = 1514473912
|
||||||
SHA256 (plank-0.11.3.tar.xz) = 7f091e3aca4b13e3507bb573c532973bdf4695289f8d1f095501adbed0f15608
|
SHA256 (plank-0.11.4.tar.xz) = 88b5cd6a84e67395df5e7cc1869521126830be0e8a509b28ee12e2db0b8981b8
|
||||||
SIZE (plank-0.11.3.tar.xz) = 1019036
|
SIZE (plank-0.11.4.tar.xz) = 1022640
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
--- ./lib/Makefile.in.orig 2013-11-17 13:45:58.000000000 +0000
|
--- lib/Makefile.in.orig 2017-03-27 19:50:52 UTC
|
||||||
+++ ./lib/Makefile.in 2014-07-03 14:52:41.000000000 +0000
|
+++ lib/Makefile.in
|
||||||
@@ -684,7 +684,6 @@
|
@@ -767,7 +767,6 @@ noinst_LTLIBRARIES = libplank-internal.la
|
||||||
noinst_LTLIBRARIES = libplank-internal.la
|
|
||||||
libplank_internal_la_CFLAGS = \
|
libplank_internal_la_CFLAGS = \
|
||||||
$(AM_CFLAGS) \
|
$(AM_CFLAGS) \
|
||||||
|
-fPIC \
|
||||||
- -fvisibility=internal \
|
- -fvisibility=internal \
|
||||||
$(NULL)
|
$(NULL)
|
||||||
|
|
||||||
|
|
|
@ -35,6 +35,7 @@ share/icons/hicolor/64x64/apps/plank.svg
|
||||||
%%NLS%%share/locale/eu/LC_MESSAGES/plank.mo
|
%%NLS%%share/locale/eu/LC_MESSAGES/plank.mo
|
||||||
%%NLS%%share/locale/fi/LC_MESSAGES/plank.mo
|
%%NLS%%share/locale/fi/LC_MESSAGES/plank.mo
|
||||||
%%NLS%%share/locale/fr/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/gd/LC_MESSAGES/plank.mo
|
||||||
%%NLS%%share/locale/gl/LC_MESSAGES/plank.mo
|
%%NLS%%share/locale/gl/LC_MESSAGES/plank.mo
|
||||||
%%NLS%%share/locale/he/LC_MESSAGES/plank.mo
|
%%NLS%%share/locale/he/LC_MESSAGES/plank.mo
|
||||||
|
|
Loading…
Add table
Reference in a new issue