View | Details | Raw Unified | Return to bug 21571
Collapse All | Expand All

(-)audio/xhippo/Makefile (-1 / +1 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	xhippo
8
PORTNAME=	xhippo
9
PORTVERSION=	2.6
9
PORTVERSION=	2.7
10
CATEGORIES=	audio
10
CATEGORIES=	audio
11
MASTER_SITES=	http://zenchaos.netpedia.net/software/ \
11
MASTER_SITES=	http://zenchaos.netpedia.net/software/ \
12
		http://www.us-lot.org/~azz/xhippo/
12
		http://www.us-lot.org/~azz/xhippo/
(-)audio/xhippo/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (xhippo-2.6.tar.gz) = c8a60c020e62c771504bf888d88304dd
1
MD5 (xhippo-2.7.tar.gz) = 052ec3967d6aea45ca6e76e71de404cd
(-)audio/xhippo/pkg/PLIST (-1 / +2 lines)
Lines 1-3 Link Here
1
bin/xhippo
1
bin/xhippo
2
@unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi
2
etc/xhippo.config.default
3
etc/xhippo.config.default
3
@exec if [ ! -f %D/etc/xhippo.config ] ; then cp -p %D/%F %B/xhippo.config; fi
4
@exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config

Return to bug 21571