1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

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
This commit is contained in:
Volker Stolz 2004-11-18 13:00:27 +00:00
parent 3834ed8401
commit 24313e413f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121866
2 changed files with 3 additions and 3 deletions

View File

@ -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/

View File

@ -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