mirror of https://git.FreeBSD.org/ports.git
finance/beancount: upgrade to 3.0.0
This commit is contained in:
parent
0e8aa4db71
commit
96c57c320b
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= beancount
|
||||
PORTVERSION= 2.3.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.0.0
|
||||
CATEGORIES= finance
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
|
@ -21,9 +20,11 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}bottle>=0:www/py-bottle@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}chardet>=0:textproc/py-chardet@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}click>0:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-dateutil>=0:devel/py-python-dateutil@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}lxml>=0:devel/py-lxml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ply>=0:devel/py-ply@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}regex>0:textproc/py-regex@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-api-python-client>=0:www/py-google-api-python-client@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py-python-magic@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1696630939
|
||||
SHA256 (beancount/beancount-beancount-2.3.6_GH0.tar.gz) = d02819a18fcf2974287a8d2d0949a47b3d2bc4a1b27642cb0424e773207a03e5
|
||||
SIZE (beancount/beancount-beancount-2.3.6_GH0.tar.gz) = 1720239
|
||||
TIMESTAMP = 1736645480
|
||||
SHA256 (beancount/beancount-beancount-3.0.0_GH0.tar.gz) = 1f260ababb58d5976c7e51aacf54fa8bac0f89dca9365669eea1ec18a3bf3864
|
||||
SIZE (beancount/beancount-beancount-3.0.0_GH0.tar.gz) = 1277638
|
||||
|
|
Loading…
Reference in New Issue