Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 96CFB84F41 for ; Sat, 29 Jul 2023 02:37:53 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id jSJGd1dhXCdx for ; Sat, 29 Jul 2023 02:37:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 1C88884D05 for ; Sat, 29 Jul 2023 02:37:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 19A3DFBDB; Sat, 29 Jul 2023 02:37:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169059827332680" MIME-Version: 1.0 Date: Sat, 29 Jul 2023 02:37:53 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/www/syndication To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20230729023753.19A3DFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169059827332680 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Sat Jul 29 02:37:53 UTC 2023 Modified Files: pkgsrc/www/syndication: Makefile distinfo Log Message: syndication: update to 5.108.0 To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 pkgsrc/www/syndication/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/syndication/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169059827332680 Content-Disposition: inline Content-Length: 1539 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/syndication/Makefile diff -u pkgsrc/www/syndication/Makefile:1.17 pkgsrc/www/syndication/Makefile:1.18 --- pkgsrc/www/syndication/Makefile:1.17 Mon May 22 21:00:09 2023 +++ pkgsrc/www/syndication/Makefile Sat Jul 29 02:37:52 2023 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2023/05/22 21:00:09 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2023/07/29 02:37:52 markd Exp $ DISTNAME= syndication-${KF5VER} -PKGREVISION= 6 CATEGORIES= www HOMEPAGE= https://community.kde.org/Frameworks Index: pkgsrc/www/syndication/distinfo diff -u pkgsrc/www/syndication/distinfo:1.5 pkgsrc/www/syndication/distinfo:1.6 --- pkgsrc/www/syndication/distinfo:1.5 Thu Sep 29 01:23:23 2022 +++ pkgsrc/www/syndication/distinfo Sat Jul 29 02:37:52 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2022/09/29 01:23:23 markd Exp $ +$NetBSD: distinfo,v 1.6 2023/07/29 02:37:52 markd Exp $ -BLAKE2s (syndication-5.98.0.tar.xz) = 71c7db82b4dbd0521081e9aff00f8724005a40b3b777134fba4e548f1a2e8ea9 -SHA512 (syndication-5.98.0.tar.xz) = 18a879bbfef722d1abd9ce51f46dc27867b36a6965c563be9c58331101f3aa5a605948587c819408fd62e7ff7fdf5dbd79653cb413cc9ea49206ea44ad6cc32c -Size (syndication-5.98.0.tar.xz) = 510440 bytes +BLAKE2s (syndication-5.108.0.tar.xz) = 54339a8019505275d7b522d9792974b8deb85a7e28a2e363a66e59e6dd9a29a1 +SHA512 (syndication-5.108.0.tar.xz) = 6f8645fc7c06a0fb5c34d058a01d4550f078bffe8201542cdab7e3f15239169401f27abc0ee8fb81e8b7f1a80b99eaaa5521e82f4102cdc78b15844da0cd1cd1 +Size (syndication-5.108.0.tar.xz) = 510544 bytes --_----------=_169059827332680--