diff options
author | brnrd <brnrd@FreeBSD.org> | 2018-03-30 18:08:32 +0800 |
---|---|---|
committer | brnrd <brnrd@FreeBSD.org> | 2018-03-30 18:08:32 +0800 |
commit | 7d6eece78ca3df94bf4ee20c3a774a62985b6fdb (patch) | |
tree | 58a0802760fd7d08b7f9aca7dfd436103f60ed99 /www | |
parent | 22cfb3915786670aa97904ebb25329c4282c78e0 (diff) | |
download | freebsd-ports-graphics-7d6eece78ca3df94bf4ee20c3a774a62985b6fdb.tar.gz freebsd-ports-graphics-7d6eece78ca3df94bf4ee20c3a774a62985b6fdb.tar.zst freebsd-ports-graphics-7d6eece78ca3df94bf4ee20c3a774a62985b6fdb.zip |
www/nextcloud-contacts: Update to 2.1.3
Diffstat (limited to 'www')
-rw-r--r-- | www/nextcloud-contacts/Makefile | 2 | ||||
-rw-r--r-- | www/nextcloud-contacts/distinfo | 6 | ||||
-rw-r--r-- | www/nextcloud-contacts/pkg-plist | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index a3ceb5f0e03..b9245e40568 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= contacts -PORTVERSION= 2.1.0 +PORTVERSION= 2.1.3 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 5c701333b74..5372c75bea3 100644 --- a/www/nextcloud-contacts/distinfo +++ b/www/nextcloud-contacts/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519070914 -SHA256 (nextcloud/contacts-v2.1.0/contacts.tar.gz) = 071d23e2a906c6d52fbf25de7d5ad34831706355430e97b7b96fb92dfa4caa92 -SIZE (nextcloud/contacts-v2.1.0/contacts.tar.gz) = 1041387 +TIMESTAMP = 1522403678 +SHA256 (nextcloud/contacts-v2.1.3/contacts.tar.gz) = 05974bcbb5e54593df98c0d5a5475332417f390d45cb4b0bd4198f91a643f2a5 +SIZE (nextcloud/contacts-v2.1.3/contacts.tar.gz) = 1067646 diff --git a/www/nextcloud-contacts/pkg-plist b/www/nextcloud-contacts/pkg-plist index 291365d7510..edf78566e3d 100644 --- a/www/nextcloud-contacts/pkg-plist +++ b/www/nextcloud-contacts/pkg-plist @@ -1,6 +1,7 @@ %%WWWDIR%%/appinfo/app.php %%WWWDIR%%/appinfo/info.xml %%WWWDIR%%/appinfo/routes.php +%%WWWDIR%%/appinfo/signature.json %%WWWDIR%%/css/_animations.scss %%WWWDIR%%/css/_contactlist.scss %%WWWDIR%%/css/_details.scss @@ -42,11 +43,10 @@ %%WWWDIR%%/js/vendor/ui-bootstrap/ui-bootstrap-tpls.js %%WWWDIR%%/js/vendor/ui-bootstrap/ui-bootstrap.js %%WWWDIR%%/js/vendor/ui-select/select.js -%%WWWDIR%%/js/vendor/ui-select/select.min.css.map %%WWWDIR%%/js/vendor/ui-select/select.min.js %%WWWDIR%%/js/vendor/ui-select/select.min.js.map %%WWWDIR%%/js/vendor/vcard/vcard.js -%%WWWDIR%%/l10n/.tx/config +%%WWWDIR%%/l10n/.gitkeep %%WWWDIR%%/l10n/af.js %%WWWDIR%%/l10n/af.json %%WWWDIR%%/l10n/ar.js |