Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2018 02:06:52 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r463615 - head/www/domoticz/files
Message-ID:  <201803050206.w2526q97026177@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Mar  5 02:06:52 2018
New Revision: 463615
URL: https://svnweb.freebsd.org/changeset/ports/463615

Log:
  www/domoticz: regen patches via "make makepatch"
  
  PR:		224181
  Submitted by:	Xavier Beaudouin (maintainer)

Modified:
  head/www/domoticz/files/patch-CMakeLists.txt   (contents, props changed)
  head/www/domoticz/files/patch-getgit.cmake   (contents, props changed)

Modified: head/www/domoticz/files/patch-CMakeLists.txt
==============================================================================
--- head/www/domoticz/files/patch-CMakeLists.txt	Mon Mar  5 02:06:23 2018	(r463614)
+++ head/www/domoticz/files/patch-CMakeLists.txt	Mon Mar  5 02:06:52 2018	(r463615)
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2017-06-07 08:41:02.000000000 +0200
-+++ CMakeLists.txt	2017-06-08 09:55:44.434914000 +0200
-@@ -241,7 +241,7 @@
+--- CMakeLists.txt.orig	2017-07-30 10:19:41 UTC
++++ CMakeLists.txt
+@@ -241,7 +241,7 @@ MACRO(ADD_PRECOMPILED_HEADER _targetName _input)
    ENDIF(CMAKE_COMPILER_IS_GNUCXX)
  ENDMACRO()
  
@@ -9,7 +9,7 @@
    DOC "git command line client")
  
  
-@@ -680,7 +680,7 @@
+@@ -680,7 +680,7 @@ SET(CPACK_PACKAGE_INSTALL_DIRECTORY "domoticz")
  
  SET(CPACK_SOURCE_PACKAGE_FILE_NAME "${domoticz}-dev")
  SET(CPACK_PACKAGING_INSTALL_PREFIX "/")
@@ -18,7 +18,7 @@
  SET(CPACK_PACKAGE_EXECUTABLES "domoticz;Home Automation System (Domotica).")
  
  #set(CPACK_DEB_COMPONENT_INSTALL TRUE)
-@@ -689,18 +689,17 @@
+@@ -689,18 +689,17 @@ SET(CPACK_DEBIAN_ARCHITECTURE ${CMAKE_SYSTEM_PROCESSOR
  INCLUDE(CPack)
  
  IF(CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT)

Modified: head/www/domoticz/files/patch-getgit.cmake
==============================================================================
--- head/www/domoticz/files/patch-getgit.cmake	Mon Mar  5 02:06:23 2018	(r463614)
+++ head/www/domoticz/files/patch-getgit.cmake	Mon Mar  5 02:06:52 2018	(r463615)
@@ -1,5 +1,5 @@
---- getgit.cmake.orig	2016-04-01 15:27:18.517929000 +0200
-+++ getgit.cmake	2016-04-01 15:27:52.572836000 +0200
+--- getgit.cmake.orig	2017-07-30 10:19:41 UTC
++++ getgit.cmake
 @@ -1,66 +1,7 @@
  # this macro gets called as a custom build step by running make
  # please take into account, that the variable 'SOURCE_DIR' has been defined by the caller



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803050206.w2526q97026177>