diff options
author | brnrd <brnrd@FreeBSD.org> | 2019-04-09 02:08:15 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2019-04-09 02:08:15 +0800 |
commit | 538712a1e209c2f036d2f994271108cb2c4bb8c7 (patch) | |
tree | 6ec0b684b09e2afde65a0e1d0d2703271001ae4d /www/nextcloud-contacts | |
parent | a9ef6b850e559c088ba3a3e18e41636a55012273 (diff) | |
download | freebsd-ports-gnome-538712a1e209c2f036d2f994271108cb2c4bb8c7.tar.gz freebsd-ports-gnome-538712a1e209c2f036d2f994271108cb2c4bb8c7.tar.zst freebsd-ports-gnome-538712a1e209c2f036d2f994271108cb2c4bb8c7.zip |
www/nextcloud-contacts: Update to 3.1.0
Diffstat (limited to 'www/nextcloud-contacts')
-rw-r--r-- | www/nextcloud-contacts/Makefile | 2 | ||||
-rw-r--r-- | www/nextcloud-contacts/distinfo | 6 | ||||
-rw-r--r-- | www/nextcloud-contacts/pkg-plist | 6 |
3 files changed, 8 insertions, 6 deletions
diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index fc4be9fba2e5..6864406203c6 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 3.0.5 +PORTVERSION= 3.1.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ diff --git a/www/nextcloud-contacts/distinfo b/www/nextcloud-contacts/distinfo index 2e0d335064cc..a34b960ba064 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1552292871 -SHA256 (nextcloud/contacts-v3.0.5/contacts.tar.gz) = 9cfc72fce0d929a89047db0f02e5adcf7a4b044c74537bcfc75952e2c4578c57 -SIZE (nextcloud/contacts-v3.0.5/contacts.tar.gz) = 1320273 +TIMESTAMP = 1554745243 +SHA256 (nextcloud/contacts-v3.1.0/contacts.tar.gz) = e3d331287e6b57d6902c3c89c42e36911df5da74740e7c7609c8a292d5130956 +SIZE (nextcloud/contacts-v3.1.0/contacts.tar.gz) = 1697870 diff --git a/www/nextcloud-contacts/pkg-plist b/www/nextcloud-contacts/pkg-plist index 375e1ad9cc42..dc4f0c0f63b0 100644 --- a/www/nextcloud-contacts/pkg-plist +++ b/www/nextcloud-contacts/pkg-plist @@ -1,3 +1,4 @@ +%%WWWDIR%%/CHANGELOG.md %%WWWDIR%%/COPYING %%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/info.xml @@ -29,6 +30,7 @@ %%WWWDIR%%/img/favicon.svg %%WWWDIR%%/img/group.svg %%WWWDIR%%/img/phone.svg +%%WWWDIR%%/img/qrcode.svg %%WWWDIR%%/img/social.svg %%WWWDIR%%/img/up.svg %%WWWDIR%%/js/chunks/0.js @@ -285,6 +287,8 @@ %%WWWDIR%%/js/chunks/98.js.map %%WWWDIR%%/js/chunks/99.js %%WWWDIR%%/js/chunks/99.js.map +%%WWWDIR%%/js/chunks/128.js +%%WWWDIR%%/js/chunks/128.js.map %%WWWDIR%%/js/contacts.js %%WWWDIR%%/js/contacts.js.map %%WWWDIR%%/l10n/.gitkeep @@ -382,8 +386,6 @@ %%WWWDIR%%/l10n/lt_LT.json %%WWWDIR%%/l10n/lv.js %%WWWDIR%%/l10n/lv.json -%%WWWDIR%%/l10n/mn.js -%%WWWDIR%%/l10n/mn.json %%WWWDIR%%/l10n/nb.js %%WWWDIR%%/l10n/nb.json %%WWWDIR%%/l10n/nl.js |