View | Details | Raw Unified | Return to bug 239817 | Differences between
and this patch

Collapse All | Expand All

(-)domoticz/Makefile (-7 / +2 lines)
Lines 5-13 Link Here
5
PORTREVISION=	5
5
PORTREVISION=	5
6
CATEGORIES=	www
6
CATEGORIES=	www
7
7
8
PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
9
PATCHFILES+=	9d226dab339f.patch:-p1
10
11
MAINTAINER=	kiwi@oav.net
8
MAINTAINER=	kiwi@oav.net
12
COMMENT=	Home Automation System
9
COMMENT=	Home Automation System
13
10
Lines 36-46 Link Here
36
33
37
# This hack is to get rid of dependency of git while building
34
# This hack is to get rid of dependency of git while building
38
# the package.
35
# the package.
39
DOMOTICZ_REL=	9700
36
DOMOTICZ_REL=	10717
40
DOMOTICZ_TS=	1529904511
37
DOMOTICZ_TS=	1565707487
41
USE_GITHUB=	yes
38
USE_GITHUB=	yes
42
GH_ACCOUNT=	domoticz
43
GH_PROJECT=	domoticz
44
39
45
USE_RC_SUBR=	domoticz
40
USE_RC_SUBR=	domoticz
46
41
(-)domoticz/distinfo (-3 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1529917548
1
TIMESTAMP = 1565707546
2
SHA256 (domoticz-domoticz-4.9700_GH0.tar.gz) = c31f185a1ffac01b86a77bf33e059a4403d814e826c9d6639c63c2e9afa55a46
2
SHA256 (domoticz-domoticz-4.10717_GH0.tar.gz) = c053a2161942529f56b748945ec297dcd67f449e68029fc886893a528891ad86
3
SIZE (domoticz-domoticz-4.9700_GH0.tar.gz) = 37443519
3
SIZE (domoticz-domoticz-4.10717_GH0.tar.gz) = 38159517
4
SHA256 (9d226dab339f.patch) = cd9b13d1a81b1c5fa60dab26fb01ceda1b32a4806bcfa37b88bddde7aad73aa2
4
SHA256 (9d226dab339f.patch) = cd9b13d1a81b1c5fa60dab26fb01ceda1b32a4806bcfa37b88bddde7aad73aa2
5
SIZE (9d226dab339f.patch) = 2190
5
SIZE (9d226dab339f.patch) = 2190

Return to bug 239817