diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-03-08 09:42:52 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2015-03-08 09:42:52 +0000 |
commit | 9d387c65cb1f9af1f0c31fc64ed5d3291e48c91a (patch) | |
tree | 1453b156e8f2b8fd7ca4f5fb4eb1126c7ebaf05a /finance/trytond28_sale_supply | |
parent | 3bc022b55dffa25f0588649db14db2eb326afc3d (diff) | |
download | ports-9d387c65cb1f9af1f0c31fc64ed5d3291e48c91a.tar.gz ports-9d387c65cb1f9af1f0c31fc64ed5d3291e48c91a.zip |
Notes
Diffstat (limited to 'finance/trytond28_sale_supply')
-rw-r--r-- | finance/trytond28_sale_supply/Makefile | 5 | ||||
-rw-r--r-- | finance/trytond28_sale_supply/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/finance/trytond28_sale_supply/Makefile b/finance/trytond28_sale_supply/Makefile index 4e9ff5d29694..69966150b662 100644 --- a/finance/trytond28_sale_supply/Makefile +++ b/finance/trytond28_sale_supply/Makefile @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= trytond28_sale_supply -PORTVERSION= 2.8.1 -PORTREVISION= 1 +PORTVERSION= 2.8.4 CATEGORIES= finance python -MASTER_SITES= https://pypi.python.org/packages/source/t/trytond_sale_supply/ \ +MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ DISTNAME= trytond_sale_supply-${PORTVERSION} diff --git a/finance/trytond28_sale_supply/distinfo b/finance/trytond28_sale_supply/distinfo index a4151702c7d8..bc5f8e31511b 100644 --- a/finance/trytond28_sale_supply/distinfo +++ b/finance/trytond28_sale_supply/distinfo @@ -1,2 +1,2 @@ -SHA256 (trytond_sale_supply-2.8.1.tar.gz) = 807ec9de6577dbe0e36077dd406f14aaba80d2bd9294b5acc8ab6a710408d365 -SIZE (trytond_sale_supply-2.8.1.tar.gz) = 23167 +SHA256 (trytond_sale_supply-2.8.4.tar.gz) = a7ea9a947c0972d07f9bfd2c61b6c5473f438735a43f0c3d5c1235e0113196b0 +SIZE (trytond_sale_supply-2.8.4.tar.gz) = 23230 |