ports/52969: [Maintainer Update] sysutils/thefish to 0.4

Miguel Mendez flynn at energyhq.es.eu.org
Thu Jun 5 16:20:12 UTC 2003


>Number:         52969
>Category:       ports
>Synopsis:       [Maintainer Update] sysutils/thefish to 0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 05 09:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list