diff options
author | vs <vs@FreeBSD.org> | 2004-11-18 21:00:27 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-11-18 21:00:27 +0800 |
commit | 46592141f4b68fa44815dabee18adf5b6942ca57 (patch) | |
tree | 1c70e15e6003d3c291723d2800700d2f48fc57a2 /sysutils | |
parent | ea00ce0e8ed0c269df010bd979cfbb4181e28418 (diff) | |
download | freebsd-ports-gnome-46592141f4b68fa44815dabee18adf5b6942ca57.tar.gz freebsd-ports-gnome-46592141f4b68fa44815dabee18adf5b6942ca57.tar.zst freebsd-ports-gnome-46592141f4b68fa44815dabee18adf5b6942ca57.zip |
Update to 0.6.2:
- The parser was updated to take new rc.conf variables into account.
- A typo in the scons script has been fixed.
- All the code was cleaned.
PR: ports/74046
Submitted by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/thefish/Makefile | 2 | ||||
-rw-r--r-- | sysutils/thefish/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/thefish/Makefile b/sysutils/thefish/Makefile index c31b0525b8c1..785f72fdb120 100644 --- a/sysutils/thefish/Makefile +++ b/sysutils/thefish/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thefish -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.2 CATEGORIES= sysutils MASTER_SITES= http://www.energyhq.es.eu.org/files/ diff --git a/sysutils/thefish/distinfo b/sysutils/thefish/distinfo index d1abb7c647bc..7c8eeda311dd 100644 --- a/sysutils/thefish/distinfo +++ b/sysutils/thefish/distinfo @@ -1,2 +1,2 @@ -MD5 (thefish-0.6.1.tar.gz) = dd345f67bbce2482f184f98c65bbe727 -SIZE (thefish-0.6.1.tar.gz) = 41993 +MD5 (thefish-0.6.2.tar.gz) = 0ac0535c818bec9d25cb4a8a9654b5f2 +SIZE (thefish-0.6.2.tar.gz) = 41931 |