svn commit: r479092 - head/www/nextcloud-tasks

Bernard Spil brnrd at FreeBSD.org
Thu Sep 6 08:54:30 UTC 2018


Author: brnrd
Date: Thu Sep  6 08:54:29 2018
New Revision: 479092
URL: https://svnweb.freebsd.org/changeset/ports/479092

Log:
  www/nextcloud-tasks: Fix distinfo issue

Modified:
  head/www/nextcloud-tasks/Makefile
  head/www/nextcloud-tasks/distinfo

Modified: head/www/nextcloud-tasks/Makefile
==============================================================================
--- head/www/nextcloud-tasks/Makefile	Thu Sep  6 08:46:43 2018	(r479091)
+++ head/www/nextcloud-tasks/Makefile	Thu Sep  6 08:54:29 2018	(r479092)
@@ -3,6 +3,7 @@
 
 PORTNAME=	tasks
 PORTVERSION=	0.9.7
+PORTREVISION=	1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/

Modified: head/www/nextcloud-tasks/distinfo
==============================================================================
--- head/www/nextcloud-tasks/distinfo	Thu Sep  6 08:46:43 2018	(r479091)
+++ head/www/nextcloud-tasks/distinfo	Thu Sep  6 08:54:29 2018	(r479092)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536223460
-SHA256 (nextcloud-tasks-v0.9.7_GH0.tar.gz) = 4899ef10510cc039e6049c42a47e134ec6545060c965775300dcf06f000bf55a
-SIZE (nextcloud-tasks-v0.9.7_GH0.tar.gz) = 538625
+TIMESTAMP = 1536223980
+SHA256 (nextcloud/tasks-v0.9.7/tasks.tar.gz) = e34e773997049482285919c42a3982dfaf4853018078479ae0a791de588d7fc1
+SIZE (nextcloud/tasks-v0.9.7/tasks.tar.gz) = 396158


More information about the svn-ports-all mailing list