FreeBSD Bugzilla – Attachment 179968 Details for
Bug 216996
Update x11/tint to 0.12.12
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Slightly different patch (v2)
tint2.diff.v2 (text/plain), 3.92 KB, created by
Tobias C. Berner
on 2017-02-13 22:21:27 UTC
(
hide
)
Description:
Slightly different patch (v2)
Filename:
MIME Type:
Creator:
Tobias C. Berner
Created:
2017-02-13 22:21:27 UTC
Size:
3.92 KB
patch
obsolete
>Index: x11/tint/Makefile >=================================================================== >--- x11/tint/Makefile (revision 434053) >+++ x11/tint/Makefile (working copy) >@@ -1,9 +1,8 @@ > # $FreeBSD$ > > PORTNAME= tint2 >-PORTVERSION= 0.12.11 >+PORTVERSION= 0.12.12 > CATEGORIES= x11 >-MASTER_SITES= http://deponie.yamagi.org/freebsd/distfiles/tint/ > > MAINTAINER= yamagi@yamagi.org > COMMENT= Lightweight freedesktop-compliant panel/taskbar/systray/clock >@@ -16,7 +15,7 @@ > libImlib2.so:graphics/imlib2 \ > libstartup-notification-1.so:x11/startup-notification \ > >-USES= alias cmake gettext pkgconfig tar:xz >+USES= alias cmake:outsource pkgconfig > USE_GNOME= cairo glib20 gtk20 librsvg2 pango > USE_XORG= x11 xcomposite xdamage xfixes xinerama xrandr xrender > INSTALLS_ICONS= yes >@@ -24,10 +23,13 @@ > CMAKE_ARGS= -DMANDIR:PATH=man -DSYSCONFDIR:PATH=etc > > OPTIONS_DEFINE= EXAMPLES NLS >-EXAMPLES_CMAKE_ON= -DENABLE_EXAMPLES:BOOL=ON >-EXAMPLES_CMAKE_OFF= -DENABLE_EXAMPLES:BOOL=OFF > OPTIONS_SUB= yes >+EXAMPLES_CMAKE_BOOL= ENABLE_EXAMPLES > NLS_USES= gettext >-NLS_CONFIGURE_ENABLE= nls >+NLS_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Gettext > >+# Gitlab variables. >+USE_GITHUB= yes >+GH_ACCOUNT= o9000 >+ > .include <bsd.port.mk> >Index: x11/tint/distinfo >=================================================================== >--- x11/tint/distinfo (revision 434053) >+++ x11/tint/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1465539549 >-SHA256 (tint2-0.12.11.tar.xz) = 16554b96a6a22b00126e8453e6f30cf3fde734582c526669c7c12b13657482c7 >-SIZE (tint2-0.12.11.tar.xz) = 261380 >+TIMESTAMP = 1487020660 >+SHA256 (o9000-tint2-0.12.12_GH0.tar.gz) = e33c47fbea81fbfd0ac4ded2c506a542c6c727701ecdf8987927ae51f325a826 >+SIZE (o9000-tint2-0.12.12_GH0.tar.gz) = 469147 >Index: x11/tint/files/patch-src_tint2conf_po_CMakeLists.txt >=================================================================== >--- x11/tint/files/patch-src_tint2conf_po_CMakeLists.txt (nonexistent) >+++ x11/tint/files/patch-src_tint2conf_po_CMakeLists.txt (working copy) >@@ -0,0 +1,10 @@ >+Make it possible to toggle NLS. >+ >+--- src/tint2conf/po/CMakeLists.txt.orig 2017-02-13 22:12:47 UTC >++++ src/tint2conf/po/CMakeLists.txt >+@@ -1,4 +1,4 @@ >+-include(FindGettext) >++find_package(Gettext) >+ if (GETTEXT_FOUND) >+ set(GETTEXT_PACKAGE tint2conf) >+ file(GLOB POTFILES RELATIVE ${CMAKE_CURRENT_SOURCE_DIR} "*.po") > >Property changes on: x11/tint/files/patch-src_tint2conf_po_CMakeLists.txt >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: x11/tint/pkg-plist >=================================================================== >--- x11/tint/pkg-plist (revision 434053) >+++ x11/tint/pkg-plist (working copy) >@@ -7,14 +7,21 @@ > %%DOCSDIR%%/AUTHORS > %%DOCSDIR%%/ChangeLog > %%DOCSDIR%%/README.md >+%%DOCSDIR%%/images/panel_padding.jpg >+%%DOCSDIR%%/images/panel_size_margin.jpg >+%%DOCSDIR%%/images/task_padding.jpg >+%%DOCSDIR%%/images/taskbar_padding.jpg >+%%DOCSDIR%%/manual.html >+%%DOCSDIR%%/readme.html >+%%DOCSDIR%%/tint2.md > share/icons/hicolor/scalable/apps/tint2.svg > share/icons/hicolor/scalable/apps/tint2conf.svg >-share/locale/bs/LC_MESSAGES/tint2conf.mo >-share/locale/fr/LC_MESSAGES/tint2conf.mo >-share/locale/hr/LC_MESSAGES/tint2conf.mo >-share/locale/pl/LC_MESSAGES/tint2conf.mo >-share/locale/ru/LC_MESSAGES/tint2conf.mo >-share/locale/sr/LC_MESSAGES/tint2conf.mo >+%%NLS%%share/locale/bs/LC_MESSAGES/tint2conf.mo >+%%NLS%%share/locale/fr/LC_MESSAGES/tint2conf.mo >+%%NLS%%share/locale/hr/LC_MESSAGES/tint2conf.mo >+%%NLS%%share/locale/pl/LC_MESSAGES/tint2conf.mo >+%%NLS%%share/locale/ru/LC_MESSAGES/tint2conf.mo >+%%NLS%%share/locale/sr/LC_MESSAGES/tint2conf.mo > %%DATADIR%%/default_icon.png > %%EXAMPLES%%%%DATADIR%%/horizontal-dark-opaque.tint2rc > %%EXAMPLES%%%%DATADIR%%/horizontal-dark-transparent.tint2rc
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 216996
:
179870
|
179966
| 179968