From owner-freebsd-ports-bugs Sat Jan 25 9: 0:12 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66C7337B405 for ; Sat, 25 Jan 2003 09:00:10 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 691B843EB2 for ; Sat, 25 Jan 2003 09:00:09 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h0PH09NS023199 for ; Sat, 25 Jan 2003 09:00:09 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h0PH09C5023198; Sat, 25 Jan 2003 09:00:09 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A266C37B401 for ; Sat, 25 Jan 2003 08:56:32 -0800 (PST) Received: from christine.energyhq.tk (213-97-200-73.uc.nombres.ttd.es [213.97.200.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6180F43F18 for ; Sat, 25 Jan 2003 08:56:31 -0800 (PST) (envelope-from flynn@christine.energyhq.tk) Received: from christine.energyhq.tk (localhost.energyhq.tk [127.0.0.1]) by christine.energyhq.tk (8.12.6/8.12.6) with ESMTP id h0PGu13w010175 for ; Sat, 25 Jan 2003 17:56:01 +0100 (CET) (envelope-from flynn@christine.energyhq.tk) Received: (from flynn@localhost) by christine.energyhq.tk (8.12.6/8.12.6/Submit) id h0PGu1X3010174; Sat, 25 Jan 2003 17:56:01 +0100 (CET) Message-Id: <200301251656.h0PGu1X3010174@christine.energyhq.tk> Date: Sat, 25 Jan 2003 17:56:01 +0100 (CET) From: Miguel Mendez Reply-To: Miguel Mendez To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/47466: [Maintainer update] sysutils/thefish to 0.2.5 Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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