Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2006 10:15:51 GMT
From:      Alan Snelson<Alan@Wave2.co.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105139: Update port: www/planet Update to Version 2.0
Message-ID:  <200611041015.kA4AFpWJ043956@www.freebsd.org>
Resent-Message-ID: <200611041020.kA4AKLWb008520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105139
>Category:       ports
>Synopsis:       Update port: www/planet Update to Version 2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 04 10:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Alan Snelson
>Release:        6.1
>Organization:
Wave2 Limited
>Environment:
FreeBSD bserver4.wave2.net 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Thu Jul 20 21:42:55 BST 2006     root@bserver4.wave2.net:/usr/obj/usr/src/sys/BSERVER4  i386
>Description:
PlanetPlanet update to Version 2.0
>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/planet/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    11 Jul 2006 20:09:46 -0000      1.2
+++ Makefile    4 Nov 2006 10:08:03 -0000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:    planet
-# Date created:                         26 September 2005
+# Date created:                         04 November 2006
 # Whom:                                 Alan Snelson <alan@wave2.co.uk>
 #
 # $FreeBSD: ports/www/planet/Makefile,v 1.2 2006/07/11 20:09:46 itetcu Exp $
 #
 
 PORTNAME=      planet
-PORTVERSION=   1.0
+PORTVERSION=   2.0
 CATEGORIES=    www
 MASTER_SITES=  http://www.wave2.co.uk/freebsd/planet/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/planet/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    11 Jul 2006 20:09:46 -0000      1.3
+++ distinfo    4 Nov 2006 10:08:03 -0000
@@ -1,3 +1,3 @@
-MD5 (planet-1.0.tar.gz) = 8efcc0cf4df33f9423b997677c36147e
-SHA256 (planet-1.0.tar.gz) = e4ca69c8bd9adf186a39943d12e6afc010549d6a90982b495eaa4dd8d7430b35
-SIZE (planet-1.0.tar.gz) = 138340
+MD5 (planet-2.0.tar.gz) = df2782e30a07b60ed1e1544e4ee72be9
+SHA256 (planet-2.0.tar.gz) = cce9c58e72fac59b75b81e0b024e2819b582492a06c406242849f6b7baa46317
+SIZE (planet-2.0.tar.gz) = 157410
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/planet/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist   11 Jul 2006 20:09:46 -0000      1.2
+++ pkg-plist   4 Nov 2006 10:08:03 -0000
@@ -4,7 +4,9 @@
 %%DATADIR%%/NEWS
 %%DATADIR%%/PKG-INFO
 %%DATADIR%%/README
+%%DATADIR%%/runtests.py
 %%DATADIR%%/THANKS
+%%DATADIR%%/TODO
 %%DATADIR%%/examples/atom.xml.tmpl
 %%DATADIR%%/examples/basic/config.ini
 %%DATADIR%%/examples/basic/index.html.tmpl
@@ -14,9 +16,11 @@
 %%DATADIR%%/examples/foafroll.xml.tmpl
 %%DATADIR%%/examples/output/images/edd.png
 %%DATADIR%%/examples/output/images/evolution.png
+%%DATADIR%%/examples/output/images/feed-icon-10x10.png
 %%DATADIR%%/examples/output/images/jdub.png
 %%DATADIR%%/examples/output/images/keybuk.png
 %%DATADIR%%/examples/output/images/logo.png
+%%DATADIR%%/examples/output/images/opml.png
 %%DATADIR%%/examples/output/images/planet.png
 %%DATADIR%%/examples/output/images/thom.png
 %%DATADIR%%/examples/output/planet.css
@@ -24,16 +28,25 @@
 %%DATADIR%%/examples/rss10.xml.tmpl
 %%DATADIR%%/examples/rss20.xml.tmpl
 %%DATADIR%%/planet/__init__.py
+%%DATADIR%%/planet/atomstyler.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/sanitize.py
 %%DATADIR%%/planet/timeoutsocket.py
 %%DATADIR%%/planet-cache.py
 %%DATADIR%%/planet.py
 %%DATADIR%%/setup.py
+%%DATADIR%%/planet/tests/__init__.py
+%%DATADIR%%/planet/tests/data/simple.tmpl
+%%DATADIR%%/planet/tests/data/simple2.tmpl
+%%DATADIR%%/planet/tests/test_channel.py
+%%DATADIR%%/planet/tests/test_main.py
+%%DATADIR%%/planet/tests/test_sanitize.py
+%%DATADIR%%/planet/tests/test_sub.py
 @dirrm %%DATADIR%%/examples/basic
 @dirrm %%DATADIR%%/examples/cache
 @dirrm %%DATADIR%%/examples/fancy
@@ -41,5 +54,7 @@
 @dirrm %%DATADIR%%/examples/output
 @dirrm %%DATADIR%%/examples
 @dirrm %%DATADIR%%/planet/compat_logging
+@dirrm %%DATADIR%%/planet/tests/data
+@dirrm %%DATADIR%%/planet/tests
 @dirrm %%DATADIR%%/planet
 @dirrm %%DATADIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



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