1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Update to version 2.7

PR: 21571
Submitted by: tkato@prontomail.ne.jp
Approved by: MAINTAINER
This commit is contained in:
Kevin Lo 2000-09-29 16:09:35 +00:00
parent e67b996fc5
commit cd55082d7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33253
3 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= xhippo
PORTVERSION= 2.6
PORTVERSION= 2.7
CATEGORIES= audio
MASTER_SITES= http://zenchaos.netpedia.net/software/ \
http://www.us-lot.org/~azz/xhippo/

View File

@ -1 +1 @@
MD5 (xhippo-2.6.tar.gz) = c8a60c020e62c771504bf888d88304dd
MD5 (xhippo-2.7.tar.gz) = 052ec3967d6aea45ca6e76e71de404cd

View File

@ -1,3 +1,4 @@
bin/xhippo
@unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi
etc/xhippo.config.default
@exec if [ ! -f %D/etc/xhippo.config ] ; then cp -p %D/%F %B/xhippo.config; fi
@exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config