ports/177939: [PATCH] textproc/py27-xlrd: update to 0.9.2
Steven Kreuzer
skreuzer at FreeBSD.org
Wed Apr 17 18:40:01 UTC 2013
>Number: 177939
>Category: ports
>Synopsis: [PATCH] textproc/py27-xlrd: update to 0.9.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Apr 17 18:40:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Steven Kreuzer
>Release: FreeBSD 8.2-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD clamps.exit2shell.com 8.2-RELEASE-p9 FreeBSD 8.2-RELEASE-p9 #0: Mon Jun 11 22:27:05 UTC 2012
>Description:
- Update to 0.9.2
Port maintainer (dikshie at sfc.wide.ad.jp) is cc'd.
Generated with FreeBSD Port Tools 0.99.7_1 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:
--- py27-xlrd-0.9.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile (revision 316001)
+++ Makefile (working copy)
@@ -1,13 +1,8 @@
-# New ports collection makefile for: xlrd
-# Date created: 2009-08-19
-# Whom: Dikshie
-#
+# Created by: Dikshie
# $FreeBSD$
-#
PORTNAME= xlrd
-PORTVERSION= 0.7.1
-PORTREVISION= 2
+PORTVERSION= 0.9.2
CATEGORIES= textproc python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo (revision 316001)
+++ distinfo (working copy)
@@ -1,2 +1,2 @@
-SHA256 (xlrd-0.7.1.tar.gz) = ba11be7d2ebe7eeb208a23cc165bb7540451bcbad6da5cbf6947237568d16d14
-SIZE (xlrd-0.7.1.tar.gz) = 118302
+SHA256 (xlrd-0.9.2.tar.gz) = 3bc9823c09321ba62c6a6aa5c338a2c5b96c802717a044f42cec7a65a4c8e9f9
+SIZE (xlrd-0.9.2.tar.gz) = 167925
Index: pkg-plist
===================================================================
--- pkg-plist (revision 316001)
+++ pkg-plist (working copy)
@@ -5,6 +5,9 @@
%%PYTHON_SITELIBDIR%%/xlrd/biffh.py
%%PYTHON_SITELIBDIR%%/xlrd/biffh.pyc
%%PYTHON_SITELIBDIR%%/xlrd/biffh.pyo
+%%PYTHON_SITELIBDIR%%/xlrd/book.py
+%%PYTHON_SITELIBDIR%%/xlrd/book.pyc
+%%PYTHON_SITELIBDIR%%/xlrd/book.pyo
%%PYTHON_SITELIBDIR%%/xlrd/compdoc.py
%%PYTHON_SITELIBDIR%%/xlrd/compdoc.pyc
%%PYTHON_SITELIBDIR%%/xlrd/compdoc.pyo
@@ -20,6 +23,9 @@
%%PYTHON_SITELIBDIR%%/xlrd/formula.py
%%PYTHON_SITELIBDIR%%/xlrd/formula.pyc
%%PYTHON_SITELIBDIR%%/xlrd/formula.pyo
+%%PYTHON_SITELIBDIR%%/xlrd/info.py
+%%PYTHON_SITELIBDIR%%/xlrd/info.pyc
+%%PYTHON_SITELIBDIR%%/xlrd/info.pyo
%%PYTHON_SITELIBDIR%%/xlrd/licences.py
%%PYTHON_SITELIBDIR%%/xlrd/licences.pyc
%%PYTHON_SITELIBDIR%%/xlrd/licences.pyo
@@ -32,6 +38,9 @@
%%PYTHON_SITELIBDIR%%/xlrd/xldate.py
%%PYTHON_SITELIBDIR%%/xlrd/xldate.pyc
%%PYTHON_SITELIBDIR%%/xlrd/xldate.pyo
+%%PYTHON_SITELIBDIR%%/xlrd/xlsx.py
+%%PYTHON_SITELIBDIR%%/xlrd/xlsx.pyc
+%%PYTHON_SITELIBDIR%%/xlrd/xlsx.pyo
@dirrm %%PYTHON_SITELIBDIR%%/xlrd/examples
@dirrm %%PYTHON_SITELIBDIR%%/xlrd/doc
@dirrm %%PYTHON_SITELIBDIR%%/xlrd
--- py27-xlrd-0.9.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list