pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/davical Update www/davical to v1.1.7.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e56605d9c8ba
branches: trunk
changeset: 382103:e56605d9c8ba
user: hauke <hauke%pkgsrc.org@localhost>
date: Fri Jun 22 10:08:48 2018 +0000
description:
Update www/davical to v1.1.7.
>From the changelog:
This release implements management of calendar delegations via CalDAV
(for example with iCal). It also makes some necessary changes to keep the
Debian packages buildable.
Bug Fixes
=========
* Apache config: add PT to follow alias
* UI: create external bindings with type set (fix: #132)
* Fix group-member-set and group-membership queries on proxy resources
* Correctly handle durations without units like "PT"
* Fix common etag match code, use it everywhere
Other Changes
=============
* Document $c->hide_bound and $c->disable_caldav_proxy_propfind_collections
config options, as well as the most important debug options
* Advertise support for CalDAV principal-match REPORT
* Implement managing calendar delegations from iCal (caldav-proxy)
* LDAP sync: reactivate users present in LDAP, use php ldap explode in
order to be compatible with any DN (!42, !43)
* Improved handling of modifications to attendees' instances of events
* Various updates to API documentation and code cleanup
* Switch to doxygen for api docs
diffstat:
www/davical/Makefile | 6 +++---
www/davical/PLIST | 3 ++-
www/davical/distinfo | 10 +++++-----
3 files changed, 10 insertions(+), 9 deletions(-)
diffs (56 lines):
diff -r f55c681e6276 -r e56605d9c8ba www/davical/Makefile
--- a/www/davical/Makefile Fri Jun 22 10:06:30 2018 +0000
+++ b/www/davical/Makefile Fri Jun 22 10:08:48 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2017/12/07 13:00:33 hauke Exp $
+# $NetBSD: Makefile,v 1.34 2018/06/22 10:08:48 hauke Exp $
DISTNAME= davical-${DAVICAL_VERSION}
PKGNAME= ${PHP_PKG_PREFIX}-davical-${DAVICAL_VERSION}
@@ -10,9 +10,9 @@
COMMENT= Simple CalDAV server using a PostgreSQL backend
LICENSE= gnu-gpl-v2 AND gnu-gpl-v3
-DAVICAL_VERSION=1.1.6
+DAVICAL_VERSION=1.1.7
GITLAB_TAG= r${DAVICAL_VERSION}
-GITLAB_REV= 3ba605288fb0fc0a4f2abce09874f8dab5ffdfb8
+GITLAB_REV= 05397d635c3f218b850775223aa5dd705da9f91c
DAVICALDIR= ${PREFIX}/share/davical
EGDIR= ${PREFIX}/share/examples/davical
diff -r f55c681e6276 -r e56605d9c8ba www/davical/PLIST
--- a/www/davical/PLIST Fri Jun 22 10:06:30 2018 +0000
+++ b/www/davical/PLIST Fri Jun 22 10:08:48 2018 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2017/06/18 15:27:24 taca Exp $
+@comment $NetBSD: PLIST,v 1.10 2018/06/22 10:08:48 hauke Exp $
share/davical/dba/appuser_permissions.txt
share/davical/dba/base-data.sql
share/davical/dba/better_perms.sql
@@ -198,6 +198,7 @@
share/doc/davical/COPYING
share/doc/davical/CREDITS
share/doc/davical/ChangeLog
+share/doc/davical/Doxyfile
share/doc/davical/INSTALL
share/doc/davical/README
share/doc/davical/TODO
diff -r f55c681e6276 -r e56605d9c8ba www/davical/distinfo
--- a/www/davical/distinfo Fri Jun 22 10:06:30 2018 +0000
+++ b/www/davical/distinfo Fri Jun 22 10:08:48 2018 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.13 2017/12/07 13:00:33 hauke Exp $
+$NetBSD: distinfo,v 1.14 2018/06/22 10:08:48 hauke Exp $
-SHA1 (davical-1.1.6.tar.gz) = d975bec35906d8a4123689aa5193044c9cdc6941
-RMD160 (davical-1.1.6.tar.gz) = 9bc63554eeab66af9ef2140bd854d0d063962509
-SHA512 (davical-1.1.6.tar.gz) = 3aa3b79c3530510063fc152b0aff60401c923e7b42a4c6a6bb5d06e8ad149ee190482ee2a6b8f8ad9b57142139d9f2e0be1cd9f7546a9cc4b77b78de541834c4
-Size (davical-1.1.6.tar.gz) = 1784517 bytes
+SHA1 (davical-1.1.7.tar.gz) = 11da0ece29e016c986be74e704ca1ddc7296d017
+RMD160 (davical-1.1.7.tar.gz) = 06e31072f24224592b3f8c8d394a0af7de490d16
+SHA512 (davical-1.1.7.tar.gz) = 2bec19a85da5d626dcabc47c0c3a76e435d42a26da3e3a747a072c79a4dd955c012864580ad7ecd17b6c901acbebd77d17be9c74cef8ca19b12cba4b442c1d70
+Size (davical-1.1.7.tar.gz) = 1818904 bytes
SHA1 (patch-aa) = a2a8be1a131cd47c6541c0a0793a00a33ba3a9f2
SHA1 (patch-ab) = 7ae06c595f54d3a959db481d303978b29ebbd899
SHA1 (patch-ac) = 357abb2ad470121f3f30d19a4602692c77661872
Home |
Main Index |
Thread Index |
Old Index