pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/davical Update to 1.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdcf540d67b8
branches:  trunk
changeset: 598679:cdcf540d67b8
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 28 15:50:01 2012 +0000

description:
Update to 1.0.2:

1.0.2:
Bug Fixes

    Fix bug in scheduling on POST request.
    Fix permissions on user create via external auth.
    Add a default min_age for external binds.

Other Changes

    Prevent external binds from being created/updated if curl is missing.
    Add check to setup page to test whether curl is installed.
    Allow for silly programs that send content-type XML with a GET request.
    Support use of HTTP_AUTHORIZATION in addition to AUTHORIZATION cgi.
    Handle VCARD adr/tel/email which have multiple types.
    Set the default URL to the default calendar name rather than /home/
    Enable the file upload for addressbook collections.
    Handle addressbook import along with calendar import.
    Write UID and REV property n VCARD if they are missing.
    Update translations to current transifex translations.

1.0.1:
Bug Fixes

    Fix missing braces the /tools.php script.

Other Changes

    Update translations to current transifex translations.

1.0.0:
Functionality Enhancements

    Handle DELETE scheduling actions.

Bug Fixes

    Handle bound resources correctly in sync-collection report.
    When creating an external bind don't consider local host as external
    Fix logic error in hide_TODO setting.
    Make hide_alarm work on bound resources.
    Correct bug in sync-collection report response.
    Fix BIT24 casting for the LDAP driver.
    Fix for MOVE into a bound location.
    Correctly calculate the next alarm time.
    Make sync-collection handle new format for sync token.
    Don't allow a / in the UID to infect the path on import.
    Fix propfind depth:1 on bind to external url
    Correct handling of empty CardDAV:address-data element in request.
    Fix handling of active flag for general external authentication mechanisms.
    Fix LDAP user creation where memcached support is off.
    Fix handling of numeric usernames.

Other Changes

    Catch missing-xml in request separately from invalid-xml.
    Add the "CardDAV" word into DAViCal's description.
    Improve expand performance by only doing expansion if we know we need it.
    Use supplied content_type even on zero-length requests.
    Strip URL-unfriendly characters from UID before using it as URL segment.
    Slightly more helpful 403 response.
    Remove password from LDAP log messages.
    Tooltips for schedule-deliver and schedule-send.
    Current localisations from Transifex.
    Update e-mail address to current one, mention wiki.
    Force output buffers to be flushed, if they're turned on.
    Update refresh-alarms script to newer style initialisation.
    Update website to reflect new default calendar name.
    Rationalise confidential event rewriting.
    Add the $c->hide_alarms functionality into DAVResource class.
    Allow LDAP sync to work if the date is reasonable and no 'format_updated' is set.
    We don't need to test for the PostgreSQL non-PDO drivers now.
    Switch out deprecated LDAP mappings before we use them anywhere.
    Add test for PHP filter module and wiki links for each test.
    External bind changes, added a clean up button, urls now show for external collections and added a few strings for translation

diffstat:

 www/davical/Makefile |   8 +++-----
 www/davical/PLIST    |  10 +++++++++-
 www/davical/distinfo |   8 ++++----
 3 files changed, 16 insertions(+), 10 deletions(-)

diffs (103 lines):

diff -r 85e31ba4282f -r cdcf540d67b8 www/davical/Makefile
--- a/www/davical/Makefile      Sat Jan 28 15:34:15 2012 +0000
+++ b/www/davical/Makefile      Sat Jan 28 15:50:01 2012 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/10/25 07:33:54 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2012/01/28 15:50:01 wiz Exp $
 #
 
 DISTNAME=      davical-${DAVICAL_VERSION}
-DAVICAL_VERSION=0.9.9.7
+DAVICAL_VERSION=1.0.2
 CATEGORIES=    www
 MASTER_SITES=  http://debian.mcmillan.net.nz/packages/davical/
 
@@ -35,9 +35,7 @@
 DEPENDS+=      ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=5.2:../../www/ap-php
 DEPENDS+=      ${PHP_PKG_PREFIX}-pgsql>=4.3.1:../../databases/php-pgsql
 DEPENDS+=      ${PHP_PKG_PREFIX}-pdo_pgsql>=${PHP_BASE_VERS}:../../databases/php-pdo_pgsql
-DEPENDS+=      ${PHP_PKG_PREFIX}-libawl>=0.49:../../devel/php-libawl
-#DEPENDS+=     p5-DBD-postgresql>=2.16.1:../../databases/p5-DBD-postgresql
-#DEPENDS+=     p5-Class-DBI-Pg>=0.09:../../databases/p5-Class-DBI-Pg
+DEPENDS+=      ${PHP_PKG_PREFIX}-libawl>=0.51:../../devel/php-libawl
 DEPENDS+=      p5-YAML>=0.71:../../textproc/p5-YAML
 DEPENDS+=      pwgen>=2.06:../../sysutils/pwgen
 DEPENDS+=      postgresql${PGSQL_VERSION}-client-[0-9]*:../../databases/postgresql${PGSQL_VERSION}-client
diff -r 85e31ba4282f -r cdcf540d67b8 www/davical/PLIST
--- a/www/davical/PLIST Sat Jan 28 15:34:15 2012 +0000
+++ b/www/davical/PLIST Sat Jan 28 15:50:01 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2011/10/25 07:33:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2012/01/28 15:50:01 wiz Exp $
 share/davical/dba/appuser_permissions.txt
 share/davical/dba/base-data.sql
 share/davical/dba/better_perms.sql
@@ -120,6 +120,7 @@
 share/davical/inc/page-footer.php
 share/davical/inc/page-header.php
 share/davical/inc/pubsub.php
+share/davical/inc/schedule-functions.php
 share/davical/inc/test-RRULE.php
 share/davical/inc/tz/capabilities.php
 share/davical/inc/tz/expand.php
@@ -135,6 +136,8 @@
 share/davical/po/de.values
 share/davical/po/es_AR.po
 share/davical/po/es_AR.values
+share/davical/po/es_ES.po
+share/davical/po/es_ES.values
 share/davical/po/es_MX.po
 share/davical/po/es_MX.values
 share/davical/po/es_VE.po
@@ -182,6 +185,7 @@
 share/doc/davical/api/awl/caldav/CalendarInfo.html
 share/doc/davical/api/awl/caldav/RRule.html
 share/doc/davical/api/awl/caldav/RepeatRule.html
+share/doc/davical/api/awl/caldav/RepeatRuleDateRange.html
 share/doc/davical/api/awl/caldav/RepeatRuleDateTime.html
 share/doc/davical/api/awl/caldav/RepeatRuleTimeZone.html
 share/doc/davical/api/awl/caldav/Rfc5545Duration.html
@@ -235,6 +239,7 @@
 share/doc/davical/api/davical/_htdocs---well-known.php.html
 share/doc/davical/api/davical/_inc---AtomFeed.php.html
 share/doc/davical/api/davical/_inc---WritableCollection.php.html
+share/doc/davical/api/davical/_inc---autodiscover-handler.php.html
 share/doc/davical/api/davical/_inc---caldav-LOCK.php.html
 share/doc/davical/api/davical/_inc---caldav-REPORT-calquery.php.html
 share/doc/davical/api/davical/_inc---caldav-REPORT-cardquery.php.html
@@ -254,9 +259,11 @@
 share/doc/davical/api/davical/_inc---test-RRULE-v2.php.html
 share/doc/davical/api/davical/_inc---test-RRULE.php.html
 share/doc/davical/api/davical/_inc---ui---collection-edit.php.html
+share/doc/davical/api/davical/_inc---ui---external-browse.php.html
 share/doc/davical/api/davical/_inc---ui---principal-browse.php.html
 share/doc/davical/api/davical/_inc---ui---principal-edit.php.html
 share/doc/davical/api/davical/_inc---vcard.php.html
+share/doc/davical/api/davical/_inc---well-known.php.html
 share/doc/davical/api/davical/authentication/_inc---auth-functions.php.html
 share/doc/davical/api/davical/caldav/_htdocs---caldav.php.html
 share/doc/davical/api/davical/caldav/_htdocs---public.php.html
@@ -278,6 +285,7 @@
 share/doc/davical/api/davical/caldav/_inc---caldav-REPORT-pps-set.php.html
 share/doc/davical/api/davical/caldav/_inc---caldav-REPORT-sync-collection.php.html
 share/doc/davical/api/davical/caldav/_inc---caldav-REPORT.php.html
+share/doc/davical/api/davical/caldav/_inc---schedule-functions.php.html
 share/doc/davical/api/davical/external-bind/_inc---external-fetch.php.html
 share/doc/davical/api/davical/iSchedule/_inc---iSchedule.php.html
 share/doc/davical/api/davical/iSchedule/iSchedule.html
diff -r 85e31ba4282f -r cdcf540d67b8 www/davical/distinfo
--- a/www/davical/distinfo      Sat Jan 28 15:34:15 2012 +0000
+++ b/www/davical/distinfo      Sat Jan 28 15:50:01 2012 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2011/10/25 07:33:55 wiz Exp $
+$NetBSD: distinfo,v 1.8 2012/01/28 15:50:01 wiz Exp $
 
-SHA1 (davical-0.9.9.7.tar.gz) = 655487788d4bae062e89310083dc00f686a3ad54
-RMD160 (davical-0.9.9.7.tar.gz) = ae2165c7cd2036b2db845369d556c26b97b404c0
-Size (davical-0.9.9.7.tar.gz) = 2696161 bytes
+SHA1 (davical-1.0.2.tar.gz) = 5d8b87018411d6f3995809d959450dd7522a149c
+RMD160 (davical-1.0.2.tar.gz) = d24ccc16363f30789ec3c0b384f99999405fee7d
+Size (davical-1.0.2.tar.gz) = 2739740 bytes
 SHA1 (patch-aa) = 3172ea7a359e1779431d732d0f1cb106e3b4dd4e
 SHA1 (patch-ab) = d9c4c6729e7be6968306bdd96ed4269c0887a885
 SHA1 (patch-ac) = 74e9b103d502886736dff4fa659fb3e50bae5032



Home | Main Index | Thread Index | Old Index