View | Details | Raw Unified | Return to bug 246474
Collapse All | Expand All

(-)www/nextcloud/Makefile (-1 / +4 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	nextcloud
3
PORTNAME=	nextcloud
4
DISTVERSION=	18.0.4
4
DISTVERSION=	18.0.4
5
PORTREVISION=	1
5
PORTREVISION=	2
6
CATEGORIES=	www
6
CATEGORIES=	www
7
MASTER_SITES=	https://download.nextcloud.com/server/releases/
7
MASTER_SITES=	https://download.nextcloud.com/server/releases/
8
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
8
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
Lines 20-25 Link Here
20
NEXTCLOUD_USERNAME?=	${WWWOWN}
20
NEXTCLOUD_USERNAME?=	${WWWOWN}
21
NEXTCLOUD_GROUPNAME?=	${WWWGRP}
21
NEXTCLOUD_GROUPNAME?=	${WWWGRP}
22
22
23
PATCH_SITES=	https://github.com/nextcloud/server/commit/
24
PATCHFILES=	a5a58649b3cf83717515dc4ff9468822ad74131e.patch:-p1
25
23
WRKSRC=		${WRKDIR}/${PORTNAME}
26
WRKSRC=		${WRKDIR}/${PORTNAME}
24
NO_BUILD=	yes
27
NO_BUILD=	yes
25
NO_ARCH=	yes
28
NO_ARCH=	yes
(-)www/nextcloud/distinfo (-1 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1587635411
1
TIMESTAMP = 1589491568
2
SHA256 (nextcloud-18.0.4.tar.bz2) = fad8e12632b352247ffc5ae181d4e414d732b9072caa0401774cfdb93a714329
2
SHA256 (nextcloud-18.0.4.tar.bz2) = fad8e12632b352247ffc5ae181d4e414d732b9072caa0401774cfdb93a714329
3
SIZE (nextcloud-18.0.4.tar.bz2) = 86677670
3
SIZE (nextcloud-18.0.4.tar.bz2) = 86677670
4
SHA256 (a5a58649b3cf83717515dc4ff9468822ad74131e.patch) = f85bf0eb7c4ef484a7fbf12631a64795de99891f96865dfb176f6ece5599b36b
5
SIZE (a5a58649b3cf83717515dc4ff9468822ad74131e.patch) = 1690

Return to bug 246474