Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Jul 2007 11:40:41 -0400 (EDT)
From:      Wesley Shields <wxs@atarininja.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dryice@dryice.name
Subject:   ports/114332: [UPDATE]: www/pyblosxom
Message-ID:  <20070705154041.784135C59@syn.atarininja.org>
Resent-Message-ID: <200707051540.l65Fe2fb093338@freefall.freebsd.org>

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

>Number:         114332
>Category:       ports
>Synopsis:       [UPDATE]: www/pyblosxom
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 05 15:40:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Wesley Shields
>Release:        FreeBSD 6.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD syn.csh.rit.edu 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #7: Thu May 24 09:18:59 EDT 2007 root@syn.csh.rit.edu:/usr/obj/usr/src/sys/SMP amd64

>Description:
www/pyblosxom is up to 1.4 now.  The attached patch updates the port.
I've cc'ed the maintainer on this.

>How-To-Repeat:
N/A

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/pyblosxom/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	15 Mar 2006 18:21:25 -0000	1.7
+++ Makefile	5 Jul 2007 15:37:31 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pyblosxom
-PORTVERSION=	1.3.2
+PORTVERSION=	1.4
 CATEGORIES=	www python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://dryice.name/computer/FreeBSD/distfiles/
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/pyblosxom/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo	15 Feb 2006 17:01:27 -0000	1.5
+++ distinfo	5 Jul 2007 15:37:31 -0000
@@ -1,3 +1,3 @@
-MD5 (pyblosxom-1.3.2.tar.gz) = b5304e6d70f043b2bf8366a09b28863d
-SHA256 (pyblosxom-1.3.2.tar.gz) = 338cb25d8312dbaf0553385d21bb0f8fc22c180d1ae4e42b556a376eb7dec417
-SIZE (pyblosxom-1.3.2.tar.gz) = 94701
+MD5 (pyblosxom-1.4.tar.gz) = ef46b05a8a3aefb59ce2b5884a992e8c
+SHA256 (pyblosxom-1.4.tar.gz) = 6b68b390f45c535a0b3b60aa0ee1e19a7e220a357d64bccb255cc02bd9e67639
+SIZE (pyblosxom-1.4.tar.gz) = 106304
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/www/pyblosxom/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	17 Jan 2006 10:15:27 -0000	1.3
+++ pkg-plist	5 Jul 2007 15:37:31 -0000
@@ -1,3 +1,4 @@
+bin/pyblcmd
 %%PYTHON_SITELIBDIR%%/Pyblosxom/__init__.py
 %%PYTHON_SITELIBDIR%%/Pyblosxom/__init__.pyc
 %%PYTHON_SITELIBDIR%%/Pyblosxom/__init__.pyo
@@ -74,7 +75,6 @@
 %%EXAMPLESDIR%%/config.py
 %%EXAMPLESDIR%%/pyblosxom.cgi
 %%EXAMPLESDIR%%/pyblosxom.tac
-%%EXAMPLESDIR%%/wsgi_app.py
 @dirrm %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrm %%PYTHON_SITELIBDIR%%/Pyblosxom/renderers
>Release-Note:
>Audit-Trail:
>Unformatted:



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