diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-12-12 01:35:33 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-12-12 01:35:33 +0000 |
commit | a9f015d155018758628ec8858a3d05e162673f67 (patch) | |
tree | 404c2c9646ff0f64f0fea93eaedcd120dc980500 /finance | |
parent | af8af6976396d69ceebeff1fd9ca5d74d8394c7b (diff) |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
Notes
Notes:
svn path=/head/; revision=487272
Diffstat (limited to 'finance')
95 files changed, 95 insertions, 42 deletions
diff --git a/finance/R-cran-AER/Makefile b/finance/R-cran-AER/Makefile index 42c4e462b615..a33b34d5cfbc 100644 --- a/finance/R-cran-AER/Makefile +++ b/finance/R-cran-AER/Makefile @@ -3,7 +3,7 @@ PORTNAME= AER DISTVERSION= 1.2-5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-PerformanceAnalytics/Makefile b/finance/R-cran-PerformanceAnalytics/Makefile index efecefda6763..fcc3591a1377 100644 --- a/finance/R-cran-PerformanceAnalytics/Makefile +++ b/finance/R-cran-PerformanceAnalytics/Makefile @@ -3,6 +3,7 @@ PORTNAME= PerformanceAnalytics PORTVERSION= 1.5.2 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-RFinanceYJ/Makefile b/finance/R-cran-RFinanceYJ/Makefile index f439f482196a..880db572ab22 100644 --- a/finance/R-cran-RFinanceYJ/Makefile +++ b/finance/R-cran-RFinanceYJ/Makefile @@ -3,7 +3,7 @@ PORTNAME= RFinanceYJ PORTVERSION= 0.3.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= finance DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/finance/R-cran-TTR/Makefile b/finance/R-cran-TTR/Makefile index 982a25fbe97b..74ab5afcd4b8 100644 --- a/finance/R-cran-TTR/Makefile +++ b/finance/R-cran-TTR/Makefile @@ -3,6 +3,7 @@ PORTNAME= TTR DISTVERSION= 0.23-4 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-ccgarch/Makefile b/finance/R-cran-ccgarch/Makefile index 230921820ca2..009408840054 100644 --- a/finance/R-cran-ccgarch/Makefile +++ b/finance/R-cran-ccgarch/Makefile @@ -3,7 +3,7 @@ PORTNAME= ccgarch DISTVERSION= 0.2.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-fBasics/Makefile b/finance/R-cran-fBasics/Makefile index 734f00083153..fe3517c5a501 100644 --- a/finance/R-cran-fBasics/Makefile +++ b/finance/R-cran-fBasics/Makefile @@ -3,7 +3,7 @@ PORTNAME= fBasics DISTVERSION= 3042.89 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-fGarch/Makefile b/finance/R-cran-fGarch/Makefile index b42ba7857dff..f722196ece03 100644 --- a/finance/R-cran-fGarch/Makefile +++ b/finance/R-cran-fGarch/Makefile @@ -3,7 +3,7 @@ PORTNAME= fGarch DISTVERSION= 3042.83 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-gmm/Makefile b/finance/R-cran-gmm/Makefile index 03ed6161364c..e36f64eb6e53 100644 --- a/finance/R-cran-gmm/Makefile +++ b/finance/R-cran-gmm/Makefile @@ -3,6 +3,7 @@ PORTNAME= gmm DISTVERSION= 1.6-2 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-lmtest/Makefile b/finance/R-cran-lmtest/Makefile index ea95a903593c..acacbcde5a91 100644 --- a/finance/R-cran-lmtest/Makefile +++ b/finance/R-cran-lmtest/Makefile @@ -3,6 +3,7 @@ PORTNAME= lmtest DISTVERSION= 0.9-36 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-plm/Makefile b/finance/R-cran-plm/Makefile index bda81f59b23c..f529af5d2dbd 100644 --- a/finance/R-cran-plm/Makefile +++ b/finance/R-cran-plm/Makefile @@ -3,6 +3,7 @@ PORTNAME= plm DISTVERSION= 1.6-6 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-quantmod/Makefile b/finance/R-cran-quantmod/Makefile index 38fbe948f379..1b04f51ca088 100644 --- a/finance/R-cran-quantmod/Makefile +++ b/finance/R-cran-quantmod/Makefile @@ -3,6 +3,7 @@ PORTNAME= quantmod DISTVERSION= 0.4-13 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-strucchange/Makefile b/finance/R-cran-strucchange/Makefile index c039b543cedf..0976e93adc3c 100644 --- a/finance/R-cran-strucchange/Makefile +++ b/finance/R-cran-strucchange/Makefile @@ -3,7 +3,7 @@ PORTNAME= strucchange DISTVERSION= 1.5-1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-timeDate/Makefile b/finance/R-cran-timeDate/Makefile index 2b74cc525c7e..d6eab424089f 100644 --- a/finance/R-cran-timeDate/Makefile +++ b/finance/R-cran-timeDate/Makefile @@ -3,6 +3,7 @@ PORTNAME= timeDate DISTVERSION= 3043.102 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-timeSeries/Makefile b/finance/R-cran-timeSeries/Makefile index 8ad28b6942fd..6545342738f8 100644 --- a/finance/R-cran-timeSeries/Makefile +++ b/finance/R-cran-timeSeries/Makefile @@ -3,7 +3,7 @@ PORTNAME= timeSeries DISTVERSION= 3042.102 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-tseries/Makefile b/finance/R-cran-tseries/Makefile index 8d39fdd639c7..d7a2e9cebb9a 100644 --- a/finance/R-cran-tseries/Makefile +++ b/finance/R-cran-tseries/Makefile @@ -3,6 +3,7 @@ PORTNAME= tseries DISTVERSION= 0.10-45 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-urca/Makefile b/finance/R-cran-urca/Makefile index e591febafc69..587fd66518fe 100644 --- a/finance/R-cran-urca/Makefile +++ b/finance/R-cran-urca/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= urca -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSION= 1.3-0 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/R-cran-vars/Makefile b/finance/R-cran-vars/Makefile index 0b6d6222d3a4..4c2bfef5c1a7 100644 --- a/finance/R-cran-vars/Makefile +++ b/finance/R-cran-vars/Makefile @@ -3,6 +3,7 @@ PORTNAME= vars DISTVERSION= 1.5-3 +PORTREVISION= 1 CATEGORIES= finance DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/finance/alkimia/Makefile b/finance/alkimia/Makefile index ee1bdefd45a2..13cecc438804 100644 --- a/finance/alkimia/Makefile +++ b/finance/alkimia/Makefile @@ -2,6 +2,7 @@ PORTNAME= alkimia PORTVERSION= 7.0.2 +PORTREVISION= 1 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} PKGNAMESUFFIX= -${SLAVE} diff --git a/finance/bitcoin-armory/Makefile b/finance/bitcoin-armory/Makefile index e5ff493bded2..968e24991eb0 100644 --- a/finance/bitcoin-armory/Makefile +++ b/finance/bitcoin-armory/Makefile @@ -4,7 +4,7 @@ PORTNAME= BitcoinArmory PORTVERSION= 0.93.3 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= finance MAINTAINER= yuri@FreeBSD.org diff --git a/finance/gnucash/Makefile b/finance/gnucash/Makefile index cd1a68795c32..c73c731c1a51 100644 --- a/finance/gnucash/Makefile +++ b/finance/gnucash/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnucash PORTVERSION= 3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance gnome MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION} diff --git a/finance/kmymoney/Makefile b/finance/kmymoney/Makefile index c86a0384e189..e0f8788f87bc 100644 --- a/finance/kmymoney/Makefile +++ b/finance/kmymoney/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmymoney PORTVERSION= 5.0.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src diff --git a/finance/ledger/Makefile b/finance/ledger/Makefile index 5707b2c3c185..13602ed6b880 100644 --- a/finance/ledger/Makefile +++ b/finance/ledger/Makefile @@ -4,7 +4,7 @@ PORTNAME= ledger PORTVERSION= 3.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= finance PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/finance/ledgersmb/Makefile b/finance/ledgersmb/Makefile index c8136219cc9b..e2610e955ca6 100644 --- a/finance/ledgersmb/Makefile +++ b/finance/ledgersmb/Makefile @@ -3,7 +3,7 @@ PORTNAME= ledger-smb PORTVERSION= 1.1.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance perl5 MASTER_SITES= SF/${PORTNAME}/Releases/archive-1.1/${PORTVERSION} diff --git a/finance/ledgersmb12/Makefile b/finance/ledgersmb12/Makefile index 9543ae078fd6..bdb5632f0da3 100644 --- a/finance/ledgersmb12/Makefile +++ b/finance/ledgersmb12/Makefile @@ -3,6 +3,7 @@ PORTNAME= ledgersmb PORTVERSION= 1.2.26 +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= http://download.ledgersmb.org/f/Releases/archive-1.2/${PORTVERSION}/ diff --git a/finance/moneymanagerex/Makefile b/finance/moneymanagerex/Makefile index 552a0dfb925a..4380653e95c8 100644 --- a/finance/moneymanagerex/Makefile +++ b/finance/moneymanagerex/Makefile @@ -4,7 +4,7 @@ PORTNAME= mmex PORTVERSION= 1.2.7 DISTVERSIONPREFIX= v -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= finance MASTER_SITES= https://github.com/vslavik/bakefile/releases/download/v0.2.9/:bakefile DISTFILES= bakefile-0.2.9${EXTRACT_SUFX}:bakefile diff --git a/finance/py-ta-lib/Makefile b/finance/py-ta-lib/Makefile index e7a9a17dde0a..bd521e003e61 100644 --- a/finance/py-ta-lib/Makefile +++ b/finance/py-ta-lib/Makefile @@ -3,7 +3,7 @@ PORTNAME= ta-lib DISTVERSIONPREFIX= TA_Lib- DISTVERSION= 0.4.16 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index a2cbf2f56cb1..1f1140cd5be2 100644 --- a/finance/qhacc/Makefile +++ b/finance/qhacc/Makefile @@ -3,7 +3,7 @@ PORTNAME= qhacc PORTVERSION= 4.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= finance MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/finance/qtbitcointrader/Makefile b/finance/qtbitcointrader/Makefile index 4d5d5d1646b8..817b1da9f9f3 100644 --- a/finance/qtbitcointrader/Makefile +++ b/finance/qtbitcointrader/Makefile @@ -2,6 +2,7 @@ PORTNAME= QtBitcoinTrader DISTVERSION= 1.40.30 +PORTREVISION= 1 CATEGORIES= finance MASTER_SITES= SF/bitcointrader/SRC/ diff --git a/finance/quantlib/Makefile b/finance/quantlib/Makefile index dafe32b38a20..5d0b497d325a 100644 --- a/finance/quantlib/Makefile +++ b/finance/quantlib/Makefile @@ -3,7 +3,7 @@ PORTNAME= quantlib PORTVERSION= 1.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= finance math devel MASTER_SITES= https://dl.bintray.com/${PORTNAME}/releases/ DISTNAME= QuantLib-${PORTVERSION} diff --git a/finance/skrooge/Makefile b/finance/skrooge/Makefile index 2a43f86ce855..d9eec076d25e 100644 --- a/finance/skrooge/Makefile +++ b/finance/skrooge/Makefile @@ -2,6 +2,7 @@ PORTNAME= skrooge DISTVERSION= 2.16.2 +PORTREVISION= 1 CATEGORIES= finance kde MASTER_SITES= KDE/stable/${PORTNAME} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/finance/sql-ledger/Makefile b/finance/sql-ledger/Makefile index f883f50957a1..8e9fabdf2b1d 100644 --- a/finance/sql-ledger/Makefile +++ b/finance/sql-ledger/Makefile @@ -3,6 +3,7 @@ PORTNAME= sql-ledger PORTVERSION= 3.2.6 +PORTREVISION= 1 CATEGORIES= finance perl5 MASTER_SITES= http://www.sql-ledger.com/source/ diff --git a/finance/trytond28/Makefile b/finance/trytond28/Makefile index 766d1d89c892..663197062b02 100644 --- a/finance/trytond28/Makefile +++ b/finance/trytond28/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond PORTVERSION= 2.8.13 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account/Makefile b/finance/trytond28_account/Makefile index 0f7804ed4611..5f17b67ad96a 100644 --- a/finance/trytond28_account/Makefile +++ b/finance/trytond28_account/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account PORTVERSION= 2.8.8 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_asset/Makefile b/finance/trytond28_account_asset/Makefile index ba140647ce20..b8086ec785b4 100644 --- a/finance/trytond28_account_asset/Makefile +++ b/finance/trytond28_account_asset/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_asset PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_be/Makefile b/finance/trytond28_account_be/Makefile index eec3ff8ac830..6dd3b24e55ec 100644 --- a/finance/trytond28_account_be/Makefile +++ b/finance/trytond28_account_be/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_be PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_be/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_invoice/Makefile b/finance/trytond28_account_invoice/Makefile index 144939af5746..2ecb99b249c3 100644 --- a/finance/trytond28_account_invoice/Makefile +++ b/finance/trytond28_account_invoice/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_invoice PORTVERSION= 2.8.8 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_invoice_history/Makefile b/finance/trytond28_account_invoice_history/Makefile index ba511594bc69..69a20e847dfa 100644 --- a/finance/trytond28_account_invoice_history/Makefile +++ b/finance/trytond28_account_invoice_history/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_invoice_history PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_invoice_history/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_invoice_line_standalone/Makefile b/finance/trytond28_account_invoice_line_standalone/Makefile index faf109acfc75..289d3fcb41fe 100644 --- a/finance/trytond28_account_invoice_line_standalone/Makefile +++ b/finance/trytond28_account_invoice_line_standalone/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_invoice_line_standalone PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_invoice_line_standalone/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_product/Makefile b/finance/trytond28_account_product/Makefile index e73dc50a8b46..737b1c0e05d2 100644 --- a/finance/trytond28_account_product/Makefile +++ b/finance/trytond28_account_product/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_product PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_product/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_statement/Makefile b/finance/trytond28_account_statement/Makefile index bfa79cfc7f73..897c89dd16e9 100644 --- a/finance/trytond28_account_statement/Makefile +++ b/finance/trytond28_account_statement/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_statement PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_stock_anglo_saxon/Makefile b/finance/trytond28_account_stock_anglo_saxon/Makefile index 31f7ef8fac4f..f4f5925d6752 100644 --- a/finance/trytond28_account_stock_anglo_saxon/Makefile +++ b/finance/trytond28_account_stock_anglo_saxon/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_account_stock_anglo_saxon PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_account_stock_continental/Makefile b/finance/trytond28_account_stock_continental/Makefile index 66f8b6354adc..2281900ac9c5 100644 --- a/finance/trytond28_account_stock_continental/Makefile +++ b/finance/trytond28_account_stock_continental/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_account_stock_continental PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_account_stock_continental/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_account/Makefile b/finance/trytond28_analytic_account/Makefile index 19e6b1edbb17..a0c599ccfeca 100644 --- a/finance/trytond28_analytic_account/Makefile +++ b/finance/trytond28_analytic_account/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_analytic_account PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_invoice/Makefile b/finance/trytond28_analytic_invoice/Makefile index 169f4dedf217..e0af8411c105 100644 --- a/finance/trytond28_analytic_invoice/Makefile +++ b/finance/trytond28_analytic_invoice/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_analytic_invoice PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_invoice/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_purchase/Makefile b/finance/trytond28_analytic_purchase/Makefile index 47f44e2c6d03..b95928ec9aaa 100644 --- a/finance/trytond28_analytic_purchase/Makefile +++ b/finance/trytond28_analytic_purchase/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_analytic_purchase PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_purchase/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_analytic_sale/Makefile b/finance/trytond28_analytic_sale/Makefile index 3512df9c8713..c2daa30e833a 100644 --- a/finance/trytond28_analytic_sale/Makefile +++ b/finance/trytond28_analytic_sale/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_analytic_sale PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_analytic_sale/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar/Makefile b/finance/trytond28_calendar/Makefile index 520ea578e4f4..f15a8f160c80 100644 --- a/finance/trytond28_calendar/Makefile +++ b/finance/trytond28_calendar/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_calendar PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar_classification/Makefile b/finance/trytond28_calendar_classification/Makefile index bae48aa713e0..6b044108a333 100644 --- a/finance/trytond28_calendar_classification/Makefile +++ b/finance/trytond28_calendar_classification/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_calendar_classification PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_calendar_classification/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar_scheduling/Makefile b/finance/trytond28_calendar_scheduling/Makefile index f78803c11f34..1a59c2b8302b 100644 --- a/finance/trytond28_calendar_scheduling/Makefile +++ b/finance/trytond28_calendar_scheduling/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_calendar_scheduling PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_calendar_todo/Makefile b/finance/trytond28_calendar_todo/Makefile index 8a0333c3ec07..4a439e99982d 100644 --- a/finance/trytond28_calendar_todo/Makefile +++ b/finance/trytond28_calendar_todo/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_calendar_todo PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_carrier/Makefile b/finance/trytond28_carrier/Makefile index 714c3c306108..82eeeabc4fac 100644 --- a/finance/trytond28_carrier/Makefile +++ b/finance/trytond28_carrier/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_carrier PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_carrier/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_carrier_percentage/Makefile b/finance/trytond28_carrier_percentage/Makefile index f0b9ffc9a076..f43f61621179 100644 --- a/finance/trytond28_carrier_percentage/Makefile +++ b/finance/trytond28_carrier_percentage/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_carrier_percentage PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_carrier_percentage/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_carrier_weight/Makefile b/finance/trytond28_carrier_weight/Makefile index 21506314214a..10fdf5f825ad 100644 --- a/finance/trytond28_carrier_weight/Makefile +++ b/finance/trytond28_carrier_weight/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_carrier_weight PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_company/Makefile b/finance/trytond28_company/Makefile index 5e2ffb5172aa..c5ee85e4c6f2 100644 --- a/finance/trytond28_company/Makefile +++ b/finance/trytond28_company/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_company PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_company/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_company_work_time/Makefile b/finance/trytond28_company_work_time/Makefile index 3b3af668d057..c3c3ce03ea6c 100644 --- a/finance/trytond28_company_work_time/Makefile +++ b/finance/trytond28_company_work_time/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_company_work_time PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_company_work_time/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_country/Makefile b/finance/trytond28_country/Makefile index cc93abbc7018..f3c0dce645d6 100644 --- a/finance/trytond28_country/Makefile +++ b/finance/trytond28_country/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_country PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_currency/Makefile b/finance/trytond28_currency/Makefile index 102e266399e0..01fc208740ae 100644 --- a/finance/trytond28_currency/Makefile +++ b/finance/trytond28_currency/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_currency PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_dashboard/Makefile b/finance/trytond28_dashboard/Makefile index fe1e040fab8b..5b32c81cbf17 100644 --- a/finance/trytond28_dashboard/Makefile +++ b/finance/trytond28_dashboard/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_dashboard PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_dashboard/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_ldap_authentication/Makefile b/finance/trytond28_ldap_authentication/Makefile index 29a09ef202e7..e8a185f55006 100644 --- a/finance/trytond28_ldap_authentication/Makefile +++ b/finance/trytond28_ldap_authentication/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_ldap_authentication PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_ldap_connection/Makefile b/finance/trytond28_ldap_connection/Makefile index 2cb4d62cb341..8f792a73edb8 100644 --- a/finance/trytond28_ldap_connection/Makefile +++ b/finance/trytond28_ldap_connection/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_ldap_connection PORTVERSION= 2.8.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_ldap_connection/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_party/Makefile b/finance/trytond28_party/Makefile index 554e95d152df..ed8058fa1ed6 100644 --- a/finance/trytond28_party/Makefile +++ b/finance/trytond28_party/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_party PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_party_siret/Makefile b/finance/trytond28_party_siret/Makefile index 54ef7c185c2e..4e48ef851d04 100644 --- a/finance/trytond28_party_siret/Makefile +++ b/finance/trytond28_party_siret/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_party_siret PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_party_siret/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_party_vcarddav/Makefile b/finance/trytond28_party_vcarddav/Makefile index b535af4880e5..3f8d82cc9ef2 100644 --- a/finance/trytond28_party_vcarddav/Makefile +++ b/finance/trytond28_party_vcarddav/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_party_vcarddav PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_party_vcarddav/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product/Makefile b/finance/trytond28_product/Makefile index fc5b81f28ec5..f318e5aa6037 100644 --- a/finance/trytond28_product/Makefile +++ b/finance/trytond28_product/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_product PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_attribute/Makefile b/finance/trytond28_product_attribute/Makefile index ce1d012852a8..504eb3a30b07 100644 --- a/finance/trytond28_product_attribute/Makefile +++ b/finance/trytond28_product_attribute/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_attribute PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_attribute/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_cost_fifo/Makefile b/finance/trytond28_product_cost_fifo/Makefile index 82d0d5be2af1..773ab21f33e2 100644 --- a/finance/trytond28_product_cost_fifo/Makefile +++ b/finance/trytond28_product_cost_fifo/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_product_cost_fifo PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_cost_history/Makefile b/finance/trytond28_product_cost_history/Makefile index 7345da73e8b6..1a822b441e39 100644 --- a/finance/trytond28_product_cost_history/Makefile +++ b/finance/trytond28_product_cost_history/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_cost_history PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_cost_history/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_measurements/Makefile b/finance/trytond28_product_measurements/Makefile index 58d13d2d0468..d3f06629bb01 100644 --- a/finance/trytond28_product_measurements/Makefile +++ b/finance/trytond28_product_measurements/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_measurements PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_measurements/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_product_price_list/Makefile b/finance/trytond28_product_price_list/Makefile index 860cf1e186b7..514b65ce26c0 100644 --- a/finance/trytond28_product_price_list/Makefile +++ b/finance/trytond28_product_price_list/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_product_price_list PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_product_price_list/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_production/Makefile b/finance/trytond28_production/Makefile index 2ec98930e8c3..e62e92d2e3c7 100644 --- a/finance/trytond28_production/Makefile +++ b/finance/trytond28_production/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_production PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project/Makefile b/finance/trytond28_project/Makefile index 978397a0d05b..08f022ebfc13 100644 --- a/finance/trytond28_project/Makefile +++ b/finance/trytond28_project/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project_invoice/Makefile b/finance/trytond28_project_invoice/Makefile index 1a7b6cf4fb4b..fc05d0ebf180 100644 --- a/finance/trytond28_project_invoice/Makefile +++ b/finance/trytond28_project_invoice/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project_invoice PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project_plan/Makefile b/finance/trytond28_project_plan/Makefile index 36319c965f26..d09645baec72 100644 --- a/finance/trytond28_project_plan/Makefile +++ b/finance/trytond28_project_plan/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project_plan PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_project_revenue/Makefile b/finance/trytond28_project_revenue/Makefile index 74d405d27b2f..7b5c831469b4 100644 --- a/finance/trytond28_project_revenue/Makefile +++ b/finance/trytond28_project_revenue/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_project_revenue PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_purchase/Makefile b/finance/trytond28_purchase/Makefile index ce1210bc733a..25a557b78765 100644 --- a/finance/trytond28_purchase/Makefile +++ b/finance/trytond28_purchase/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_purchase PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_purchase_invoice_line_standalone/Makefile b/finance/trytond28_purchase_invoice_line_standalone/Makefile index 55f595537bd2..9032ad187392 100644 --- a/finance/trytond28_purchase_invoice_line_standalone/Makefile +++ b/finance/trytond28_purchase_invoice_line_standalone/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_purchase_invoice_line_standalone PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_purchase_shipment_cost/Makefile b/finance/trytond28_purchase_shipment_cost/Makefile index 2542409cc95d..580a83e41b46 100644 --- a/finance/trytond28_purchase_shipment_cost/Makefile +++ b/finance/trytond28_purchase_shipment_cost/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_purchase_shipment_cost PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_purchase_shipment_cost/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale/Makefile b/finance/trytond28_sale/Makefile index aeca0b758484..ee811138e141 100644 --- a/finance/trytond28_sale/Makefile +++ b/finance/trytond28_sale/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_opportunity/Makefile b/finance/trytond28_sale_opportunity/Makefile index 167481a7c078..72eef0feb5fd 100644 --- a/finance/trytond28_sale_opportunity/Makefile +++ b/finance/trytond28_sale_opportunity/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale_opportunity PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_price_list/Makefile b/finance/trytond28_sale_price_list/Makefile index 48511179c6f6..d2d3b8729a44 100644 --- a/finance/trytond28_sale_price_list/Makefile +++ b/finance/trytond28_sale_price_list/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_sale_price_list PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_price_list/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_shipment_cost/Makefile b/finance/trytond28_sale_shipment_cost/Makefile index fc362f108a2c..9f2a260b5d8a 100644 --- a/finance/trytond28_sale_shipment_cost/Makefile +++ b/finance/trytond28_sale_shipment_cost/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_sale_shipment_cost PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_shipment_cost/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_supply/Makefile b/finance/trytond28_sale_supply/Makefile index f8dc98906800..a7a75d53f4d5 100644 --- a/finance/trytond28_sale_supply/Makefile +++ b/finance/trytond28_sale_supply/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale_supply PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_sale_supply_drop_shipment/Makefile b/finance/trytond28_sale_supply_drop_shipment/Makefile index 60b1c6bf0f06..6331a6eddae3 100644 --- a/finance/trytond28_sale_supply_drop_shipment/Makefile +++ b/finance/trytond28_sale_supply_drop_shipment/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_sale_supply_drop_shipment PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock/Makefile b/finance/trytond28_stock/Makefile index fa655e7b0ef7..1b0202262edc 100644 --- a/finance/trytond28_stock/Makefile +++ b/finance/trytond28_stock/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock PORTVERSION= 2.8.9 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_forecast/Makefile b/finance/trytond28_stock_forecast/Makefile index e8160ae15f3f..c1ac39403b42 100644 --- a/finance/trytond28_stock_forecast/Makefile +++ b/finance/trytond28_stock_forecast/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_forecast PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_inventory_location/Makefile b/finance/trytond28_stock_inventory_location/Makefile index a551f84caf15..e0198d3d1a10 100644 --- a/finance/trytond28_stock_inventory_location/Makefile +++ b/finance/trytond28_stock_inventory_location/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_inventory_location PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_location_sequence/Makefile b/finance/trytond28_stock_location_sequence/Makefile index dc028d14fa07..5d4468e510c4 100644 --- a/finance/trytond28_stock_location_sequence/Makefile +++ b/finance/trytond28_stock_location_sequence/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_location_sequence PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_lot/Makefile b/finance/trytond28_stock_lot/Makefile index 16ba039444b2..8d631d6ba210 100644 --- a/finance/trytond28_stock_lot/Makefile +++ b/finance/trytond28_stock_lot/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_lot PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_product_location/Makefile b/finance/trytond28_stock_product_location/Makefile index f43e7ab489ca..1c3b6ea9de3c 100644 --- a/finance/trytond28_stock_product_location/Makefile +++ b/finance/trytond28_stock_product_location/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_product_location PORTVERSION= 2.8.3 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_split/Makefile b/finance/trytond28_stock_split/Makefile index fac803d4888f..48e33e5efc92 100644 --- a/finance/trytond28_stock_split/Makefile +++ b/finance/trytond28_stock_split/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_split PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply/Makefile b/finance/trytond28_stock_supply/Makefile index 4ec5d9248549..0b4a897d7dbd 100644 --- a/finance/trytond28_stock_supply/Makefile +++ b/finance/trytond28_stock_supply/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_supply PORTVERSION= 2.8.4 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply_day/Makefile b/finance/trytond28_stock_supply_day/Makefile index d24f9ca9b72e..39629333883e 100644 --- a/finance/trytond28_stock_supply_day/Makefile +++ b/finance/trytond28_stock_supply_day/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_supply_day PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply_forecast/Makefile b/finance/trytond28_stock_supply_forecast/Makefile index cf20c32b328d..db34d494a3d9 100644 --- a/finance/trytond28_stock_supply_forecast/Makefile +++ b/finance/trytond28_stock_supply_forecast/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_stock_supply_forecast PORTVERSION= 2.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_stock_supply_forecast/ \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_stock_supply_production/Makefile b/finance/trytond28_stock_supply_production/Makefile index 71da3125bada..1abfea3fc201 100644 --- a/finance/trytond28_stock_supply_production/Makefile +++ b/finance/trytond28_stock_supply_production/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_stock_supply_production PORTVERSION= 2.8.2 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ diff --git a/finance/trytond28_timesheet/Makefile b/finance/trytond28_timesheet/Makefile index dad762100d66..22d394cd3427 100644 --- a/finance/trytond28_timesheet/Makefile +++ b/finance/trytond28_timesheet/Makefile @@ -3,6 +3,7 @@ PORTNAME= trytond28_timesheet PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ |