Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  4 Aug 2000 16:39:47 -0700 (PDT)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/20415: Update port: audio/xhippo to 2.4
Message-ID:  <20000804233947.912D437B7F2@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         20415
>Category:       ports
>Synopsis:       Update port: audio/xhippo to 2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 16:40:02 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.4

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/audio/xhippo/Makefile audio/xhippo/Makefile
--- /usr/ports/audio/xhippo/Makefile	Sun Apr  9 15:42:56 2000
+++ audio/xhippo/Makefile	Mon Jul 31 19:28:58 2000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	xhippo
-PORTVERSION=	2.1
+PORTVERSION=	2.4
 CATEGORIES=	audio
-MASTER_SITES=	http://zenchaos.netpedia.net/software/
+MASTER_SITES=	http://zenchaos.netpedia.net/software/ \
+		http://www.us-lot.org/~azz/xhippo/
 
 MAINTAINER=	rod@zort.on.ca
 
@@ -22,12 +23,10 @@
 USE_XLIB=	yes
 
 post-install:
-	@if [ ! -f ${PREFIX}/etc/xhippo.config ]; then \
-		${INSTALL_SCRIPT} ${WRKSRC}/xhippo.config \
-		    ${PREFIX}/etc ; \
-	fi
-	${INSTALL_SCRIPT} ${WRKSRC}/xhippo.config \
-		${PREFIX}/etc/xhippo.config.default
+	${INSTALL_DATA} ${WRKSRC}/xhippo.config ${PREFIX}/etc/xhippo.config.default
+.if !exists(${PREFIX}/etc/xhippo.config)
+	${CP} ${PREFIX}/etc/xhippo.config.default ${PREFIX}/etc/xhippo.config
+.endif
 	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/audio/xhippo/files/md5 audio/xhippo/files/md5
--- /usr/ports/audio/xhippo/files/md5	Sat Mar 11 23:40:24 2000
+++ audio/xhippo/files/md5	Mon Jul 31 19:20:00 2000
@@ -1 +1 @@
-MD5 (xhippo-2.1.tar.gz) = 8a2ace2b2714f27511f90c1f2cdd68e5
+MD5 (xhippo-2.4.tar.gz) = b400b6646b9f6f9e6274e7fea7bcbb6d


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000804233947.912D437B7F2>