From owner-freebsd-ports-bugs@FreeBSD.ORG  Thu Oct  4 16:10:03 2007
Return-Path: <owner-freebsd-ports-bugs@FreeBSD.ORG>
Delivered-To: freebsd-ports-bugs@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 73EF816A418
	for <freebsd-ports-bugs@hub.freebsd.org>;
	Thu,  4 Oct 2007 16:10:03 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 3AA0713C44B
	for <freebsd-ports-bugs@hub.freebsd.org>;
	Thu,  4 Oct 2007 16:10:03 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l94GA2NO059462
	for <freebsd-ports-bugs@freefall.freebsd.org>;
	Thu, 4 Oct 2007 16:10:02 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l94GA2Nf059453;
	Thu, 4 Oct 2007 16:10:02 GMT (envelope-from gnats)
Resent-Date: Thu, 4 Oct 2007 16:10:02 GMT
Resent-Message-Id: <200710041610.l94GA2Nf059453@freefall.freebsd.org>
Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer)
Resent-To: freebsd-ports-bugs@FreeBSD.org
Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org,
	Martin Wilke <miwi@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9DAEA16A421
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu,  4 Oct 2007 16:00:24 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.com)
Received: from miwi.homeunix.com (dslb-082-083-138-028.pools.arcor-ip.net
	[82.83.138.28])
	by mx1.freebsd.org (Postfix) with ESMTP id 6388613C467
	for <FreeBSD-gnats-submit@freebsd.org>;
	Thu,  4 Oct 2007 16:00:24 +0000 (UTC)
	(envelope-from miwi@miwi.homeunix.com)
Received: by miwi.homeunix.com (Postfix, from userid 1010)
	id C1A6A2E114; Thu,  4 Oct 2007 18:00:23 +0200 (CEST)
Message-Id: <20071004160023.C1A6A2E114@miwi.homeunix.com>
Date: Thu,  4 Oct 2007 18:00:23 +0200 (CEST)
From: Martin Wilke <miwi@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
X-Send-Pr-Version: 3.113
Cc: fernan@iib.unsam.edu.ar
Subject: ports/116912: [PATCH] print/flpsed: update to 0.3.9 (fix gcc4.2
	build)
X-BeenThere: freebsd-ports-bugs@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: Ports bug reports <freebsd-ports-bugs.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, 
	<mailto:freebsd-ports-bugs-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs>
List-Post: <mailto:freebsd-ports-bugs@freebsd.org>
List-Help: <mailto:freebsd-ports-bugs-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs>, 
	<mailto:freebsd-ports-bugs-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Oct 2007 16:10:03 -0000


>Number:         116912
>Category:       ports
>Synopsis:       [PATCH] print/flpsed: update to 0.3.9 (fix gcc4.2 build)
>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:   Thu Oct 04 16:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.com 7.0-CURRENT FreeBSD 7.0-CURRENT #305: Fri Sep 28 12:07:59 CEST 2007
>Description:
- Update to 0.3.9

Port maintainer (fernan@iib.unsam.edu.ar) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- flpsed-0.3.9.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/print/flpsed/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	19 May 2007 20:20:47 -0000	1.4
+++ Makefile	4 Oct 2007 15:59:02 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	flpsed
-PORTVERSION=	0.3.5
-PORTREVISION=	1
+PORTVERSION=	0.3.9
 CATEGORIES=	print
 MASTER_SITES=	http://www.ecademix.com/JohannesHofmann/
 
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/print/flpsed/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	24 Jan 2006 01:00:43 -0000	1.3
+++ distinfo	4 Oct 2007 15:43:43 -0000
@@ -1,3 +1,3 @@
-MD5 (flpsed-0.3.5.tar.gz) = 522bd19ff5ff8146467a522942c493fd
-SHA256 (flpsed-0.3.5.tar.gz) = 525e0afe05ee68a43884ad2d80fca360c065e4ca707c70e3f3a3f3255841f5dd
-SIZE (flpsed-0.3.5.tar.gz) = 97550
+MD5 (flpsed-0.3.9.tar.gz) = 3e55de75a203880f2f70c88b9eca5403
+SHA256 (flpsed-0.3.9.tar.gz) = 505aaff7adce228098c850a2aad21628fad4fcca5192a725424337213c1fd7d7
+SIZE (flpsed-0.3.9.tar.gz) = 100555
--- flpsed-0.3.9.patch ends here ---

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