mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
Update to 2.20.
This commit is contained in:
parent
ecbdb09aa7
commit
a38bddbfd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368304
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= rawdog
|
PORTNAME= rawdog
|
||||||
PORTVERSION= 2.19
|
PORTVERSION= 2.20
|
||||||
CATEGORIES= news python
|
CATEGORIES= news python
|
||||||
MASTER_SITES= http://offog.org/files/ \
|
MASTER_SITES= http://offog.org/files/ \
|
||||||
http://ftp.i-scream.org/pub/offog.org/files/
|
http://ftp.i-scream.org/pub/offog.org/files/
|
||||||
|
@ -14,8 +14,8 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser
|
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/feedparser.py:${PORTSDIR}/textproc/py-feedparser
|
||||||
|
|
||||||
USE_PYTHON= yes
|
USES= python
|
||||||
USE_PYDISTUTILS= yes
|
USE_PYTHON= distutils
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
PORTDOCS= README
|
PORTDOCS= README
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rawdog-2.19.tar.gz) = fea40f673c334f8b0f21cac8c1498ae2130b7c2c79670c5d166bd5634e5313db
|
SHA256 (rawdog-2.20.tar.gz) = 0a63b26cc111b0deca441f498177b49be0330760c5c0e24584cdb9ba1e7fd5a6
|
||||||
SIZE (rawdog-2.19.tar.gz) = 66231
|
SIZE (rawdog-2.20.tar.gz) = 66933
|
||||||
|
|
Loading…
Add table
Reference in a new issue