Hi, dunno if there are many users out there.. but here's an update to davical 1.1.10, cf https://wiki.davical.org/index.php/Release_Notes/1.1.10
will probably commit in a few days. Landry
Index: Makefile =================================================================== RCS file: /cvs/ports/www/awl/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- Makefile 24 Feb 2021 16:49:01 -0000 1.18 +++ Makefile 3 Mar 2021 08:02:56 -0000 @@ -2,12 +2,11 @@ COMMENT = Andrews web libraries for PHP -DISTNAME = awl_0.61.orig -PKGNAME = php-awl-0.61 +DISTNAME = awl_0.62.orig +PKGNAME = php-awl-0.62 EXTRACT_SUFX = .tar.xz CATEGORIES = www PKG_ARCH = * -REVISION = 0 # GPLv2+ PERMIT_PACKAGE = Yes Index: distinfo =================================================================== RCS file: /cvs/ports/www/awl/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 19 Apr 2020 08:13:19 -0000 1.5 +++ distinfo 3 Mar 2021 08:02:56 -0000 @@ -1,2 +1,2 @@ -SHA256 (awl_0.61.orig.tar.xz) = /IuL6mCUg/66esmFsHTFNBYz0rmnVu6JRzeuWuwA3uM= -SIZE (awl_0.61.orig.tar.xz) = 124340 +SHA256 (awl_0.62.orig.tar.xz) = /8cCyw3LOxNNrVzd4p+xz7ttO9aNu67/tiyugTXKN3U= +SIZE (awl_0.62.orig.tar.xz) = 126492
Index: Makefile =================================================================== RCS file: /cvs/ports/productivity/davical/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- Makefile 24 Feb 2021 16:49:01 -0000 1.29 +++ Makefile 3 Mar 2021 08:03:04 -0000 @@ -2,11 +2,10 @@ COMMENT = CalDAV/CardDav calendar/contacts server -DISTNAME = davical_1.1.9.3.orig -PKGNAME = davical-1.1.9.3 +DISTNAME = davical_1.1.10.orig +PKGNAME = davical-1.1.10 EXTRACT_SUFX = .tar.xz CATEGORIES = productivity net -REVISION = 1 HOMEPAGE = https://www.davical.org/ MASTER_SITES = https://www.davical.org/downloads/ @@ -25,7 +24,7 @@ RUN_DEPENDS += lang/php/${MODPHP_VERSION},-curl \ lang/php/${MODPHP_VERSION},-pdo_pgsql \ - www/awl>=0.61 \ + www/awl>=0.62 \ devel/p5-YAML \ databases/p5-DBD-Pg Index: distinfo =================================================================== RCS file: /cvs/ports/productivity/davical/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 19 Apr 2020 08:13:59 -0000 1.6 +++ distinfo 3 Mar 2021 08:03:04 -0000 @@ -1,2 +1,2 @@ -SHA256 (davical_1.1.9.3.orig.tar.xz) = fzPyS2Usnq1wciw3QWpjv0PZeLg+QjyC34cyEnO8tNM= -SIZE (davical_1.1.9.3.orig.tar.xz) = 1359608 +SHA256 (davical_1.1.10.orig.tar.xz) = A0Oys30wpn6Vc/Z63YQq+2RFQFSjoN2Wz+JnjErhH7U= +SIZE (davical_1.1.10.orig.tar.xz) = 1367356
