From flynn@energyhq.es.eu.org  Thu Jun  5 09:20:03 2003
Return-Path: <flynn@energyhq.es.eu.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 6C22937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jun 2003 09:20:03 -0700 (PDT)
Received: from mindfields.energyhq.es.eu.org (73.Red-213-97-200.pooles.rima-tde.net [213.97.200.73])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9F61943FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jun 2003 09:19:59 -0700 (PDT)
	(envelope-from flynn@energyhq.es.eu.org)
Received: from scienide.energyhq.es.eu.org (scienide.energyhq.es.eu.org [192.168.100.1])
	by mindfields.energyhq.es.eu.org (Postfix) with ESMTP id 09A882BF50
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  5 Jun 2003 18:19:58 +0200 (CEST)
Message-Id: 1054829998@scienide.energyhq.es.eu.org
Date: Thu, 5 Jun 2003 18:19:58 +0200
From: "Miguel Mendez" <flynn@energyhq.es.eu.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [Maintainer Update] sysutils/thefish to 0.4
X-Send-Pr-Version: gtk-send-pr 0.1 
X-GNATS-Notify:

>Number:         52969
>Category:       ports
>Synopsis:       [Maintainer Update] sysutils/thefish to 0.4
>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 Jun 05 09:20:09 PDT 2003
>Closed-Date:    Thu Jun 05 12:13:37 PDT 2003
>Last-Modified:  Thu Jun 05 12:13:37 PDT 2003
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:


System: FreeBSD scienide.energyhq.es.eu.org 5.1-RELEASE FreeBSD 5.1-RELEASE #0: Thu Jun  5 12:55:55 CEST 2003     root@scienide.energyhq.es.eu.org:/usr/obj/usr/src/sys/SCIENIDE i386  


>Description:


Welcome to The Fish 0.4 "Zion"

0.3.5 -> 0.4

General code cleanup.
The parser was rewritten from scratch using lex.
Minor enhancements in the ncurses UI.



>How-To-Repeat:





>Fix:


--- thefish.diff begins here ---
diff -ruN thefish.old/Makefile thefish/Makefile
--- thefish.old/Makefile	Mon Jun  2 03:31:55 2003
+++ thefish/Makefile	Thu Jun  5 18:13:37 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	thefish
-PORTVERSION=	0.3.5
+PORTVERSION=	0.4
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.energyhq.es.eu.org/files/
 
@@ -24,7 +24,9 @@
 MAN1=		thefish.1
 
 pre-everything::
+.if !defined(WITHOUT_X11) && !defined(NO_GUI)
 	@${CAT} ${PKGMESSAGE}
+.endif
 
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/thefish ${PREFIX}/bin
diff -ruN thefish.old/distinfo thefish/distinfo
--- thefish.old/distinfo	Mon Jun  2 03:31:55 2003
+++ thefish/distinfo	Thu Jun  5 18:13:39 2003
@@ -1 +1 @@
-MD5 (thefish-0.3.5.tar.gz) = 0bb4dfed11b00f53cbf7190c1630a5bc
+MD5 (thefish-0.4.tar.gz) = 64245c60fb49f95294a80b917c5141a6
--- thefish.diff ends here ---



>Release-Note:
>Audit-Trail:

From: Simon 'corecode' Schubert <corecode@fs.ei.tum.de>
To: "Miguel Mendez" <flynn@energyhq.es.eu.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/52969: [Maintainer Update] sysutils/thefish to 0.4
Date: Thu, 5 Jun 2003 19:21:17 +0200

 --=.o)VI8zwdXRgn9I
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Lately Miguel Mendez told:
 
 > Welcome to The Fish 0.4 "Zion"
 > 
 > 0.3.5 -> 0.4
 > 
 > General code cleanup.
 > The parser was rewritten from scratch using lex.
 > Minor enhancements in the ncurses UI.
 
 woo!
 
 -- 
 /"\   http://corecode.ath.cx/#donate
 \ /
  \     ASCII Ribbon Campaign
 / \  Against HTML Mail and News
 
 --=.o)VI8zwdXRgn9I
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.0 (GNU/Linux)
 
 iD8DBQE+33wQr5S+dk6z85oRApVSAKDxWcBehAtC0TV9DH5Oq7PSnDE0yACeIes1
 yuWlAwt/vGv48cgJ//lnYTM=
 =y3Yc
 -----END PGP SIGNATURE-----
 
 --=.o)VI8zwdXRgn9I--

From: Simon 'corecode' Schubert <corecode@fs.ei.tum.de>
To: "Miguel Mendez" <flynn@energyhq.es.eu.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/52969: [Maintainer Update] sysutils/thefish to 0.4
Date: Thu, 5 Jun 2003 19:21:17 +0200

 --=.o)VI8zwdXRgn9I
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Lately Miguel Mendez told:
 
 > Welcome to The Fish 0.4 "Zion"
 > 
 > 0.3.5 -> 0.4
 > 
 > General code cleanup.
 > The parser was rewritten from scratch using lex.
 > Minor enhancements in the ncurses UI.
 
 woo!
 
 -- 
 /"\   http://corecode.ath.cx/#donate
 \ /
  \     ASCII Ribbon Campaign
 / \  Against HTML Mail and News
 
 --=.o)VI8zwdXRgn9I
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.0 (GNU/Linux)
 
 iD8DBQE+33wQr5S+dk6z85oRApVSAKDxWcBehAtC0TV9DH5Oq7PSnDE0yACeIes1
 yuWlAwt/vGv48cgJ//lnYTM=
 =y3Yc
 -----END PGP SIGNATURE-----
 
 --=.o)VI8zwdXRgn9I--

From: Simon 'corecode' Schubert <corecode@fs.ei.tum.de>
To: "Miguel Mendez" <flynn@energyhq.es.eu.org>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/52969: [Maintainer Update] sysutils/thefish to 0.4
Date: Thu, 5 Jun 2003 19:21:17 +0200

 --=.o)VI8zwdXRgn9I
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Lately Miguel Mendez told:
 
 > Welcome to The Fish 0.4 "Zion"
 > 
 > 0.3.5 -> 0.4
 > 
 > General code cleanup.
 > The parser was rewritten from scratch using lex.
 > Minor enhancements in the ncurses UI.
 
 woo!
 
 -- 
 /"\   http://corecode.ath.cx/#donate
 \ /
  \     ASCII Ribbon Campaign
 / \  Against HTML Mail and News
 
 --=.o)VI8zwdXRgn9I
 Content-Type: application/pgp-signature
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.0 (GNU/Linux)
 
 iD8DBQE+33wQr5S+dk6z85oRApVSAKDxWcBehAtC0TV9DH5Oq7PSnDE0yACeIes1
 yuWlAwt/vGv48cgJ//lnYTM=
 =y3Yc
 -----END PGP SIGNATURE-----
 
 --=.o)VI8zwdXRgn9I--
State-Changed-From-To: open->closed 
State-Changed-By: adamw 
State-Changed-When: Thu Jun 5 12:13:23 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52969 
>Unformatted:
