pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43266: Update textproc/py-sphinx



>Number:         43266
>Category:       pkg
>Synopsis:       Update textproc/py-sphinx
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Thu May 06 09:15:00 +0000 2010
>Originator:     Helge Muehlmeier
>Release:        NetBSD Current amd64
>Organization:
privat
>Environment:
NetBSD wopr.fritz.box 5.99.27 NetBSD 5.99.27 (WOPR) #0: Sat Apr 24 10:38:56 
CEST 2010  
helgoman%wopr.fritz.box@localhost:/usr/src/sys/arch/amd64/compile/WOPR amd64
>Description:
Update to newer version 0.6.5 of textproc/py-sphinx.
>How-To-Repeat:
none.
>Fix:
wopr# cvs diff -uN       
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/py-sphinx/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile    5 Aug 2009 10:43:12 -0000       1.4
+++ Makefile    6 May 2010 09:09:57 -0000
@@ -1,7 +1,8 @@
 # $NetBSD: Makefile,v 1.4 2009/08/05 10:43:12 markd Exp $
 #
 
-DISTNAME=      Sphinx-0.6.2
+VERS=          0.6.5
+DISTNAME=      Sphinx-${VERS}
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    textproc python
 MASTER_SITES=  http://pypi.python.org/packages/source/S/Sphinx/
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/py-sphinx/PLIST,v
retrieving revision 1.3
diff -u -r1.3 PLIST
--- PLIST       5 Aug 2009 10:41:17 -0000       1.3
+++ PLIST       6 May 2010 09:09:57 -0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2009/08/05 10:41:17 markd Exp $
+@comment $NetBSD$
 bin/sphinx-autogen
 bin/sphinx-build
 bin/sphinx-quickstart
@@ -261,6 +261,9 @@
 ${PYSITELIB}/sphinx/util/docstrings.py
 ${PYSITELIB}/sphinx/util/docstrings.pyc
 ${PYSITELIB}/sphinx/util/docstrings.pyo
+${PYSITELIB}/sphinx/util/inspect.py
+${PYSITELIB}/sphinx/util/inspect.pyc
+${PYSITELIB}/sphinx/util/inspect.pyo
 ${PYSITELIB}/sphinx/util/jsdump.py
 ${PYSITELIB}/sphinx/util/jsdump.pyc
 ${PYSITELIB}/sphinx/util/jsdump.pyo
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/textproc/py-sphinx/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    5 Aug 2009 10:41:17 -0000       1.3
+++ distinfo    6 May 2010 09:09:57 -0000
@@ -1,6 +1,7 @@
 $NetBSD: distinfo,v 1.3 2009/08/05 10:41:17 markd Exp $
 
-SHA1 (Sphinx-0.6.2.tar.gz) = d4da9d09f2df184dc010f9d78faaa76af90f748d
+SHA1 (Sphinx-0.6.5.tar.gz) = f91ba2ec0165492c5992cba610fb898ab16ca8c4
 RMD160 (Sphinx-0.6.2.tar.gz) = fc893d0cfcc4c006952c706165246268da3c51d4
-Size (Sphinx-0.6.2.tar.gz) = 961608 bytes
+RMD160 (Sphinx-0.6.5.tar.gz) = 6a06bbaccbd86a55443be7350642a03ae3ae748d
+Size (Sphinx-0.6.5.tar.gz) = 972168 bytes
 SHA1 (patch-aa) = f41f5104f535a14e82e868b261832cc98a2ac609
cvs diff: Diffing patches
wopr#



Home | Main Index | Thread Index | Old Index