Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jun 2012 21:27:42 GMT
From:      lbartoletti <coder@tuxfamily.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/169277: [PATCH] textproc/freexl: update to 1.0.0d
Message-ID:  <201206202127.q5KLRgg8004302@red.freebsd.org>
Resent-Message-ID: <201206202130.q5KLUHqb022742@freefall.freebsd.org>

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

>Number:         169277
>Category:       ports
>Synopsis:       [PATCH] textproc/freexl: update to 1.0.0d
>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 Jun 20 21:30:17 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     lbartoletti
>Release:        
>Organization:
>Environment:
>Description:
Update freexl 1.0.0c -> 1.0.0d
Fix source repository.


tinder log :
https://redports.org/~lbartoletti/20120620205112-36778-31255/freexl-1.0.0.d.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/textproc/freexl/Makefile textproc/freexl/Makefile
--- /usr/ports/textproc/freexl/Makefile	2012-06-18 01:51:16.000000000 +0200
+++ textproc/freexl/Makefile	2012-06-20 22:48:21.000000000 +0200
@@ -2,13 +2,13 @@
 # Date created:				19 May 2012
 # Whom:					lbartoletti <coder@tuxfamily.org>
 #
-# $FreeBSD: ports/textproc/freexl/Makefile,v 1.2 2012/06/17 23:51:16 sylvio Exp $
+# $FreeBSD: ports/textproc/freexl/Makefile,v 1.1 2012/05/20 19:31:10 scheidell Exp $
 #
 
 PORTNAME=	freexl
-DISTVERSION=	1.0.0c
+DISTVERSION=	1.0.0d
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/
+MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/freexl-sources/
 
 MAINTAINER=	coder@tuxfamily.org
 COMMENT=	Library to extract valid data from within an Excel (.xls) spreadsheet
diff -ruN /usr/ports/textproc/freexl/distinfo textproc/freexl/distinfo
--- /usr/ports/textproc/freexl/distinfo	2012-06-18 01:51:16.000000000 +0200
+++ textproc/freexl/distinfo	2012-06-20 22:48:30.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (freexl-1.0.0c.tar.gz) = fade1535d8231e9d4be5d7e9e8ab996bbb90d720c44d3277f03049d57fbc9e5a
-SIZE (freexl-1.0.0c.tar.gz) = 913589
+SHA256 (freexl-1.0.0d.tar.gz) = b21307365e27078bccad16cc9618404322c3f8ef2e44c968b71b115b7f589fa2
+SIZE (freexl-1.0.0d.tar.gz) = 918724
diff -ruN /usr/ports/textproc/freexl/pkg-descr textproc/freexl/pkg-descr
--- /usr/ports/textproc/freexl/pkg-descr	2012-05-20 21:31:10.000000000 +0200
+++ textproc/freexl/pkg-descr	2012-06-20 22:50:19.000000000 +0200
@@ -10,4 +10,6 @@
 Note that the final goal means that FreeXL ignores at all fonts, sizes and 
 alignments, and most formats. It ignores Pivot Table, Charts, Formulas, Visual 
 Basic macros and so on. FreeXL is structurally simple and quite light-weight 
-(typically 40-80K of object code, stripped). 
+(typically 40-80K of object code, stripped).
+
+WWW:    https://www.gaia-gis.it/fossil/freexl/index


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



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