mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Update to 0.6.5
PR: 78789 Submitted by: Miguel Mendez (maintainer) Approved by: krion (mentor) (implicit)
This commit is contained in:
parent
46d4fac332
commit
dba7f55a67
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131107
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= thefish
|
PORTNAME= thefish
|
||||||
PORTVERSION= 0.6.4
|
PORTVERSION= 0.6.5
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= http://www.energyhq.es.eu.org/files/
|
MASTER_SITES= http://www.energyhq.es.eu.org/files/
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ NO_GUI= yes
|
||||||
MAKE_ENV+= NO_GUI=yes
|
MAKE_ENV+= NO_GUI=yes
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if defined(WITH_GTK)
|
.if defined(WITH_GTK) || !defined(WITHOUT_GTK)
|
||||||
USE_GNOME= gtk20
|
USE_GNOME= gtk20
|
||||||
MAKE_ENV+= WITH_GTK=yes
|
MAKE_ENV+= WITH_GTK=yes
|
||||||
.endif
|
.endif
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
MD5 (thefish-0.6.4.tar.gz) = 0c48c211ea13a26ffb6815eba64464d8
|
MD5 (thefish-0.6.5.tar.gz) = 4413c0e84fb4323dec984d925d8b7208
|
||||||
SIZE (thefish-0.6.4.tar.gz) = 42117
|
SIZE (thefish-0.6.5.tar.gz) = 42590
|
||||||
|
|
Loading…
Add table
Reference in a new issue