From nobody@FreeBSD.org  Thu Oct 31 18:31:59 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id EF377E24
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Oct 2013 18:31:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id DC9462705
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Oct 2013 18:31:59 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r9VIVxX2060585
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 31 Oct 2013 18:31:59 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r9VIVxPr060580;
	Thu, 31 Oct 2013 18:31:59 GMT
	(envelope-from nobody)
Message-Id: <201310311831.r9VIVxPr060580@oldred.freebsd.org>
Date: Thu, 31 Oct 2013 18:31:59 GMT
From: lbartoletti <coder@tuxfamily.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [MAINTAINER-UPDATE] textproc/freexl 1.0.0e -> 1.0.0f
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         183534
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] textproc/freexl 1.0.0e -> 1.0.0f
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 31 18:40:00 UTC 2013
>Closed-Date:    Tue Nov 05 13:24:14 UTC 2013
>Last-Modified:  Tue Nov  5 13:30:00 UTC 2013
>Originator:     lbartoletti
>Release:        
>Organization:
>Environment:
>Description:
Update freexl 1.0.0e -> 1.0.0f

Tinderbox's log :
https://redports.org/buildarchive/20131031180625-61810/
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Files /usr/ports/textproc/freexl/.Makefile.swp and textproc/freexl/.Makefile.swp differ
diff -ruN /usr/ports/textproc/freexl/Makefile textproc/freexl/Makefile
--- /usr/ports/textproc/freexl/Makefile	2013-09-21 01:17:30.000000000 +0200
+++ textproc/freexl/Makefile	2013-10-31 18:11:50.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: textproc/freexl/Makefile 327773 2013-09-20 23:17:30Z bapt $
 
 PORTNAME=	freexl
-DISTVERSION=	1.0.0e
+DISTVERSION=	1.0.0f
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/freexl-sources/
 
@@ -12,6 +12,7 @@
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 USES=		iconv
+USE_GCC=	yes
 
 CFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB}
diff -ruN /usr/ports/textproc/freexl/distinfo textproc/freexl/distinfo
--- /usr/ports/textproc/freexl/distinfo	2012-12-26 20:28:21.000000000 +0100
+++ textproc/freexl/distinfo	2013-10-31 18:23:43.000000000 +0100
@@ -1,2 +1,2 @@
-SHA256 (freexl-1.0.0e.tar.gz) = ab07ebd7efa8779e11252752e5bc119accd57a610408a0e198151f4fcc969bfa
-SIZE (freexl-1.0.0e.tar.gz) = 921094
+SHA256 (freexl-1.0.0f.tar.gz) = 1dfcfb3b9c0125e0baf2f0c227c102012a3d82652c8f1ae3dd719adce334fae8
+SIZE (freexl-1.0.0f.tar.gz) = 926394


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Nov 1 02:34:30 UTC 2013 
Responsible-Changed-Why:  
ports PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183534 
State-Changed-From-To: open->closed 
State-Changed-By: wen 
State-Changed-When: Tue Nov 5 13:24:13 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=183534 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/183534: commit references a PR
Date: Tue,  5 Nov 2013 13:24:08 +0000 (UTC)

 Author: wen
 Date: Tue Nov  5 13:24:00 2013
 New Revision: 332847
 URL: http://svnweb.freebsd.org/changeset/ports/332847
 
 Log:
   - Update to 1.0.0f
   
   PR:		183534
   Submitted by:	lbartoletti <coder@tuxfamily.org> (maintainer)
 
 Modified:
   head/textproc/freexl/Makefile
   head/textproc/freexl/distinfo
 
 Modified: head/textproc/freexl/Makefile
 ==============================================================================
 --- head/textproc/freexl/Makefile	Tue Nov  5 13:04:51 2013	(r332846)
 +++ head/textproc/freexl/Makefile	Tue Nov  5 13:24:00 2013	(r332847)
 @@ -2,7 +2,7 @@
  # $FreeBSD$
  
  PORTNAME=	freexl
 -DISTVERSION=	1.0.0e
 +DISTVERSION=	1.0.0f
  CATEGORIES=	textproc
  MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/freexl-sources/
  
 
 Modified: head/textproc/freexl/distinfo
 ==============================================================================
 --- head/textproc/freexl/distinfo	Tue Nov  5 13:04:51 2013	(r332846)
 +++ head/textproc/freexl/distinfo	Tue Nov  5 13:24:00 2013	(r332847)
 @@ -1,2 +1,2 @@
 -SHA256 (freexl-1.0.0e.tar.gz) = ab07ebd7efa8779e11252752e5bc119accd57a610408a0e198151f4fcc969bfa
 -SIZE (freexl-1.0.0e.tar.gz) = 921094
 +SHA256 (freexl-1.0.0f.tar.gz) = 1dfcfb3b9c0125e0baf2f0c227c102012a3d82652c8f1ae3dd719adce334fae8
 +SIZE (freexl-1.0.0f.tar.gz) = 926394
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
