Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2006 20:00:41 GMT
From:      Alan Snelson <alan.snelson@gmail.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/99975: Update port: www/planet Updated for 1.0 release
Message-ID:  <200607092000.k69K0f3e093488@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/99975; it has been noted by GNATS.

From: Alan Snelson <alan.snelson@gmail.com>
To: bug-followup@FreeBSD.org,
 Alan Snelson <Alan@Wave2.co.uk>
Cc:  
Subject: Re: ports/99975: Update port: www/planet Updated for 1.0 release
Date: Sun, 9 Jul 2006 20:59:45 +0100

 --Apple-Mail-3-221809996
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=US-ASCII;
 	delsp=yes;
 	format=flowed
 
 --- /usr/ports/www/planet/Makefile      Tue Sep 27 21:44:17 2005
 +++ planet/Makefile     Sun Jul  9 20:21:49 2006
 @@ -1,19 +1,17 @@
 # New ports collection makefile for:   planet
 -# Date created:                                26 September 2005
 +# Date created:                                09 July 2005
 # Whom:                                        Alan Snelson  
 <alan@wave2.co.uk>
 -#
 -# $FreeBSD: ports/www/planet/Makefile,v 1.1 2005/09/27 20:44:17  
 vsevolod Exp $
 -#
 PORTNAME=      planet
 -PORTVERSION=   0.0p22
 +PORTVERSION=   1.0
 CATEGORIES=    www
 MASTER_SITES=  http://www.wave2.co.uk/freebsd/planet/
 MAINTAINER=    alan@wave2.co.uk
 COMMENT=       Planet is a flexible feed aggregator - and more!
 -RUN_DEPENDS=   ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/ 
 devel/py-mx-experimental
 +RUN_DEPENDS=   ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/ 
 devel/py-mx-experimental \
 +               ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/ 
 py-bsddb
 NO_BUILD=      yes
 USE_PYTHON=    yes
 diff -r -u /usr/ports/www/planet/distinfo planet/distinfo
 --- /usr/ports/www/planet/distinfo      Tue Jan 24 03:14:03 2006
 +++ planet/distinfo     Sun Jul  9 19:52:33 2006
 @@ -1,3 +1,3 @@
 -MD5 (planet-0.0p22.tar.gz) = e755e5fd0f98bdec7e88890612e01f24
 -SHA256 (planet-0.0p22.tar.gz) =  
 54276baadda1c4af9f3f6cf857bea9234039d84375c773b604bae1583b0c228d
 -SIZE (planet-0.0p22.tar.gz) = 123705
 +MD5 (planet-1.0.tar.gz) = 8efcc0cf4df33f9423b997677c36147e
 +SHA256 (planet-1.0.tar.gz) =  
 e4ca69c8bd9adf186a39943d12e6afc010549d6a90982b495eaa4dd8d7430b35
 +SIZE (planet-1.0.tar.gz) = 138340
 Only in /usr/ports/www/planet/files: patch-htmltmpl.py
 diff -r -u /usr/ports/www/planet/pkg-plist planet/pkg-plist
 --- /usr/ports/www/planet/pkg-plist     Tue Sep 27 21:44:17 2005
 +++ planet/pkg-plist    Sun Jul  9 20:17:35 2006
 @@ -1,38 +1,45 @@
 %%DATADIR%%/AUTHORS
 -%%DATADIR%%/ChangeLog
 %%DATADIR%%/INSTALL
 -%%DATADIR%%/Makefile
 +%%DATADIR%%/LICENCE
 +%%DATADIR%%/NEWS
 +%%DATADIR%%/PKG-INFO
 %%DATADIR%%/README
 %%DATADIR%%/THANKS
 -%%DATADIR%%/TODO
 -%%DATADIR%%/compat_logging/__init__.py
 -%%DATADIR%%/compat_logging/config.py
 -%%DATADIR%%/compat_logging/handlers.py
 -%%DATADIR%%/examples/config.ini
 +%%DATADIR%%/examples/atom.xml.tmpl
 +%%DATADIR%%/examples/basic/config.ini
 +%%DATADIR%%/examples/basic/index.html.tmpl
 +%%DATADIR%%/examples/cache/.empty
 +%%DATADIR%%/examples/fancy/config.ini
 +%%DATADIR%%/examples/fancy/index.html.tmpl
 %%DATADIR%%/examples/foafroll.xml.tmpl
 -%%DATADIR%%/examples/index.html.tmpl
 +%%DATADIR%%/examples/output/images/edd.png
 +%%DATADIR%%/examples/output/images/evolution.png
 +%%DATADIR%%/examples/output/images/jdub.png
 +%%DATADIR%%/examples/output/images/keybuk.png
 +%%DATADIR%%/examples/output/images/logo.png
 +%%DATADIR%%/examples/output/images/planet.png
 +%%DATADIR%%/examples/output/images/thom.png
 +%%DATADIR%%/examples/output/planet.css
 %%DATADIR%%/examples/opml.xml.tmpl
 %%DATADIR%%/examples/rss10.xml.tmpl
 %%DATADIR%%/examples/rss20.xml.tmpl
 -%%DATADIR%%/fancy-examples/config.ini
 -%%DATADIR%%/fancy-examples/index.html.tmpl
 -%%DATADIR%%/feedparser.py
 -%%DATADIR%%/htmltmpl.py
 -%%DATADIR%%/htmltmpl.py.orig
 -%%DATADIR%%/output/images/edd.png
 -%%DATADIR%%/output/images/evolution.png
 -%%DATADIR%%/output/images/jdub.png
 -%%DATADIR%%/output/images/keybuk.png
 -%%DATADIR%%/output/images/logo.png
 -%%DATADIR%%/output/images/planet.png
 -%%DATADIR%%/output/images/thom.png
 -%%DATADIR%%/output/planet.css
 +%%DATADIR%%/planet/__init__.py
 +%%DATADIR%%/planet/cache.py
 +%%DATADIR%%/planet/compat_logging/__init__.py
 +%%DATADIR%%/planet/compat_logging/config.py
 +%%DATADIR%%/planet/compat_logging/handlers.py
 +%%DATADIR%%/planet/feedparser.py
 +%%DATADIR%%/planet/htmltmpl.py
 +%%DATADIR%%/planet/timeoutsocket.py
 +%%DATADIR%%/planet-cache.py
 %%DATADIR%%/planet.py
 -%%DATADIR%%/planetlib.py
 -%%DATADIR%%/timeoutsocket.py
 -@dirrm %%DATADIR%%/compat_logging
 +%%DATADIR%%/setup.py
 +@dirrm %%DATADIR%%/examples/basic
 +@dirrm %%DATADIR%%/examples/cache
 +@dirrm %%DATADIR%%/examples/fancy
 +@dirrm %%DATADIR%%/examples/output/images
 +@dirrm %%DATADIR%%/examples/output
 @dirrm %%DATADIR%%/examples
 -@dirrm %%DATADIR%%/fancy-examples
 -@dirrm %%DATADIR%%/output/images
 -@dirrm %%DATADIR%%/output
 +@dirrm %%DATADIR%%/planet/compat_logging
 +@dirrm %%DATADIR%%/planet
 @dirrm %%DATADIR%%
 
 ----------------------------------------
 Alan Snelson
 Wave2 Limited
 Tel: 0845 8683945
 Fax: 0845 8683946
 Email: Alan@Wave2.co.uk
 Web: www.Wave2.co.uk
 ----------------------------------------
 
 
 
 --Apple-Mail-3-221809996
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html;
 	charset=ISO-8859-1
 
 <HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
 -khtml-line-break: after-white-space; "><DIV>--- =
 /usr/ports/www/planet/Makefile=A0 =A0 =A0 Tue Sep 27 21:44:17 =
 2005</DIV><DIV>+++ planet/Makefile=A0 =A0=A0 Sun Jul=A0 9 20:21:49 =
 2006</DIV><DIV>@@ -1,19 +1,17 @@</DIV><DIV> # New ports collection =
 makefile for:=A0=A0 planet</DIV><DIV>-# Date created:=A0 =A0 =A0 =A0 =A0 =
 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 26 September =
 2005</DIV><DIV>+# Date created:=A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0=
  =A0 =A0 =A0 =A0 =A0 09 July 2005</DIV><DIV> # Whom:=A0 =A0 =A0 =A0 =A0 =
 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 Alan Snelson =
 &lt;<A =
 href=3D"mailto:alan@wave2.co.uk">alan@wave2.co.uk</A>&gt;</DIV><DIV>-#</DI=
 V><DIV>-# $FreeBSD: ports/www/planet/Makefile,v 1.1 2005/09/27 20:44:17 =
 vsevolod Exp $</DIV><DIV>-#</DIV><DIV> PORTNAME=3D=A0 =A0 =A0 =
 planet</DIV><DIV>-PORTVERSION=3D=A0=A0 0.0p22</DIV><DIV>+PORTVERSION=3D=A0=
 =A0 1.0</DIV><DIV> CATEGORIES=3D=A0 =A0 www</DIV><DIV> MASTER_SITES=3D=A0 =
 <A =
 href=3D"http://www.wave2.co.uk/freebsd/planet/">http://www.wave2.co.uk/fre=
 ebsd/planet/</A></DIV><DIV> MAINTAINER=3D=A0 =A0 <A =
 href=3D"mailto:alan@wave2.co.uk">alan@wave2.co.uk</A></DIV><DIV> =
 COMMENT=3D=A0 =A0 =A0=A0 Planet is a flexible feed aggregator - and =
 more!</DIV><DIV>-RUN_DEPENDS=3D=A0=A0 =
 ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experimental<=
 /DIV><DIV>+RUN_DEPENDS=3D=A0=A0 =
 ${PYTHON_SITELIBDIR}/mx/Tidy/Tidy.py:${PORTSDIR}/devel/py-mx-experimental =
 \</DIV><DIV>+=A0 =A0 =A0 =A0 =A0 =A0 =A0=A0 =
 ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb</DIV><DIV> =
 NO_BUILD=3D=A0 =A0 =A0 yes</DIV><DIV> USE_PYTHON=3D=A0 =A0 =
 yes</DIV><DIV>diff -r -u /usr/ports/www/planet/distinfo =
 planet/distinfo</DIV><DIV>--- /usr/ports/www/planet/distinfo=A0 =A0 =A0 =
 Tue Jan 24 03:14:03 2006</DIV><DIV>+++ planet/distinfo=A0 =A0=A0 Sun =
 Jul=A0 9 19:52:33 2006</DIV><DIV>@@ -1,3 +1,3 @@</DIV><DIV>-MD5 =
 (planet-0.0p22.tar.gz) =3D =
 e755e5fd0f98bdec7e88890612e01f24</DIV><DIV>-SHA256 =
 (planet-0.0p22.tar.gz) =3D =
 54276baadda1c4af9f3f6cf857bea9234039d84375c773b604bae1583b0c228d</DIV><DIV=
 >-SIZE (planet-0.0p22.tar.gz) =3D 123705</DIV><DIV>+MD5 =
 (planet-1.0.tar.gz) =3D =
 8efcc0cf4df33f9423b997677c36147e</DIV><DIV>+SHA256 (planet-1.0.tar.gz) =3D=
  =
 e4ca69c8bd9adf186a39943d12e6afc010549d6a90982b495eaa4dd8d7430b35</DIV><DIV=
 >+SIZE (planet-1.0.tar.gz) =3D 138340</DIV><DIV>Only in =
 /usr/ports/www/planet/files: patch-htmltmpl.py</DIV><DIV>diff -r -u =
 /usr/ports/www/planet/pkg-plist planet/pkg-plist</DIV><DIV>--- =
 /usr/ports/www/planet/pkg-plist=A0 =A0=A0 Tue Sep 27 21:44:17 =
 2005</DIV><DIV>+++ planet/pkg-plist=A0 =A0 Sun Jul=A0 9 20:17:35 =
 2006</DIV><DIV>@@ -1,38 +1,45 @@</DIV><DIV> =
 %%DATADIR%%/AUTHORS</DIV><DIV>-%%DATADIR%%/ChangeLog</DIV><DIV> =
 %%DATADIR%%/INSTALL</DIV><DIV>-%%DATADIR%%/Makefile</DIV><DIV>+%%DATADIR%%=
 /LICENCE</DIV><DIV>+%%DATADIR%%/NEWS</DIV><DIV>+%%DATADIR%%/PKG-INFO</DIV>=
 <DIV> %%DATADIR%%/README</DIV><DIV> =
 %%DATADIR%%/THANKS</DIV><DIV>-%%DATADIR%%/TODO</DIV><DIV>-%%DATADIR%%/comp=
 at_logging/__init__.py</DIV><DIV>-%%DATADIR%%/compat_logging/config.py</DI=
 V><DIV>-%%DATADIR%%/compat_logging/handlers.py</DIV><DIV>-%%DATADIR%%/exam=
 ples/config.ini</DIV><DIV>+%%DATADIR%%/examples/atom.xml.tmpl</DIV><DIV>+%=
 %DATADIR%%/examples/basic/config.ini</DIV><DIV>+%%DATADIR%%/examples/basic=
 /index.html.tmpl</DIV><DIV>+%%DATADIR%%/examples/cache/.empty</DIV><DIV>+%=
 %DATADIR%%/examples/fancy/config.ini</DIV><DIV>+%%DATADIR%%/examples/fancy=
 /index.html.tmpl</DIV><DIV> =
 %%DATADIR%%/examples/foafroll.xml.tmpl</DIV><DIV>-%%DATADIR%%/examples/ind=
 ex.html.tmpl</DIV><DIV>+%%DATADIR%%/examples/output/images/edd.png</DIV><D=
 IV>+%%DATADIR%%/examples/output/images/evolution.png</DIV><DIV>+%%DATADIR%=
 %/examples/output/images/jdub.png</DIV><DIV>+%%DATADIR%%/examples/output/i=
 mages/keybuk.png</DIV><DIV>+%%DATADIR%%/examples/output/images/logo.png</D=
 IV><DIV>+%%DATADIR%%/examples/output/images/planet.png</DIV><DIV>+%%DATADI=
 R%%/examples/output/images/thom.png</DIV><DIV>+%%DATADIR%%/examples/output=
 /planet.css</DIV><DIV> %%DATADIR%%/examples/opml.xml.tmpl</DIV><DIV> =
 %%DATADIR%%/examples/rss10.xml.tmpl</DIV><DIV> =
 %%DATADIR%%/examples/rss20.xml.tmpl</DIV><DIV>-%%DATADIR%%/fancy-examples/=
 config.ini</DIV><DIV>-%%DATADIR%%/fancy-examples/index.html.tmpl</DIV><DIV=
 >-%%DATADIR%%/feedparser.py</DIV><DIV>-%%DATADIR%%/htmltmpl.py</DIV><DIV>-=
 %%DATADIR%%/htmltmpl.py.orig</DIV><DIV>-%%DATADIR%%/output/images/edd.png<=
 /DIV><DIV>-%%DATADIR%%/output/images/evolution.png</DIV><DIV>-%%DATADIR%%/=
 output/images/jdub.png</DIV><DIV>-%%DATADIR%%/output/images/keybuk.png</DI=
 V><DIV>-%%DATADIR%%/output/images/logo.png</DIV><DIV>-%%DATADIR%%/output/i=
 mages/planet.png</DIV><DIV>-%%DATADIR%%/output/images/thom.png</DIV><DIV>-=
 %%DATADIR%%/output/planet.css</DIV><DIV>+%%DATADIR%%/planet/__init__.py</D=
 IV><DIV>+%%DATADIR%%/planet/cache.py</DIV><DIV>+%%DATADIR%%/planet/compat_=
 logging/__init__.py</DIV><DIV>+%%DATADIR%%/planet/compat_logging/config.py=
 </DIV><DIV>+%%DATADIR%%/planet/compat_logging/handlers.py</DIV><DIV>+%%DAT=
 ADIR%%/planet/feedparser.py</DIV><DIV>+%%DATADIR%%/planet/htmltmpl.py</DIV=
 ><DIV>+%%DATADIR%%/planet/timeoutsocket.py</DIV><DIV>+%%DATADIR%%/planet-c=
 ache.py</DIV><DIV> =
 %%DATADIR%%/planet.py</DIV><DIV>-%%DATADIR%%/planetlib.py</DIV><DIV>-%%DAT=
 ADIR%%/timeoutsocket.py</DIV><DIV>-@dirrm =
 %%DATADIR%%/compat_logging</DIV><DIV>+%%DATADIR%%/setup.py</DIV><DIV>+@dir=
 rm %%DATADIR%%/examples/basic</DIV><DIV>+@dirrm =
 %%DATADIR%%/examples/cache</DIV><DIV>+@dirrm =
 %%DATADIR%%/examples/fancy</DIV><DIV>+@dirrm =
 %%DATADIR%%/examples/output/images</DIV><DIV>+@dirrm =
 %%DATADIR%%/examples/output</DIV><DIV> @dirrm =
 %%DATADIR%%/examples</DIV><DIV>-@dirrm =
 %%DATADIR%%/fancy-examples</DIV><DIV>-@dirrm =
 %%DATADIR%%/output/images</DIV><DIV>-@dirrm =
 %%DATADIR%%/output</DIV><DIV>+@dirrm =
 %%DATADIR%%/planet/compat_logging</DIV><DIV>+@dirrm =
 %%DATADIR%%/planet</DIV><DIV> @dirrm %%DATADIR%%</DIV><BR><DIV> <SPAN =
 class=3D"Apple-style-span" style=3D"border-collapse: separate; =
 border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; =
 font-size: 12px; font-style: normal; font-variant: normal; font-weight: =
 normal; letter-spacing: normal; line-height: normal; text-align: auto; =
 -khtml-text-decorations-in-effect: none; text-indent: 0px; =
 -apple-text-size-adjust: auto; text-transform: none; orphans: 2; =
 white-space: normal; widows: 2; word-spacing: 0px; =
 "><DIV>----------------------------------------</DIV><DIV>Alan =
 Snelson</DIV><DIV>Wave2 Limited</DIV><DIV>Tel: 0845 =
 8683945</DIV><DIV>Fax: 0845 8683946</DIV><DIV>Email:=A0<A =
 href=3D"mailto:Alan@Wave2.co.uk">Alan@Wave2.co.uk</A></DIV><DIV>Web: <A =
 href=3D"http://www.Wave2.co.uk">www.Wave2.co.uk</A></DIV><DIV>------------=
 ----------------------------</DIV><BR =
 class=3D"Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>=
 
 --Apple-Mail-3-221809996--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607092000.k69K0f3e093488>