- Update to 2.13
- Works fine with requests
This commit is contained in:
parent
e304a050ec
commit
8bc198637c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347304
2 changed files with 4 additions and 5 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dosage
|
||||
PORTVERSION= 2.12
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.13
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= http://wummel.github.io/dosage/dist/
|
||||
|
||||
|
@ -12,7 +11,7 @@ COMMENT= Application to keep a local mirror of web comics
|
|||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>0:${PORTSDIR}/www/py-requests1
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dosage-2.12.tar.gz) = 8557396e3ec622a0f4dc57554fff1e6e198f65dedec3ca03f6248d1cdc8e31e5
|
||||
SIZE (dosage-2.12.tar.gz) = 390950
|
||||
SHA256 (dosage-2.13.tar.gz) = 8b44382afa2e1591e1d3766d4bd6fdbf974c76ffd5e89d752ac235688cfd8ca9
|
||||
SIZE (dosage-2.13.tar.gz) = 392977
|
||||
|
|
Loading…
Reference in a new issue