- Update MASTER_SITES
- USE_BZIP2 Submitted by: evil pointyhat via krisbot
This commit is contained in:
parent
a9b98f5707
commit
c66a2d84c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178371
2 changed files with 5 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= planet
|
||||
PORTVERSION= 2.0
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.wave2.co.uk/freebsd/planet/
|
||||
MASTER_SITES= http://www.planetplanet.org/download/
|
||||
|
||||
MAINTAINER= alan@wave2.co.uk
|
||||
COMMENT= Planet is a flexible feed aggregator - and more!
|
||||
|
@ -16,6 +16,7 @@ COMMENT= Planet is a flexible feed aggregator - and more!
|
|||
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experimental \
|
||||
${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb
|
||||
|
||||
USE_BZIP2= yes
|
||||
NO_BUILD= yes
|
||||
USE_PYTHON= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (planet-2.0.tar.gz) = df2782e30a07b60ed1e1544e4ee72be9
|
||||
SHA256 (planet-2.0.tar.gz) = cce9c58e72fac59b75b81e0b024e2819b582492a06c406242849f6b7baa46317
|
||||
SIZE (planet-2.0.tar.gz) = 157410
|
||||
MD5 (planet-2.0.tar.bz2) = 1fba41a9ab0e19cc43dc6ea92947bead
|
||||
SHA256 (planet-2.0.tar.bz2) = e76469e6e69ea4afd198f4e0f47e80bd863897aa9c6eaa3a754b53fe625e1b28
|
||||
SIZE (planet-2.0.tar.bz2) = 503633
|
||||
|
|
Loading…
Reference in a new issue