aboutsummaryrefslogtreecommitdiff
path: root/sysutils/thefish
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 08:08:53 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-05-12 08:08:53 +0000
commitb3a8dae774fd3ea8c4b959666cd47e86091b4603 (patch)
tree84cbccf417c3690fdf7c53510d669ef1c8c991a4 /sysutils/thefish
parent45815cc72abe889610eef2aa2fd6d32c505b6dc3 (diff)
downloadports-b3a8dae774fd3ea8c4b959666cd47e86091b4603.tar.gz
ports-b3a8dae774fd3ea8c4b959666cd47e86091b4603.zip
upgrade to 0.3.3
PR: 51883 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=80800
Diffstat (limited to 'sysutils/thefish')
-rw-r--r--sysutils/thefish/Makefile7
-rw-r--r--sysutils/thefish/distinfo2
-rw-r--r--sysutils/thefish/pkg-descr2
-rw-r--r--sysutils/thefish/pkg-message1
4 files changed, 3 insertions, 9 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile
index 6f97c11dc3a2..455d0356d954 100644
--- a/sysutils/thefish/Makefile
+++ b/sysutils/thefish/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= thefish
-PORTVERSION= 0.3.2
+PORTVERSION= 0.3.3
CATEGORIES= sysutils
MASTER_SITES= http://www.energyhq.es.eu.org/files/
@@ -21,11 +21,6 @@ USE_GNOME= gtk20
USE_X_PREFIX= yes
.endif
-.if defined(WITH_CDK)
-LIB_DEPENDS= cdk:${PORTSDIR}/devel/cdk
-MAKE_ENV+= WITH_CDK=yes
-.endif
-
MAN1= thefish.1
pre-everything::
diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo
index 258635039f31..48b74aa23b69 100644
--- a/sysutils/thefish/distinfo
+++ b/sysutils/thefish/distinfo
@@ -1 +1 @@
-MD5 (thefish-0.3.2.tar.gz) = e2a9e11b9011b8eb75da3ca0cdc51668
+MD5 (thefish-0.3.3.tar.gz) = f4928cccd263722156db4e110d975cc5
diff --git a/sysutils/thefish/pkg-descr b/sysutils/thefish/pkg-descr
index af7e5afa4246..b19a6914f8ed 100644
--- a/sysutils/thefish/pkg-descr
+++ b/sysutils/thefish/pkg-descr
@@ -4,6 +4,6 @@ testing purposes, or, for users that need to have different configurations,
the program honours two environment variables: FISH_RC_DEFAULTS and
FISH_RC.
-WWW: http://energyhq.homeip.net/brain.html
+WWW: http://www.energyhq.es.eu.org/thefish.html
-Miguel Mendez <flynn@energyhq.es.eu.org>
diff --git a/sysutils/thefish/pkg-message b/sysutils/thefish/pkg-message
index 826ea412c122..6d9112be7e81 100644
--- a/sysutils/thefish/pkg-message
+++ b/sysutils/thefish/pkg-message
@@ -1,4 +1,3 @@
***********************************************************************
To build The Fish without the GTK+ UI, define NO_GUI or WITHOUT_X11
-To enable the new (experimental) CDK console UI, define WITH_CDK
***********************************************************************