aboutsummaryrefslogtreecommitdiff
path: root/mail/nextcloud-mail
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-09-10 20:14:25 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-09-10 20:14:25 +0000
commitecaeb638f96c67b2b5fd234ce20353339af7281f (patch)
tree03ba90f73e2db0c56c0921ed7d7258f8abcc0a91 /mail/nextcloud-mail
parente9873315e8a6c718b0f886b4f270dfa77ac98ac3 (diff)
downloadports-ecaeb638f96c67b2b5fd234ce20353339af7281f.tar.gz
ports-ecaeb638f96c67b2b5fd234ce20353339af7281f.zip
mail/nextcloud-mail: Update to 0.10.0
- Required for Nextcloud 14
Notes
Notes: svn path=/head/; revision=479447
Diffstat (limited to 'mail/nextcloud-mail')
-rw-r--r--mail/nextcloud-mail/Makefile4
-rw-r--r--mail/nextcloud-mail/distinfo6
-rw-r--r--mail/nextcloud-mail/pkg-plist5
3 files changed, 8 insertions, 7 deletions
diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile
index c2b00c1249c9..81f316ddc6a1 100644
--- a/mail/nextcloud-mail/Makefile
+++ b/mail/nextcloud-mail/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mail
-PORTVERSION= 0.8.3
+PORTVERSION= 0.10.0
DISTVERSIONPREFIX= v
CATEGORIES= mail
MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
@@ -16,7 +16,7 @@ COMMENT= Mail app for Nextcloud
LICENSE= AGPLv3
-RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=13:www/nextcloud@${PHP_FLAVOR}
+RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=14:www/nextcloud@${PHP_FLAVOR}
USES= gettext php:flavors
USE_PHP= imap
diff --git a/mail/nextcloud-mail/distinfo b/mail/nextcloud-mail/distinfo
index 146212e6a442..f5c0e47fcea3 100644
--- a/mail/nextcloud-mail/distinfo
+++ b/mail/nextcloud-mail/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533470487
-SHA256 (nextcloud/mail-v0.8.3/mail.tar.gz) = 8ca97ddd734b97cf286aa5f4b6800b89ac48d178279eb030261a89f49d0227a6
-SIZE (nextcloud/mail-v0.8.3/mail.tar.gz) = 2017491
+TIMESTAMP = 1535966351
+SHA256 (nextcloud/mail-v0.10.0/mail.tar.gz) = 78e28c17cb8b3d989dc1c4c197724cf978eeefeb3b7d88b61d5433efdf991e3f
+SIZE (nextcloud/mail-v0.10.0/mail.tar.gz) = 2025469
diff --git a/mail/nextcloud-mail/pkg-plist b/mail/nextcloud-mail/pkg-plist
index 2406085b33f0..5c41ebb02663 100644
--- a/mail/nextcloud-mail/pkg-plist
+++ b/mail/nextcloud-mail/pkg-plist
@@ -4,10 +4,10 @@
%%WWWDIR%%/appinfo/app.php
%%WWWDIR%%/appinfo/database.xml
%%WWWDIR%%/appinfo/info.xml
-%%WWWDIR%%/appinfo/register_command.php
%%WWWDIR%%/appinfo/routes.php
%%WWWDIR%%/css/mail.scss
%%WWWDIR%%/css/mobile.css
+%%WWWDIR%%/css/redirect.css
%%WWWDIR%%/doc/admin.md
%%WWWDIR%%/doc/developer.md
%%WWWDIR%%/doc/user.md
@@ -54,7 +54,6 @@
%%WWWDIR%%/js/routecontroller.js
%%WWWDIR%%/js/router.js
%%WWWDIR%%/js/search.js
-%%WWWDIR%%/js/searchproxy.js
%%WWWDIR%%/js/state.js
%%WWWDIR%%/krankerl.toml
%%WWWDIR%%/l10n/.gitkeep
@@ -192,6 +191,7 @@
%%WWWDIR%%/lib/Attachment.php
%%WWWDIR%%/lib/Cache/Cache.php
%%WWWDIR%%/lib/Command/CreateAccount.php
+%%WWWDIR%%/lib/Command/ExportAccount.php
%%WWWDIR%%/lib/Contracts/IAttachmentService.php
%%WWWDIR%%/lib/Contracts/IAvatarService.php
%%WWWDIR%%/lib/Contracts/IMailManager.php
@@ -300,6 +300,7 @@
%%WWWDIR%%/lib/Service/MailTransmission.php
%%WWWDIR%%/lib/Service/SetupService.php
%%WWWDIR%%/lib/Service/UserPreferenceSevice.php
+%%WWWDIR%%/lib/Support/HostNameFactory.php
%%WWWDIR%%/package-lock.json
%%WWWDIR%%/templates/error.php
%%WWWDIR%%/templates/index.php