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:   mef
Date:           Thu Dec 23 22:07:27 UTC 2021

Modified Files:
        pkgsrc/finance/py-trytond-sale-promotion: PLIST
        pkgsrc/finance/py-trytond-sale-supply-drop-shipment: PLIST
        pkgsrc/finance/py-trytond-stock-supply-forecast: PLIST
        pkgsrc/finance/py-trytond-stock-supply-production: PLIST
        pkgsrc/misc/py-trytond-party-vcarddav: PLIST
        pkgsrc/misc/py-trytond-production-work-timesheet: PLIST
        pkgsrc/misc/py-trytond-project-plan: PLIST
        pkgsrc/misc/py-trytond-stock-lot-sled: PLIST

Log Message:
({finance,misc}/py-trytond-*) more regen for PLIST, distinfo


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/finance/py-trytond-sale-promotion/PLIST
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/finance/py-trytond-sale-supply-drop-shipment/PLIST
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/finance/py-trytond-stock-supply-forecast/PLIST
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/finance/py-trytond-stock-supply-production/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/py-trytond-party-vcarddav/PLIST
cvs rdiff -u -r1.1 -r1.2 \
    pkgsrc/misc/py-trytond-production-work-timesheet/PLIST
cvs rdiff -u -r1.1 -r1.2 pkgsrc/misc/py-trytond-project-plan/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/py-trytond-stock-lot-sled/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/finance/py-trytond-sale-promotion/PLIST
diff -u pkgsrc/finance/py-trytond-sale-promotion/PLIST:1.1 pkgsrc/finance/py-trytond-sale-promotion/PLIST:1.2
--- pkgsrc/finance/py-trytond-sale-promotion/PLIST:1.1  Sun Dec  4 21:13:04 2016
+++ pkgsrc/finance/py-trytond-sale-promotion/PLIST      Thu Dec 23 22:07:26 2021
@@ -1,25 +1,34 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/23 22:07:26 mef Exp $
 ${PYSITELIB}/trytond/modules/sale_promotion/__init__.py
 ${PYSITELIB}/trytond/modules/sale_promotion/__init__.pyc
 ${PYSITELIB}/trytond/modules/sale_promotion/__init__.pyo
+${PYSITELIB}/trytond/modules/sale_promotion/exceptions.py
+${PYSITELIB}/trytond/modules/sale_promotion/exceptions.pyc
+${PYSITELIB}/trytond/modules/sale_promotion/exceptions.pyo
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/bg.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/ca.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/cs.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/de.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/es.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/es_419.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/et.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/fa.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/fi.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/fr.po
-${PYSITELIB}/trytond/modules/sale_promotion/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/sale_promotion/locale/it_IT.po
-${PYSITELIB}/trytond/modules/sale_promotion/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/hu.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/id.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/it.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/lo.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/lt.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/nl.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/pl.po
-${PYSITELIB}/trytond/modules/sale_promotion/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/pt.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/ro.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/ru.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/sl.po
+${PYSITELIB}/trytond/modules/sale_promotion/locale/tr.po
 ${PYSITELIB}/trytond/modules/sale_promotion/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/sale_promotion/message.xml
 ${PYSITELIB}/trytond/modules/sale_promotion/sale.py
 ${PYSITELIB}/trytond/modules/sale_promotion/sale.pyc
 ${PYSITELIB}/trytond/modules/sale_promotion/sale.pyo
@@ -28,6 +37,7 @@ ${PYSITELIB}/trytond/modules/sale_promot
 ${PYSITELIB}/trytond/modules/sale_promotion/tests/__init__.pyc
 ${PYSITELIB}/trytond/modules/sale_promotion/tests/__init__.pyo
 ${PYSITELIB}/trytond/modules/sale_promotion/tests/scenario_sale_promotion.rst
+${PYSITELIB}/trytond/modules/sale_promotion/tests/scenario_sale_promotion_amount.rst
 ${PYSITELIB}/trytond/modules/sale_promotion/tests/test_sale_promotion.py
 ${PYSITELIB}/trytond/modules/sale_promotion/tests/test_sale_promotion.pyc
 ${PYSITELIB}/trytond/modules/sale_promotion/tests/test_sale_promotion.pyo

Index: pkgsrc/finance/py-trytond-sale-supply-drop-shipment/PLIST
diff -u pkgsrc/finance/py-trytond-sale-supply-drop-shipment/PLIST:1.1 pkgsrc/finance/py-trytond-sale-supply-drop-shipment/PLIST:1.2
--- pkgsrc/finance/py-trytond-sale-supply-drop-shipment/PLIST:1.1       Sun Dec  4 21:13:04 2016
+++ pkgsrc/finance/py-trytond-sale-supply-drop-shipment/PLIST   Thu Dec 23 22:07:26 2021
@@ -1,28 +1,36 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/23 22:07:26 mef Exp $
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/__init__.py
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/__init__.pyc
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/__init__.pyo
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/icons/tryton-shipment-drop.svg
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/bg.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/ca.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/cs.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/de.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/es.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/es_419.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/et.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/fa.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/fi.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/fr.po
-${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/it_IT.po
-${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/hu.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/id.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/it.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/lo.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/lt.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/nl.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/pl.po
-${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/pt.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/ro.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/ru.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/sl.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/tr.po
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/message.xml
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/party.py
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/party.pyc
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/party.pyo
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/party.xml
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/purchase.py
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/purchase.pyc
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/purchase.pyo
@@ -39,10 +47,13 @@ ${PYSITELIB}/trytond/modules/sale_supply
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/__init__.pyc
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/__init__.pyo
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/scenario_sale_supply_drop_shipment.rst
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/scenario_sale_supply_drop_shipment_on_invoice.rst
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/scenario_sale_supply_drop_shipment_remaining_qty.rst
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/test_sale_supply_drop_shipment.py
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/test_sale_supply_drop_shipment.pyc
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tests/test_sale_supply_drop_shipment.pyo
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/tryton.cfg
+${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/view/party_form.xml
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/view/product_supplier_form.xml
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/view/purchase_configuration_form.xml
 ${PYSITELIB}/trytond/modules/sale_supply_drop_shipment/view/purchase_form.xml

Index: pkgsrc/finance/py-trytond-stock-supply-forecast/PLIST
diff -u pkgsrc/finance/py-trytond-stock-supply-forecast/PLIST:1.1 pkgsrc/finance/py-trytond-stock-supply-forecast/PLIST:1.2
--- pkgsrc/finance/py-trytond-stock-supply-forecast/PLIST:1.1   Sun Dec  4 21:13:04 2016
+++ pkgsrc/finance/py-trytond-stock-supply-forecast/PLIST       Thu Dec 23 22:07:26 2021
@@ -1,10 +1,17 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/23 22:07:26 mef Exp $
 ${PYSITELIB}/trytond/modules/stock_supply_forecast/__init__.py
 ${PYSITELIB}/trytond/modules/stock_supply_forecast/__init__.pyc
 ${PYSITELIB}/trytond/modules/stock_supply_forecast/__init__.pyo
 ${PYSITELIB}/trytond/modules/stock_supply_forecast/purchase_request.py
 ${PYSITELIB}/trytond/modules/stock_supply_forecast/purchase_request.pyc
 ${PYSITELIB}/trytond/modules/stock_supply_forecast/purchase_request.pyo
+${PYSITELIB}/trytond/modules/stock_supply_forecast/tests/__init__.py
+${PYSITELIB}/trytond/modules/stock_supply_forecast/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/stock_supply_forecast/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/stock_supply_forecast/tests/scenario_stock_supply_forecast.rst
+${PYSITELIB}/trytond/modules/stock_supply_forecast/tests/test_stock_supply_forecast.py
+${PYSITELIB}/trytond/modules/stock_supply_forecast/tests/test_stock_supply_forecast.pyc
+${PYSITELIB}/trytond/modules/stock_supply_forecast/tests/test_stock_supply_forecast.pyo
 ${PYSITELIB}/trytond/modules/stock_supply_forecast/tryton.cfg
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt

Index: pkgsrc/finance/py-trytond-stock-supply-production/PLIST
diff -u pkgsrc/finance/py-trytond-stock-supply-production/PLIST:1.1 pkgsrc/finance/py-trytond-stock-supply-production/PLIST:1.2
--- pkgsrc/finance/py-trytond-stock-supply-production/PLIST:1.1 Sun Dec  4 21:13:04 2016
+++ pkgsrc/finance/py-trytond-stock-supply-production/PLIST     Thu Dec 23 22:07:26 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:04 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/23 22:07:26 mef Exp $
 ${PYSITELIB}/trytond/modules/stock_supply_production/__init__.py
 ${PYSITELIB}/trytond/modules/stock_supply_production/__init__.pyc
 ${PYSITELIB}/trytond/modules/stock_supply_production/__init__.pyo
@@ -8,18 +8,24 @@ ${PYSITELIB}/trytond/modules/stock_suppl
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/de.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/es.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/es_419.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/et.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/fa.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/fi.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/fr.po
-${PYSITELIB}/trytond/modules/stock_supply_production/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/stock_supply_production/locale/it_IT.po
-${PYSITELIB}/trytond/modules/stock_supply_production/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/hu.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/id.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/it.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/lo.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/lt.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/nl.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/pl.po
-${PYSITELIB}/trytond/modules/stock_supply_production/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/pt.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/ro.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/ru.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/sl.po
+${PYSITELIB}/trytond/modules/stock_supply_production/locale/tr.po
 ${PYSITELIB}/trytond/modules/stock_supply_production/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/stock_supply_production/message.xml
 ${PYSITELIB}/trytond/modules/stock_supply_production/product.py
 ${PYSITELIB}/trytond/modules/stock_supply_production/product.pyc
 ${PYSITELIB}/trytond/modules/stock_supply_production/product.pyo
@@ -34,12 +40,12 @@ ${PYSITELIB}/trytond/modules/stock_suppl
 ${PYSITELIB}/trytond/modules/stock_supply_production/tests/__init__.py
 ${PYSITELIB}/trytond/modules/stock_supply_production/tests/__init__.pyc
 ${PYSITELIB}/trytond/modules/stock_supply_production/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/stock_supply_production/tests/scenario_stock_supply_production.rst
 ${PYSITELIB}/trytond/modules/stock_supply_production/tests/test_stock_supply_production.py
 ${PYSITELIB}/trytond/modules/stock_supply_production/tests/test_stock_supply_production.pyc
 ${PYSITELIB}/trytond/modules/stock_supply_production/tests/test_stock_supply_production.pyo
 ${PYSITELIB}/trytond/modules/stock_supply_production/tryton.cfg
 ${PYSITELIB}/trytond/modules/stock_supply_production/view/production_configuration_form.xml
-${PYSITELIB}/trytond/modules/stock_supply_production/view/production_create_request_start_form.xml
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt

Index: pkgsrc/misc/py-trytond-party-vcarddav/PLIST
diff -u pkgsrc/misc/py-trytond-party-vcarddav/PLIST:1.1 pkgsrc/misc/py-trytond-party-vcarddav/PLIST:1.2
--- pkgsrc/misc/py-trytond-party-vcarddav/PLIST:1.1     Sun Dec  4 21:13:06 2016
+++ pkgsrc/misc/py-trytond-party-vcarddav/PLIST Thu Dec 23 22:07:26 2021
@@ -1,40 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:06 rodent Exp $
-${PYSITELIB}/trytond/modules/party_vcarddav/__init__.py
-${PYSITELIB}/trytond/modules/party_vcarddav/__init__.pyc
-${PYSITELIB}/trytond/modules/party_vcarddav/__init__.pyo
-${PYSITELIB}/trytond/modules/party_vcarddav/carddav.py
-${PYSITELIB}/trytond/modules/party_vcarddav/carddav.pyc
-${PYSITELIB}/trytond/modules/party_vcarddav/carddav.pyo
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/bg.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/ca.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/cs.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/de.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/es.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/es_419.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/fr.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/it_IT.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/ja_JP.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/lo.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/lt.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/nl.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/pl.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/pt_BR.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/ru.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/sl.po
-${PYSITELIB}/trytond/modules/party_vcarddav/locale/zh_CN.po
-${PYSITELIB}/trytond/modules/party_vcarddav/party.py
-${PYSITELIB}/trytond/modules/party_vcarddav/party.pyc
-${PYSITELIB}/trytond/modules/party_vcarddav/party.pyo
-${PYSITELIB}/trytond/modules/party_vcarddav/party.xml
-${PYSITELIB}/trytond/modules/party_vcarddav/tryton.cfg
-${PYSITELIB}/trytond/modules/party_vcarddav/webdav.py
-${PYSITELIB}/trytond/modules/party_vcarddav/webdav.pyc
-${PYSITELIB}/trytond/modules/party_vcarddav/webdav.pyo
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt

Index: pkgsrc/misc/py-trytond-production-work-timesheet/PLIST
diff -u pkgsrc/misc/py-trytond-production-work-timesheet/PLIST:1.1 pkgsrc/misc/py-trytond-production-work-timesheet/PLIST:1.2
--- pkgsrc/misc/py-trytond-production-work-timesheet/PLIST:1.1  Sun Dec  4 21:13:07 2016
+++ pkgsrc/misc/py-trytond-production-work-timesheet/PLIST      Thu Dec 23 22:07:26 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:07 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/23 22:07:26 mef Exp $
 ${PYSITELIB}/trytond/modules/production_work_timesheet/__init__.py
 ${PYSITELIB}/trytond/modules/production_work_timesheet/__init__.pyc
 ${PYSITELIB}/trytond/modules/production_work_timesheet/__init__.pyo
@@ -8,17 +8,22 @@ ${PYSITELIB}/trytond/modules/production_
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/de.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/es.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/es_419.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/et.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/fa.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/fi.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/fr.po
-${PYSITELIB}/trytond/modules/production_work_timesheet/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/production_work_timesheet/locale/it_IT.po
-${PYSITELIB}/trytond/modules/production_work_timesheet/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/hu.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/id.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/it.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/lo.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/lt.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/nl.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/pl.po
-${PYSITELIB}/trytond/modules/production_work_timesheet/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/pt.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/ro.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/ru.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/sl.po
+${PYSITELIB}/trytond/modules/production_work_timesheet/locale/tr.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/locale/zh_CN.po
 ${PYSITELIB}/trytond/modules/production_work_timesheet/routing.py
 ${PYSITELIB}/trytond/modules/production_work_timesheet/routing.pyc

Index: pkgsrc/misc/py-trytond-project-plan/PLIST
diff -u pkgsrc/misc/py-trytond-project-plan/PLIST:1.1 pkgsrc/misc/py-trytond-project-plan/PLIST:1.2
--- pkgsrc/misc/py-trytond-project-plan/PLIST:1.1       Sun Dec  4 21:13:07 2016
+++ pkgsrc/misc/py-trytond-project-plan/PLIST   Thu Dec 23 22:07:26 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/12/04 21:13:07 rodent Exp $
+@comment $NetBSD: PLIST,v 1.2 2021/12/23 22:07:26 mef Exp $
 ${PYSITELIB}/trytond/modules/project_plan/__init__.py
 ${PYSITELIB}/trytond/modules/project_plan/__init__.pyc
 ${PYSITELIB}/trytond/modules/project_plan/__init__.pyo
@@ -12,17 +12,22 @@ ${PYSITELIB}/trytond/modules/project_pla
 ${PYSITELIB}/trytond/modules/project_plan/locale/de.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/es.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/es_419.po
+${PYSITELIB}/trytond/modules/project_plan/locale/et.po
+${PYSITELIB}/trytond/modules/project_plan/locale/fa.po
+${PYSITELIB}/trytond/modules/project_plan/locale/fi.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/fr.po
-${PYSITELIB}/trytond/modules/project_plan/locale/hu_HU.po
-${PYSITELIB}/trytond/modules/project_plan/locale/it_IT.po
-${PYSITELIB}/trytond/modules/project_plan/locale/ja_JP.po
+${PYSITELIB}/trytond/modules/project_plan/locale/hu.po
+${PYSITELIB}/trytond/modules/project_plan/locale/id.po
+${PYSITELIB}/trytond/modules/project_plan/locale/it.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/lo.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/lt.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/nl.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/pl.po
-${PYSITELIB}/trytond/modules/project_plan/locale/pt_BR.po
+${PYSITELIB}/trytond/modules/project_plan/locale/pt.po
+${PYSITELIB}/trytond/modules/project_plan/locale/ro.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/ru.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/sl.po
+${PYSITELIB}/trytond/modules/project_plan/locale/tr.po
 ${PYSITELIB}/trytond/modules/project_plan/locale/zh_CN.po
 ${PYSITELIB}/trytond/modules/project_plan/tests/__init__.py
 ${PYSITELIB}/trytond/modules/project_plan/tests/__init__.pyc

Index: pkgsrc/misc/py-trytond-stock-lot-sled/PLIST
diff -u pkgsrc/misc/py-trytond-stock-lot-sled/PLIST:1.2 pkgsrc/misc/py-trytond-stock-lot-sled/PLIST:1.3
--- pkgsrc/misc/py-trytond-stock-lot-sled/PLIST:1.2     Thu Dec 23 16:12:45 2021
+++ pkgsrc/misc/py-trytond-stock-lot-sled/PLIST Thu Dec 23 22:07:27 2021
@@ -1 +1,57 @@
-@comment $NetBSD: PLIST,v 1.2 2021/12/23 16:12:45 mef Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/12/23 22:07:27 mef Exp $
+${PYSITELIB}/trytond/modules/stock_lot_sled/__init__.py
+${PYSITELIB}/trytond/modules/stock_lot_sled/__init__.pyc
+${PYSITELIB}/trytond/modules/stock_lot_sled/__init__.pyo
+${PYSITELIB}/trytond/modules/stock_lot_sled/exceptions.py
+${PYSITELIB}/trytond/modules/stock_lot_sled/exceptions.pyc
+${PYSITELIB}/trytond/modules/stock_lot_sled/exceptions.pyo
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/bg.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/ca.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/cs.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/de.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/es.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/es_419.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/et.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/fa.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/fi.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/fr.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/hu.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/id.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/it.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/lo.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/lt.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/nl.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/pl.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/pt.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/ro.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/ru.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/sl.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/tr.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/locale/zh_CN.po
+${PYSITELIB}/trytond/modules/stock_lot_sled/message.xml
+${PYSITELIB}/trytond/modules/stock_lot_sled/product.py
+${PYSITELIB}/trytond/modules/stock_lot_sled/product.pyc
+${PYSITELIB}/trytond/modules/stock_lot_sled/product.pyo
+${PYSITELIB}/trytond/modules/stock_lot_sled/product.xml
+${PYSITELIB}/trytond/modules/stock_lot_sled/stock.py
+${PYSITELIB}/trytond/modules/stock_lot_sled/stock.pyc
+${PYSITELIB}/trytond/modules/stock_lot_sled/stock.pyo
+${PYSITELIB}/trytond/modules/stock_lot_sled/stock.xml
+${PYSITELIB}/trytond/modules/stock_lot_sled/tests/__init__.py
+${PYSITELIB}/trytond/modules/stock_lot_sled/tests/__init__.pyc
+${PYSITELIB}/trytond/modules/stock_lot_sled/tests/__init__.pyo
+${PYSITELIB}/trytond/modules/stock_lot_sled/tests/test_stock_lot_sled.py
+${PYSITELIB}/trytond/modules/stock_lot_sled/tests/test_stock_lot_sled.pyc
+${PYSITELIB}/trytond/modules/stock_lot_sled/tests/test_stock_lot_sled.pyo
+${PYSITELIB}/trytond/modules/stock_lot_sled/tryton.cfg
+${PYSITELIB}/trytond/modules/stock_lot_sled/view/configuration_form.xml
+${PYSITELIB}/trytond/modules/stock_lot_sled/view/lot_form.xml
+${PYSITELIB}/trytond/modules/stock_lot_sled/view/lot_tree.xml
+${PYSITELIB}/trytond/modules/stock_lot_sled/view/template_form.xml
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt



Home | Main Index | Thread Index | Old Index