pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 24 15:50:45 UTC 2021
Modified Files:
pkgsrc/devel/py-trytond: Makefile.common
pkgsrc/doc: CHANGES-2021
pkgsrc/meta-pkgs/py-tryton-platform: Makefile
pkgsrc/misc: Makefile
Removed Files:
pkgsrc/misc/py-trytond-party-vcarddav: DESCR Makefile PLIST distinfo
Log Message:
py-trytond-party-vcarddav: remove
This module does not exist for the latest trytond release.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-trytond/Makefile.common
cvs rdiff -u -r1.6377 -r1.6378 pkgsrc/doc/CHANGES-2021
cvs rdiff -u -r1.12 -r1.13 pkgsrc/meta-pkgs/py-tryton-platform/Makefile
cvs rdiff -u -r1.556 -r1.557 pkgsrc/misc/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/misc/py-trytond-party-vcarddav/DESCR
cvs rdiff -u -r1.6 -r0 pkgsrc/misc/py-trytond-party-vcarddav/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/misc/py-trytond-party-vcarddav/PLIST
cvs rdiff -u -r1.3 -r0 pkgsrc/misc/py-trytond-party-vcarddav/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-trytond/Makefile.common
diff -u pkgsrc/devel/py-trytond/Makefile.common:1.20 pkgsrc/devel/py-trytond/Makefile.common:1.21
--- pkgsrc/devel/py-trytond/Makefile.common:1.20 Wed Dec 22 22:50:22 2021
+++ pkgsrc/devel/py-trytond/Makefile.common Fri Dec 24 15:50:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.20 2021/12/22 22:50:22 wiz Exp $
+# $NetBSD: Makefile.common,v 1.21 2021/12/24 15:50:45 wiz Exp $
# used by databases/py-trytond-ldap-authentication
# used by devel/py-proteus/Makefile
@@ -73,7 +73,6 @@
# used by misc/py-trytond-dashboard/Makefile
# used by misc/py-trytond-party-relationship/Makefile
# used by misc/py-trytond-party-siret/Makefile
-# used by misc/py-trytond-party-vcarddav/Makefile
# used by misc/py-trytond-party/Makefile
# used by misc/py-trytond-product-attribute/Makefile
# used by misc/py-trytond-product-classification-taxonomic/Makefile
@@ -186,7 +185,6 @@ MODULE_REVISION.trytond_ldap_authenticat
MODULE_REVISION.trytond_party= 0
MODULE_REVISION.trytond_party_relationship= 0
MODULE_REVISION.trytond_party_siret= 0
-MODULE_REVISION.trytond_party_vcarddav= 0
MODULE_REVISION.trytond_product= 0
MODULE_REVISION.trytond_product_attribute= 0
MODULE_REVISION.trytond_product_classification= 0
Index: pkgsrc/doc/CHANGES-2021
diff -u pkgsrc/doc/CHANGES-2021:1.6377 pkgsrc/doc/CHANGES-2021:1.6378
--- pkgsrc/doc/CHANGES-2021:1.6377 Thu Dec 23 18:39:44 2021
+++ pkgsrc/doc/CHANGES-2021 Fri Dec 24 15:50:45 2021
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2021,v 1.6377 2021/12/23 18:39:44 maya Exp $
+$NetBSD: CHANGES-2021,v 1.6378 2021/12/24 15:50:45 wiz Exp $
Changes to the packages collection and infrastructure in 2021:
@@ -9538,3 +9538,4 @@ Changes to the packages collection and i
Updated devel/py-tryton to 6.2.0 [mef 2021-12-22]
Updated devel/py-trytond to 6.2.2 [mef 2021-12-22]
Updated devel/gmp to 6.2.1nb2 [maya 2021-12-23]
+ Removed misc/py-trytond-party-vcarddav [wiz 2021-12-24]
Index: pkgsrc/meta-pkgs/py-tryton-platform/Makefile
diff -u pkgsrc/meta-pkgs/py-tryton-platform/Makefile:1.12 pkgsrc/meta-pkgs/py-tryton-platform/Makefile:1.13
--- pkgsrc/meta-pkgs/py-tryton-platform/Makefile:1.12 Fri Dec 24 15:03:12 2021
+++ pkgsrc/meta-pkgs/py-tryton-platform/Makefile Fri Dec 24 15:50:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2021/12/24 15:03:12 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2021/12/24 15:50:45 wiz Exp $
#
DISTNAME= # empty
PKGNAME= ${PYPKGPREFIX}-tryton-platform-${TRYTON_BASEVER}
@@ -91,7 +91,6 @@ DEPENDS+= ${PYPKGPREFIX}-trytond-dashboa
DEPENDS+= ${PYPKGPREFIX}-trytond-party>=${TRYTON_BASEVER}:../../misc/py-trytond-party
DEPENDS+= ${PYPKGPREFIX}-trytond-party-relationship>=${TRYTON_BASEVER}:../../misc/py-trytond-party-relationship
DEPENDS+= ${PYPKGPREFIX}-trytond-party-siret>=${TRYTON_BASEVER}:../../misc/py-trytond-party-siret
-DEPENDS+= ${PYPKGPREFIX}-trytond-party-vcarddav>=${TRYTON_BASEVER}:../../misc/py-trytond-party-vcarddav
DEPENDS+= ${PYPKGPREFIX}-trytond-product>=${TRYTON_BASEVER}:../../misc/py-trytond-product
DEPENDS+= ${PYPKGPREFIX}-trytond-production-routing>=${TRYTON_BASEVER}:../../misc/py-trytond-production-routing
DEPENDS+= ${PYPKGPREFIX}-trytond-production-split>=${TRYTON_BASEVER}:../../misc/py-trytond-production-split
Index: pkgsrc/misc/Makefile
diff -u pkgsrc/misc/Makefile:1.556 pkgsrc/misc/Makefile:1.557
--- pkgsrc/misc/Makefile:1.556 Sat Nov 27 12:34:07 2021
+++ pkgsrc/misc/Makefile Fri Dec 24 15:50:45 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.556 2021/11/27 12:34:07 pho Exp $
+# $NetBSD: Makefile,v 1.557 2021/12/24 15:50:45 wiz Exp $
#
COMMENT= Miscellaneous utilities
@@ -264,7 +264,6 @@ SUBDIR+= py-trytond-dashboard
SUBDIR+= py-trytond-party
SUBDIR+= py-trytond-party-relationship
SUBDIR+= py-trytond-party-siret
-SUBDIR+= py-trytond-party-vcarddav
SUBDIR+= py-trytond-product
SUBDIR+= py-trytond-product-attribute
SUBDIR+= py-trytond-product-classification
Home |
Main Index |
Thread Index |
Old Index