pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/davical
Module Name: pkgsrc
Committed By: hauke
Date: Wed Oct 19 14:01:07 UTC 2022
Modified Files:
pkgsrc/www/davical: Makefile distinfo
Removed Files:
pkgsrc/www/davical/patches: patch-inc_ui_principal-edit.php
Log Message:
Update www/davical to 1.1.11
>From https://wiki.davical.org/index.php?title=Release_Notes/1.1.11:
=== Bug Fixes ===
* Tasks show up in Free/Busy (#257)
* php compatibility: Creating principal fails on 8.1 (#271)
* PHP 8 deprecations: htmlspecialchars in always.php (#266)
* PHP 8: "Exception [0] array_flip(): Argument #1 ($array) must be of
type array, null given" at principal-edit.php (#260)
* Exception in inc/iSchedule.php, Argument #1 must be of type
Countable|array (#252)
* Users with passwords containing a quotation mark cannot login (#259)
* Create new users, impossible... (#250)
* Wrong FreeBusy duration when the DTSTART of the event is the same as
the DTEND (#247)
* Remove deprecated get_magic_quotes* function call from setup.php (234)
* "Login failure" when password contains HTML special characters (#229)
=== Other Changes ===
* Changes to Gitlab CI, unit and regression tests
To generate a diff of this commit:
cvs rdiff -u -r1.51 -r1.52 pkgsrc/www/davical/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/davical/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/www/davical/patches/patch-inc_ui_principal-edit.php
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/davical/Makefile
diff -u pkgsrc/www/davical/Makefile:1.51 pkgsrc/www/davical/Makefile:1.52
--- pkgsrc/www/davical/Makefile:1.51 Thu Sep 15 12:59:15 2022
+++ pkgsrc/www/davical/Makefile Wed Oct 19 14:01:06 2022
@@ -1,13 +1,10 @@
-# $NetBSD: Makefile,v 1.51 2022/09/15 12:59:15 hauke Exp $
+# $NetBSD: Makefile,v 1.52 2022/10/19 14:01:06 hauke Exp $
-DAVICAL_VERSION= 1.1.10
+DAVICAL_VERSION= 1.1.11
DISTNAME= davical-${DAVICAL_VERSION}
PKGNAME= ${PHP_PKG_PREFIX}-davical-${DAVICAL_VERSION}
-PKGREVISION= 3
CATEGORIES= www
-# Remove DIST_SUBDIR on next update!
-DIST_SUBDIR= davical-${DAVICAL_VERSION}
MASTER_SITES= ${MASTER_SITE_GITLAB:=davical-project/}
GITLAB_PROJECT= davical
GITLAB_TAG= r${DAVICAL_VERSION}
Index: pkgsrc/www/davical/distinfo
diff -u pkgsrc/www/davical/distinfo:1.23 pkgsrc/www/davical/distinfo:1.24
--- pkgsrc/www/davical/distinfo:1.23 Thu Sep 15 12:59:15 2022
+++ pkgsrc/www/davical/distinfo Wed Oct 19 14:01:06 2022
@@ -1,11 +1,10 @@
-$NetBSD: distinfo,v 1.23 2022/09/15 12:59:15 hauke Exp $
+$NetBSD: distinfo,v 1.24 2022/10/19 14:01:06 hauke Exp $
-BLAKE2s (davical-1.1.10/davical-1.1.10.tar.gz) = 160dcd270bb2c87c26dd3662f748caeec2f48d95124ff53ea87fc0637e1bd8dc
-SHA512 (davical-1.1.10/davical-1.1.10.tar.gz) = c46b75c2a9605ebb9db801b4cc28b4ea340992b0e59e8b2598e93ac22e64aacbed9da2e0485bc1c01291e03f444ed4c03095674570c66a4cc8939903f40e7bd4
-Size (davical-1.1.10/davical-1.1.10.tar.gz) = 1890899 bytes
+BLAKE2s (davical-1.1.11.tar.gz) = 0a4732308173c2e38bd4e75f87bf0b09b5d4b6ca3504b7515fb9b5c79302e40a
+SHA512 (davical-1.1.11.tar.gz) = f2ff2bfdb25bdd8a21f0662f195d1414aec908a1e03d1053f7a9b144075cb6556ad6e8073671ce99541935fe6359af1c955d266d97b6e145f7abf3128d1181b2
+Size (davical-1.1.11.tar.gz) = 1899356 bytes
SHA1 (patch-aa) = 39d61a0bd2bc76d111fb7f03ea663ffac7dbd12f
SHA1 (patch-ab) = 7ae06c595f54d3a959db481d303978b29ebbd899
SHA1 (patch-ac) = 357abb2ad470121f3f30d19a4602692c77661872
SHA1 (patch-ad) = ecbac45e18ed6cea2915caadfb4dca1a2ce32667
SHA1 (patch-ae) = cb753f0490ef3e5c5d8ff67b8d0aec7c4fe7d384
-SHA1 (patch-inc_ui_principal-edit.php) = 57d69d52d036d942f043299dd9f66ea8ab40bf96
Home |
Main Index |
Thread Index |
Old Index