svn commit: r525963 - head/www/nextcloud-notes

Bernard Spil brnrd at FreeBSD.org
Wed Feb 12 20:39:56 UTC 2020


Author: brnrd
Date: Wed Feb 12 20:39:54 2020
New Revision: 525963
URL: https://svnweb.freebsd.org/changeset/ports/525963

Log:
  www/nextcloud-notes: Update to 3.1.5

Modified:
  head/www/nextcloud-notes/Makefile
  head/www/nextcloud-notes/distinfo
  head/www/nextcloud-notes/pkg-plist

Modified: head/www/nextcloud-notes/Makefile
==============================================================================
--- head/www/nextcloud-notes/Makefile	Wed Feb 12 20:36:08 2020	(r525962)
+++ head/www/nextcloud-notes/Makefile	Wed Feb 12 20:39:54 2020	(r525963)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	notes
-PORTVERSION=	3.1.1
+PORTVERSION=	3.1.5
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
 PKGNAMEPREFIX=	nextcloud-

Modified: head/www/nextcloud-notes/distinfo
==============================================================================
--- head/www/nextcloud-notes/distinfo	Wed Feb 12 20:36:08 2020	(r525962)
+++ head/www/nextcloud-notes/distinfo	Wed Feb 12 20:39:54 2020	(r525963)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578403625
-SHA256 (nextcloud/notes-3.1.1/notes.tar.gz) = e3079f88365a44888a29747a609b75fcae3b452218c1a239c337d96eef3a7300
-SIZE (nextcloud/notes-3.1.1/notes.tar.gz) = 509039
+TIMESTAMP = 1581539694
+SHA256 (nextcloud/notes-3.1.5/notes.tar.gz) = cf1d19c52847ab8941b7e6e76705e846fca20c66374b78527e6a4569263aee88
+SIZE (nextcloud/notes-3.1.5/notes.tar.gz) = 524306

Modified: head/www/nextcloud-notes/pkg-plist
==============================================================================
--- head/www/nextcloud-notes/pkg-plist	Wed Feb 12 20:36:08 2020	(r525962)
+++ head/www/nextcloud-notes/pkg-plist	Wed Feb 12 20:39:54 2020	(r525963)
@@ -206,6 +206,7 @@
 %%WWWDIR%%/lib/Db/Meta.php
 %%WWWDIR%%/lib/Db/MetaMapper.php
 %%WWWDIR%%/lib/Db/Note.php
+%%WWWDIR%%/lib/Service/InsufficientStorageException.php
 %%WWWDIR%%/lib/Service/MetaService.php
 %%WWWDIR%%/lib/Service/NoteDoesNotExistException.php
 %%WWWDIR%%/lib/Service/NoteUtil.php


More information about the svn-ports-all mailing list