summaryrefslogtreecommitdiffstats
path: root/audio/xhippo
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-09-29 16:09:35 +0000
committerkevlo <kevlo@FreeBSD.org>2000-09-29 16:09:35 +0000
commitbdf55ead848a31b0305e7d4d85cdc7abaa23bb65 (patch)
tree2df50326685a3d2d8b30c11e99e3a61d15bec1ce /audio/xhippo
parent7ab4d3776b37029b142c0b3cc7dfcfe03cfa4c69 (diff)
downloadFreeBSD-ports-bdf55ead848a31b0305e7d4d85cdc7abaa23bb65.zip
FreeBSD-ports-bdf55ead848a31b0305e7d4d85cdc7abaa23bb65.tar.gz
Update to version 2.7
PR: 21571 Submitted by: tkato@prontomail.ne.jp Approved by: MAINTAINER
Diffstat (limited to 'audio/xhippo')
-rw-r--r--audio/xhippo/Makefile2
-rw-r--r--audio/xhippo/distinfo2
-rw-r--r--audio/xhippo/pkg-plist3
3 files changed, 4 insertions, 3 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index a5884b3..d872d51 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -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/
diff --git a/audio/xhippo/distinfo b/audio/xhippo/distinfo
index 4f92c5f..09e528e 100644
--- a/audio/xhippo/distinfo
+++ b/audio/xhippo/distinfo
@@ -1 +1 @@
-MD5 (xhippo-2.6.tar.gz) = c8a60c020e62c771504bf888d88304dd
+MD5 (xhippo-2.7.tar.gz) = 052ec3967d6aea45ca6e76e71de404cd
diff --git a/audio/xhippo/pkg-plist b/audio/xhippo/pkg-plist
index d828ad8..8cc8064 100644
--- a/audio/xhippo/pkg-plist
+++ b/audio/xhippo/pkg-plist
@@ -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
OpenPOWER on IntegriCloud