diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-02-04 15:19:40 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-02-04 15:19:40 +0000 |
commit | bb897773910a87d609825d8e155750abca3962ba (patch) | |
tree | d074cdc0a7729a622ff2c2a2daba77f2268ca166 /www/cplanet | |
parent | 280f49b1f174b589264d76215e5741d2b50cde12 (diff) |
Notes
Diffstat (limited to 'www/cplanet')
-rw-r--r-- | www/cplanet/Makefile | 9 | ||||
-rw-r--r-- | www/cplanet/distinfo | 5 | ||||
-rw-r--r-- | www/cplanet/pkg-descr | 2 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/cplanet/Makefile b/www/cplanet/Makefile index 358d576646f5..51b2dce223a0 100644 --- a/www/cplanet/Makefile +++ b/www/cplanet/Makefile @@ -6,15 +6,18 @@ # PORTNAME= cplanet -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= www textproc -MASTER_SITES= http://baptux.free.fr/distfiles/ +MASTER_SITES= http://files.etoilebsd.net/cplanet/ MAINTAINER= bapt@FreeBSD.org COMMENT= RSS Feed Aggregator that generate static html BUILD_DEPENDS= ${LOCALBASE}/lib/libneo_cs.a:${PORTSDIR}/www/clearsilver -LIB_DEPENDS= mrss.19:${PORTSDIR}/textproc/libmrss +LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ + curl.6:${PORTSDIR}/ftp/curl + +LICENSE= BSD USE_BZIP2= yes diff --git a/www/cplanet/distinfo b/www/cplanet/distinfo index 4e509bed0173..f20e45fee4c2 100644 --- a/www/cplanet/distinfo +++ b/www/cplanet/distinfo @@ -1,3 +1,2 @@ -MD5 (cplanet-0.3.tar.bz2) = 9114f951726bb7df4e66770df0315ca5 -SHA256 (cplanet-0.3.tar.bz2) = 9aba913ba364757efb092c9cfa2c4c7bb946a71cb777522704039f553753bb3f -SIZE (cplanet-0.3.tar.bz2) = 7618 +SHA256 (cplanet-0.5.tar.bz2) = cee6321f9036aaafd9e5ac3ba4908f6b82b2922c4e156a396e171f0f2473ccf1 +SIZE (cplanet-0.5.tar.bz2) = 9121 diff --git a/www/cplanet/pkg-descr b/www/cplanet/pkg-descr index 393236334ac0..57e2881f737c 100644 --- a/www/cplanet/pkg-descr +++ b/www/cplanet/pkg-descr @@ -1,4 +1,4 @@ cplanet is a RSS/ATOM feed aggregator written in C that generate static html files. -WWW: http://brokk.etoilebsd.net/projects/show/cplanet +WWW: http://git.etoilebsd.net/cplanet/about |