Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 03:19:38 GMT
From:      "Choe, Cheng-Dae" <whitekid@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/81379: [Maintainer] update textproc/py-excelerator to 0.5.3a
Message-ID:  <200505230319.j4N3JcRw014820@www.freebsd.org>
Resent-Message-ID: <200505230320.j4N3K2pk000490@freefall.freebsd.org>

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

>Number:         81379
>Category:       ports
>Synopsis:       [Maintainer] update textproc/py-excelerator to 0.5.3a
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 23 03:20:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     "Choe, Cheng-Dae"
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD w.comdongin.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Wed May 11 18:48:47 KST 2005 root@w.comdongin.com:/usr/obj/data/src/sys/CDI i386
>Description:
      update textproc/py-excelerator to 0.5.3a

0.5.3a (19.05.2005)
---------
   * typos in biff-dumper.py fixed :(
   * now pyExcelerator can correctly import XLS files with charts
   * added ability to override default file's encoding
   * new examples (or tools :)) -- ./examples/xls2csv.py, ./examples/xls2html.py

>How-To-Repeat:
      N/A
>Fix:
diff -ruN py-excelerator.orig/Makefile py-excelerator/Makefile
--- py-excelerator.orig/Makefile	Sat May 21 04:28:06 2005
+++ py-excelerator/Makefile	Mon May 23 12:13:30 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	excelerator
-PORTVERSION=	0.5.2a
+PORTVERSION=	0.5.3a
 CATEGORIES=	textproc python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	pyexcelerator
diff -ruN py-excelerator.orig/distinfo py-excelerator/distinfo
--- py-excelerator.orig/distinfo	Sat May 21 04:28:06 2005
+++ py-excelerator/distinfo	Mon May 23 12:13:42 2005
@@ -1,2 +1,2 @@
-MD5 (pyexcelerator-0.5.2a.zip) = 0d276dcd5ee5c1649ac4faed524baf74
-SIZE (pyexcelerator-0.5.2a.zip) = 170000
+MD5 (pyexcelerator-0.5.3a.zip) = 4ad907af7c1abc1e4de537e1cd441f29
+SIZE (pyexcelerator-0.5.3a.zip) = 178753
diff -ruN py-excelerator.orig/pkg-plist py-excelerator/pkg-plist
--- py-excelerator.orig/pkg-plist	Sat May 21 04:28:06 2005
+++ py-excelerator/pkg-plist	Mon May 23 12:14:54 2005
@@ -55,5 +55,7 @@
 %%PORTDOCS%%%%EXAMPLESDIR%%/unicode2.py
 %%PORTDOCS%%%%EXAMPLESDIR%%/wsprops.py
 %%PORTDOCS%%%%EXAMPLESDIR%%/xls2txt.py
+%%PORTDOCS%%%%EXAMPLESDIR%%/xls2csv.py
+%%PORTDOCS%%%%EXAMPLESDIR%%/xls2html.py
 %%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
 @dirrm %%PYTHON_SITELIBDIR%%/pyExcelerator      
>Release-Note:
>Audit-Trail:
>Unformatted:



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