Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2019 10:08:43 +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: r496813 - head/www/domoticz
Message-ID:  <201903251008.x2PA8hPZ002363@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Mar 25 10:08:42 2019
New Revision: 496813
URL: https://svnweb.freebsd.org/changeset/ports/496813

Log:
  www/domoticz: unbreak with boost 1.70
  
  PR:		236604
  Obtained from:	upstream

Modified:
  head/www/domoticz/Makefile   (contents, props changed)
  head/www/domoticz/distinfo   (contents, props changed)

Modified: head/www/domoticz/Makefile
==============================================================================
--- head/www/domoticz/Makefile	Mon Mar 25 10:08:35 2019	(r496812)
+++ head/www/domoticz/Makefile	Mon Mar 25 10:08:42 2019	(r496813)
@@ -5,6 +5,9 @@ PORTVERSION=	4.${DOMOTICZ_REL}
 PORTREVISION=	3
 CATEGORIES=	www
 
+PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
+PATCHFILES+=	9d226dab339f.patch:-p1
+
 MAINTAINER=	kiwi@oav.net
 COMMENT=	Home Automation System
 

Modified: head/www/domoticz/distinfo
==============================================================================
--- head/www/domoticz/distinfo	Mon Mar 25 10:08:35 2019	(r496812)
+++ head/www/domoticz/distinfo	Mon Mar 25 10:08:42 2019	(r496813)
@@ -1,3 +1,5 @@
 TIMESTAMP = 1529917548
 SHA256 (domoticz-domoticz-4.9700_GH0.tar.gz) = c31f185a1ffac01b86a77bf33e059a4403d814e826c9d6639c63c2e9afa55a46
 SIZE (domoticz-domoticz-4.9700_GH0.tar.gz) = 37443519
+SHA256 (9d226dab339f.patch) = cd9b13d1a81b1c5fa60dab26fb01ceda1b32a4806bcfa37b88bddde7aad73aa2
+SIZE (9d226dab339f.patch) = 2190



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