Index: Makefile =================================================================== --- Makefile (revision 453890) +++ Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= tint2 -PORTVERSION= 15.2 +PORTVERSION= 15.3 CATEGORIES= x11 MAINTAINER= yamagi@yamagi.org Index: distinfo =================================================================== --- distinfo (revision 453890) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506888530 -SHA256 (o9000-tint2-15.2_GH0.tar.gz) = b9d9c9a138184728e52a985da799e4caba707093be3d8364e4399b0576b6bb25 -SIZE (o9000-tint2-15.2_GH0.tar.gz) = 499583 +TIMESTAMP = 1510314947 +SHA256 (o9000-tint2-15.3_GH0.tar.gz) = b9c69dc9b77b6d4df4d5b2252141cc866aa0066eddb32b3af06e0fb70388106c +SIZE (o9000-tint2-15.3_GH0.tar.gz) = 499899 Index: files/patch-CMakeLists.txt =================================================================== --- files/patch-CMakeLists.txt (revision 453890) +++ files/patch-CMakeLists.txt (nonexistent) @@ -1,11 +0,0 @@ ---- CMakeLists.txt.orig 2017-05-10 12:39:09 UTC -+++ CMakeLists.txt -@@ -257,7 +257,7 @@ set_target_properties( tint2 PROPERTIES - install( TARGETS tint2 DESTINATION bin ) - install( FILES tint2.svg DESTINATION ${CMAKE_INSTALL_DATADIR}/icons/hicolor/scalable/apps ) - install( FILES tint2.desktop DESTINATION ${CMAKE_INSTALL_DATADIR}/applications ) --install( FILES themes/tint2rc DESTINATION /etc/xdg/tint2 ) -+install( FILES themes/tint2rc DESTINATION ${CMAKE_INSTALL_FULL_SYSCONFDIR}/xdg/tint2 ) - install( FILES default_icon.png DESTINATION ${CMAKE_INSTALL_DATADIR}/tint2 ) - install( FILES AUTHORS ChangeLog README.md doc/tint2.md DESTINATION ${docdir} ) - install( FILES doc/manual.html doc/readme.html DESTINATION ${htmldir} ) Property changes on: files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: files/patch-src_tint2conf_po_CMakeLists.txt =================================================================== --- files/patch-src_tint2conf_po_CMakeLists.txt (revision 453890) +++ files/patch-src_tint2conf_po_CMakeLists.txt (nonexistent) @@ -1,10 +0,0 @@ -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: files/patch-src_tint2conf_po_CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property