Date: Mon, 10 Dec 2018 14:55:25 +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: r487176 - head/www/nextcloud-notes Message-ID: <201812101455.wBAEtPYX069199@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Mon Dec 10 14:55:24 2018 New Revision: 487176 URL: https://svnweb.freebsd.org/changeset/ports/487176 Log: www/nextcloud-notes: Update to 2.5.1 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 Mon Dec 10 14:54:52 2018 (r487175) +++ head/www/nextcloud-notes/Makefile Mon Dec 10 14:55:24 2018 (r487176) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notes -PORTVERSION= 2.5.0 +PORTVERSION= 2.5.1 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ Modified: head/www/nextcloud-notes/distinfo ============================================================================== --- head/www/nextcloud-notes/distinfo Mon Dec 10 14:54:52 2018 (r487175) +++ head/www/nextcloud-notes/distinfo Mon Dec 10 14:55:24 2018 (r487176) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542616565 -SHA256 (nextcloud/notes-v2.5.0/notes.tar.gz) = 6b8071811695c846acf3b478b00742d55790c5d5a1a5168cb5224013bf0cf15e -SIZE (nextcloud/notes-v2.5.0/notes.tar.gz) = 1418831 +TIMESTAMP = 1544188037 +SHA256 (nextcloud/notes-v2.5.1/notes.tar.gz) = b0c200e62aa8310b3323b5d79dea4617735131c8476fb811f73fc7a631fe8baa +SIZE (nextcloud/notes-v2.5.1/notes.tar.gz) = 1417027 Modified: head/www/nextcloud-notes/pkg-plist ============================================================================== --- head/www/nextcloud-notes/pkg-plist Mon Dec 10 14:54:52 2018 (r487175) +++ head/www/nextcloud-notes/pkg-plist Mon Dec 10 14:55:24 2018 (r487176) @@ -6,7 +6,7 @@ %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php %%WWWDIR%%/appinfo/signature.json -%%WWWDIR%%/css/notes.css +%%WWWDIR%%/css/notes.scss %%WWWDIR%%/img/favicon-mask.svg %%WWWDIR%%/img/favicon-touch.png %%WWWDIR%%/img/favicon-touch.svg @@ -19,7 +19,6 @@ %%WWWDIR%%/img/notes.svg %%WWWDIR%%/img/recent.svg %%WWWDIR%%/img/search.svg -%%WWWDIR%%/img/star.svg %%WWWDIR%%/js/.bowerrc %%WWWDIR%%/js/.jshintrc %%WWWDIR%%/js/README.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812101455.wBAEtPYX069199>