Date: Tue, 12 Jun 2018 13:48:23 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r472248 - head/www/nextcloud Message-ID: <201806121348.w5CDmNa2006090@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Tue Jun 12 13:48:23 2018 New Revision: 472248 URL: https://svnweb.freebsd.org/changeset/ports/472248 Log: www/nextcloud: Update to 13.0.4 Modified: head/www/nextcloud/Makefile head/www/nextcloud/distinfo Modified: head/www/nextcloud/Makefile ============================================================================== --- head/www/nextcloud/Makefile Tue Jun 12 13:45:44 2018 (r472247) +++ head/www/nextcloud/Makefile Tue Jun 12 13:48:23 2018 (r472248) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= nextcloud -DISTVERSION= 13.0.3 +DISTVERSION= 13.0.4 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} Modified: head/www/nextcloud/distinfo ============================================================================== --- head/www/nextcloud/distinfo Tue Jun 12 13:45:44 2018 (r472247) +++ head/www/nextcloud/distinfo Tue Jun 12 13:48:23 2018 (r472248) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528544775 -SHA256 (nextcloud-13.0.3.tar.bz2) = 183667540800dd045ea57801fedf8ca280de82b91582412aad07d42ed71e93e4 -SIZE (nextcloud-13.0.3.tar.bz2) = 45128672 +TIMESTAMP = 1528810104 +SHA256 (nextcloud-13.0.4.tar.bz2) = 18d514145fcddc86f48d0a5fa4a0d4b07617135a1b23107137a6ea3ed519bd54 +SIZE (nextcloud-13.0.4.tar.bz2) = 45150220
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201806121348.w5CDmNa2006090>