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.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d11dd9cf50d
branches:  trunk
changeset: 323409:5d11dd9cf50d
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Fri May 10 12:25:04 2019 +0000

description:
Update www/davical to v1.1.8

Minor changes and bug fixes - upstream's changelog is a bit unorganized.

Update the upgrade information in MESSAGES

Work in pkglint recommendations

diffstat:

 www/davical/MESSAGE  |  13 +++++++++----
 www/davical/Makefile |  14 +++++++-------
 www/davical/PLIST    |   4 +++-
 www/davical/distinfo |  10 +++++-----
 4 files changed, 24 insertions(+), 17 deletions(-)

diffs (131 lines):

diff -r 40fab7592b35 -r 5d11dd9cf50d www/davical/MESSAGE
--- a/www/davical/MESSAGE       Fri May 10 09:40:15 2019 +0000
+++ b/www/davical/MESSAGE       Fri May 10 12:25:04 2019 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.4 2010/11/13 00:27:24 jym Exp $
+$NetBSD: MESSAGE,v 1.5 2019/05/10 12:25:04 hauke Exp $
 
 For pkgsrc installations, DAViCal's package is installed in non-default
 locations:
@@ -7,11 +7,16 @@
        Document root:          ${DAVICALDIR}/htdocs
        Configuration file:     ${PKG_SYSCONFDIR}/config.php
 
-If you are upgrading from a previous version, see
+If you are upgrading from a previous version, you need to run
+
+       ${DAVICALDIR}/dba/update-davical-database
 
-       http://wiki.davical.org/w/Release_Notes
+See also
 
-for how to perform a database upgrade.
+       <https://www.davical.org/installation.php>
+       <https://wiki.davical.org/index.php/Upgrading>
+
+for up-to-date upgrade instructions.
 
 To complete the installation of DAViCal, follow these steps:
 
diff -r 40fab7592b35 -r 5d11dd9cf50d www/davical/Makefile
--- a/www/davical/Makefile      Fri May 10 09:40:15 2019 +0000
+++ b/www/davical/Makefile      Fri May 10 12:25:04 2019 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.35 2018/08/22 09:47:24 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2019/05/10 12:25:04 hauke Exp $
 
 DISTNAME=      davical-${DAVICAL_VERSION}
 PKGNAME=       ${PHP_PKG_PREFIX}-davical-${DAVICAL_VERSION}
-PKGREVISION=   1
+#PKGREVISION=  1
 CATEGORIES=    www
 MASTER_SITES=  -https://gitlab.com/davical-project/davical/repository/archive.tar.gz?ref=${GITLAB_TAG}
 
@@ -11,9 +11,9 @@
 COMMENT=       Simple CalDAV server using a PostgreSQL backend
 LICENSE=       gnu-gpl-v2 AND gnu-gpl-v3
 
-DAVICAL_VERSION=1.1.7
+DAVICAL_VERSION=1.1.8
 GITLAB_TAG=    r${DAVICAL_VERSION}
-GITLAB_REV=    05397d635c3f218b850775223aa5dd705da9f91c
+GITLAB_REV=    4af9595f4d0530268ac1289ba4ab2adb4890802e
 
 DAVICALDIR=    ${PREFIX}/share/davical
 EGDIR=         ${PREFIX}/share/examples/davical
@@ -77,19 +77,19 @@
 
 SUBST_CLASSES+=                conf-path
 SUBST_STAGE.conf-path= pre-configure
+SUBST_VARS.conf-path+= PKG_SYSCONFDIR
 SUBST_FILES.conf-path= inc/always.php.in dba/update-davical-database
 SUBST_FILES.conf-path+=        inc/davical_configuration_missing.php
-SUBST_SED.conf-path+=  -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g"
 SUBST_MESSAGE.conf-path=Fixing configuration path.
 
 # See ../../devel/php-libawl/Makefile.common for the LIBAWLDIR value
 SUBST_CLASSES+=                inc-path
 SUBST_STAGE.inc-path=  pre-configure
+SUBST_VARS.inc-path+=  PKG_SYSCONFDIR
 SUBST_FILES.inc-path=  davical.conf inc/always.php.in
 SUBST_FILES.inc-path+= scripts/po/rebuild-translations.sh
 SUBST_FILES.inc-path+= dba/create-database.sh
 SUBST_SED.inc-path+=   -e "s|@LIBAWLPATH@|${PREFIX}/${LIBAWLDIR}|g"
-SUBST_SED.inc-path+=   -e "s|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g"
 SUBST_MESSAGE.inc-path=        Fixing AWL include path.
 
 SUBST_CLASSES+=                examples
@@ -100,8 +100,8 @@
 
 SUBST_CLASSES+=                files
 SUBST_STAGE.files=     pre-configure
+SUBST_VARS.files+=     DAVICALDIR
 SUBST_FILES.files=     davical.conf
-SUBST_SED.files+=      -e "s|@DAVICALDIR@|${DAVICALDIR}|g"
 SUBST_MESSAGE.files=   Fixing DAViCal configuration file for Apache.
 
 pre-patch:
diff -r 40fab7592b35 -r 5d11dd9cf50d www/davical/PLIST
--- a/www/davical/PLIST Fri May 10 09:40:15 2019 +0000
+++ b/www/davical/PLIST Fri May 10 12:25:04 2019 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2018/06/22 10:08:48 hauke Exp $
+@comment $NetBSD: PLIST,v 1.11 2019/05/10 12:25:04 hauke Exp $
 share/davical/dba/appuser_permissions.txt
 share/davical/dba/base-data.sql
 share/davical/dba/better_perms.sql
@@ -36,6 +36,7 @@
 share/davical/dba/patches/1.2.9.sql
 share/davical/dba/patches/1.3.1.sql
 share/davical/dba/patches/1.3.2.sql
+share/davical/dba/patches/1.3.3.sql
 share/davical/dba/rrule_functions-8.1.sql
 share/davical/dba/rrule_functions.sql
 share/davical/dba/rrule_tests.sql
@@ -120,6 +121,7 @@
 share/davical/inc/freebusy-functions.php
 share/davical/inc/iSchedule-POST.php
 share/davical/inc/iSchedule.php
+share/davical/inc/instance_range.php
 share/davical/inc/interactive-page.php
 share/davical/inc/log_caldav_action.php
 share/davical/inc/other_translated_strings.php
diff -r 40fab7592b35 -r 5d11dd9cf50d www/davical/distinfo
--- a/www/davical/distinfo      Fri May 10 09:40:15 2019 +0000
+++ b/www/davical/distinfo      Fri May 10 12:25:04 2019 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.14 2018/06/22 10:08:48 hauke Exp $
+$NetBSD: distinfo,v 1.15 2019/05/10 12:25:04 hauke Exp $
 
-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 (davical-1.1.8.tar.gz) = b42da3733fa9d92f3e43529e4b19428707c0f4a2
+RMD160 (davical-1.1.8.tar.gz) = 620e2b16220a859cca6f751c10f847dcca30f997
+SHA512 (davical-1.1.8.tar.gz) = 86987599e4e3af5b1995ad25e589a83bb1634f5c740691b9f6d7deb7dc9970019a86ffb4e0a51e91061b11ed44046a78d873ba874a78eab0700f33f70a04cd6a
+Size (davical-1.1.8.tar.gz) = 1837037 bytes
 SHA1 (patch-aa) = a2a8be1a131cd47c6541c0a0793a00a33ba3a9f2
 SHA1 (patch-ab) = 7ae06c595f54d3a959db481d303978b29ebbd899
 SHA1 (patch-ac) = 357abb2ad470121f3f30d19a4602692c77661872



Home | Main Index | Thread Index | Old Index