Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2007 13:53:06 +0100
From:      "Miguel Mendez" <mmendez@energyhq.be>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/118816: [Maintainer Update] sysutils/thefish to 0.6.6
Message-ID:  <1197982386.1463@charly.energyhq.be>
Resent-Message-ID: <200712181300.lBID0ABO036634@freefall.freebsd.org>

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

>Number:         118816
>Category:       ports
>Synopsis:       [Maintainer Update] sysutils/thefish to 0.6.6
>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:   Tue Dec 18 13:00:10 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 7.0-BETA4 i386
>Organization:
EnergyHQ 
>Environment:


System: FreeBSD 7.0-BETA4 #0: Sun Dec  2 19:19:04 UTC 2007
    root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC



>Description:


- Fix small bug in the about dialog (GTK)
- Unbreak Qt build.
- Move everything to BerliOS.
- Take maintainership back.



>How-To-Repeat:





>Fix:


--- thefish.diff begins here ---
diff -ruN thefish.old/Makefile thefish/Makefile
--- thefish.old/Makefile	2007-05-19 22:23:34.000000000 +0200
+++ thefish/Makefile	2007-12-18 13:51:23.000000000 +0100
@@ -6,12 +6,11 @@
 #
 
 PORTNAME=	thefish
-PORTVERSION=	0.6.5
-PORTREVISION=	2
+PORTVERSION=	0.6.6
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.energyhq.es.eu.org/files/
+MASTER_SITES=	http://download.berlios.de/${PORTNAME}/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	mmendez@energyhq.be
 COMMENT=	Qt/Gtk+/ncurses rc.conf editor/management tool
 
 MAKE_ENV=	PTHREAD_LIBS="${PTHREAD_LIBS}" \
diff -ruN thefish.old/distinfo thefish/distinfo
--- thefish.old/distinfo	2006-01-24 02:06:34.000000000 +0100
+++ thefish/distinfo	2007-12-18 13:44:14.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (thefish-0.6.5.tar.gz) = 4413c0e84fb4323dec984d925d8b7208
-SHA256 (thefish-0.6.5.tar.gz) = 9d63b1f6d4ee46a1ce93d22b45d763dfb8e71521e9c2ad6fa63ec2a75d1a86cd
-SIZE (thefish-0.6.5.tar.gz) = 42590
+MD5 (thefish-0.6.6.tar.gz) = 96505d57aab14172a0ee291cd1e7e722
+SHA256 (thefish-0.6.6.tar.gz) = 4a3a20d84890ef9b0495e88b32ac4cf4f8c9cfbd1e9c1cb8e4688c74df339a32
+SIZE (thefish-0.6.6.tar.gz) = 42750
diff -ruN thefish.old/pkg-descr thefish/pkg-descr
--- thefish.old/pkg-descr	2004-08-21 12:49:06.000000000 +0200
+++ thefish/pkg-descr	2007-12-18 13:44:03.000000000 +0100
@@ -2,6 +2,6 @@
 manage and edit system variables stored in /etc/defaults/rc.conf and 
 /etc/rc.conf. 
 
-WWW: http://www.energyhq.es.eu.org/thefish.html
+WWW: http://thefish.berlios.de
 
--Miguel Mendez <flynn@energyhq.es.eu.org>
+-Miguel Mendez <mmendez@energyhq.be>
--- thefish.diff ends here ---



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



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