Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 4B1221A9239 for ; Fri, 24 Dec 2021 15:57:26 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 88C4884EF9; Fri, 24 Dec 2021 15:57:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C1D0584EE7 for ; Fri, 24 Dec 2021 15:57:24 +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 ipy-rmq1efFS for ; Fri, 24 Dec 2021 15:57:24 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id E960184D22 for ; Fri, 24 Dec 2021 15:57:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DC882FAEC; Fri, 24 Dec 2021 15:57:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1640361443278080" MIME-Version: 1.0 Date: Fri, 24 Dec 2021 15:57:23 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20211224155723.DC882FAEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1640361443278080 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Fri Dec 24 15:57:23 UTC 2021 Modified Files: pkgsrc/devel/py-trytond: Makefile.common pkgsrc/doc: CHANGES-2021 pkgsrc/meta-pkgs/py-tryton-platform: Makefile pkgsrc/time: Makefile Removed Files: pkgsrc/time/py-trytond-calendar-scheduling: DESCR Makefile PLIST distinfo Log Message: py-trytond-calendar-scheduling: remove This module does not exist for the latest trytond release. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/py-trytond/Makefile.common cvs rdiff -u -r1.6379 -r1.6380 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.14 -r1.15 pkgsrc/meta-pkgs/py-tryton-platform/Makefile cvs rdiff -u -r1.225 -r1.226 pkgsrc/time/Makefile cvs rdiff -u -r1.1 -r0 pkgsrc/time/py-trytond-calendar-scheduling/DESCR \ pkgsrc/time/py-trytond-calendar-scheduling/PLIST cvs rdiff -u -r1.6 -r0 pkgsrc/time/py-trytond-calendar-scheduling/Makefile cvs rdiff -u -r1.3 -r0 pkgsrc/time/py-trytond-calendar-scheduling/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1640361443278080 Content-Disposition: inline Content-Length: 4079 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/py-trytond/Makefile.common diff -u pkgsrc/devel/py-trytond/Makefile.common:1.22 pkgsrc/devel/py-trytond/Makefile.common:1.23 --- pkgsrc/devel/py-trytond/Makefile.common:1.22 Fri Dec 24 15:55:03 2021 +++ pkgsrc/devel/py-trytond/Makefile.common Fri Dec 24 15:57:23 2021 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2021/12/24 15:55:03 wiz Exp $ +# $NetBSD: Makefile.common,v 1.23 2021/12/24 15:57:23 wiz Exp $ # used by databases/py-trytond-ldap-authentication # used by devel/py-proteus/Makefile @@ -102,7 +102,6 @@ # used by misc/py-trytond-stock/Makefile # used by security/py-trytond-authentication-sms/Makefile # used by time/py-trytond-calendar-classification/Makefile -# used by time/py-trytond-calendar-scheduling/Makefile # used by time/py-trytond-calendar/Makefile # used by time/py-trytond-company-work-time/Makefile # used by time/py-trytond-timesheet-cost/Makefile @@ -166,7 +165,6 @@ MODULE_REVISION.trytond_authentication_s MODULE_REVISION.trytond_bank= 0 MODULE_REVISION.trytond_calendar= 1 MODULE_REVISION.trytond_calendar_classification= 0 -MODULE_REVISION.trytond_calendar_scheduling= 0 MODULE_REVISION.trytond_carrier= 0 MODULE_REVISION.trytond_carrier_percentage= 0 MODULE_REVISION.trytond_carrier_weight= 0 Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.6379 pkgsrc/doc/CHANGES-2021:1.6380 --- pkgsrc/doc/CHANGES-2021:1.6379 Fri Dec 24 15:55:03 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Dec 24 15:57:23 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.6379 2021/12/24 15:55:03 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.6380 2021/12/24 15:57:23 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -9540,3 +9540,4 @@ Changes to the packages collection and i Updated devel/gmp to 6.2.1nb2 [maya 2021-12-23] Removed misc/py-trytond-party-vcarddav [wiz 2021-12-24] Removed time/py-trytond-calendar-todo [wiz 2021-12-24] + Removed time/py-trytond-calendar-scheduling [wiz 2021-12-24] Index: pkgsrc/meta-pkgs/py-tryton-platform/Makefile diff -u pkgsrc/meta-pkgs/py-tryton-platform/Makefile:1.14 pkgsrc/meta-pkgs/py-tryton-platform/Makefile:1.15 --- pkgsrc/meta-pkgs/py-tryton-platform/Makefile:1.14 Fri Dec 24 15:55:04 2021 +++ pkgsrc/meta-pkgs/py-tryton-platform/Makefile Fri Dec 24 15:57:23 2021 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2021/12/24 15:55:04 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2021/12/24 15:57:23 wiz Exp $ # DISTNAME= # empty PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER} @@ -118,7 +118,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-stock-p DEPENDS+= ${PYPKGPREFIX}-trytond-stock-split>=${TRYTON_BASEVER}:../../misc/py-trytond-stock-split DEPENDS+= ${PYPKGPREFIX}-trytond-authentication-sms>=${TRYTON_BASEVER}:../../security/py-trytond-authentication-sms DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-classification>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-classification -DEPENDS+= ${PYPKGPREFIX}-trytond-calendar-scheduling>=${TRYTON_BASEVER}:../../time/py-trytond-calendar-scheduling DEPENDS+= ${PYPKGPREFIX}-trytond-calendar>=${TRYTON_BASEVER}:../../time/py-trytond-calendar DEPENDS+= ${PYPKGPREFIX}-trytond-company-work-time>=${TRYTON_BASEVER}:../../time/py-trytond-company-work-time DEPENDS+= ${PYPKGPREFIX}-trytond-timesheet-cost>=${TRYTON_BASEVER}:../../time/py-trytond-timesheet-cost Index: pkgsrc/time/Makefile diff -u pkgsrc/time/Makefile:1.225 pkgsrc/time/Makefile:1.226 --- pkgsrc/time/Makefile:1.225 Fri Dec 24 15:55:04 2021 +++ pkgsrc/time/Makefile Fri Dec 24 15:57:23 2021 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.225 2021/12/24 15:55:04 wiz Exp $ +# $NetBSD: Makefile,v 1.226 2021/12/24 15:57:23 wiz Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -169,7 +169,6 @@ SUBDIR+= py-tempora SUBDIR+= py-trading-calendars SUBDIR+= py-trytond-calendar SUBDIR+= py-trytond-calendar-classification -SUBDIR+= py-trytond-calendar-scheduling SUBDIR+= py-trytond-company-work-time SUBDIR+= py-trytond-timesheet SUBDIR+= py-trytond-timesheet-cost --_----------=_1640361443278080--