Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2013 18:36:52 +0000
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        dikshie@sfc.wide.ad.jp
Subject:   ports/177938: [PATCH] textproc/py27-xlwt: update to 0.7.5
Message-ID:  <201304171836.r3HIauMq064450@exit2shell.com>
Resent-Message-ID: <201304171840.r3HIe0ea012805@freefall.freebsd.org>

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

>Number:         177938
>Category:       ports
>Synopsis:       [PATCH] textproc/py27-xlwt: update to 0.7.5
>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:00 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.7.5

Port maintainer (dikshie@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-xlwt-0.7.5.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 316001)
+++ Makefile	(working copy)
@@ -1,11 +1,8 @@
-# New ports collection makefile for: xlwt
-# Date created:		2009-08-19
-# Whom:			Dikshie
-#
+# Created by: Dikshie
 # $FreeBSD$
 
 PORTNAME=	xlwt
-PORTVERSION=	0.7.2
+PORTVERSION=	0.7.5
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Index: distinfo
===================================================================
--- distinfo	(revision 316001)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (xlwt-0.7.2.tar.gz) = 4dfbacf77e1b9e760621a8d63cd1e799fb046087a9f2a81b40d300c425e0a056
-SIZE (xlwt-0.7.2.tar.gz) = 114736
+SHA256 (xlwt-0.7.5.tar.gz) = 9478bd70b86590b9ac2697967c8a10a4917d900636349ca73eeb362a3227423c
+SIZE (xlwt-0.7.5.tar.gz) = 115100
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 316001)
+++ pkg-plist	(working copy)
@@ -1,4 +1,3 @@
-%%PYTHON_SITELIBDIR%%/xlwt-0.7.2-py%%PYTHON_VER%%.egg-info
 %%PYTHON_SITELIBDIR%%/xlwt/BIFFRecords.py
 %%PYTHON_SITELIBDIR%%/xlwt/BIFFRecords.pyc
 %%PYTHON_SITELIBDIR%%/xlwt/BIFFRecords.pyo
@@ -102,9 +101,6 @@
 %%PYTHON_SITELIBDIR%%/xlwt/examples/num_formats.py
 %%PYTHON_SITELIBDIR%%/xlwt/examples/num_formats.pyc
 %%PYTHON_SITELIBDIR%%/xlwt/examples/num_formats.pyo
-%%PYTHON_SITELIBDIR%%/xlwt/examples/numbers.py
-%%PYTHON_SITELIBDIR%%/xlwt/examples/numbers.pyc
-%%PYTHON_SITELIBDIR%%/xlwt/examples/numbers.pyo
 %%PYTHON_SITELIBDIR%%/xlwt/examples/outline.py
 %%PYTHON_SITELIBDIR%%/xlwt/examples/outline.pyc
 %%PYTHON_SITELIBDIR%%/xlwt/examples/outline.pyo
--- py27-xlwt-0.7.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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