Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2003 17:56:01 +0100 (CET)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47466: [Maintainer update] sysutils/thefish to 0.2.5
Message-ID:  <200301251656.h0PGu1X3010174@christine.energyhq.tk>

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

>Number:         47466
>Category:       ports
>Synopsis:       [Maintainer update] sysutils/thefish to 0.2.5
>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:   Sat Jan 25 09:00:05 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.0-RELEASE i386
>Organization:
>Environment:
System: FreeBSD christine.energyhq.tk 5.0-RELEASE FreeBSD 5.0-RELEASE #0: Thu Jan 16 23:49:01 CET 2003 root@christine.energyhq.tk:/usr/obj/usr/src/sys/CHRISTINE i386


	
>Description:
 Changelog:

    0.2.4 -> 0.2.5

    Finally killed the classic bug that made resizing properly 
	impossible. I've moved from using a viewport to the better 
	scrolled window solution. The Commit button is only active 
	when there are unsaved changes. The Fish now sets its icon. 
	Fixed a couple of memory leaks (ctime -> ctime_r) 
>How-To-Repeat:
	
>Fix:

	

--- thefish.diff begins here ---
diff -ruN thefish.old/Makefile thefish/Makefile
--- thefish.old/Makefile	Sun Jan 19 02:21:23 2003
+++ thefish/Makefile	Sat Jan 25 17:50:14 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	thefish
-PORTVERSION=	0.2.4
+PORTVERSION=	0.2.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://energyhq.homeip.net/files/
 
diff -ruN thefish.old/distinfo thefish/distinfo
--- thefish.old/distinfo	Sat Jan 18 08:46:17 2003
+++ thefish/distinfo	Sat Jan 25 17:50:17 2003
@@ -1 +1 @@
-MD5 (thefish-0.2.4.tar.gz) = d7cc3f8944bae5aa0b366accde107432
+MD5 (thefish-0.2.5.tar.gz) = 875be117d2e1afce5e0bc5d1794f1a16
--- thefish.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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