From tkato@prontomail.com  Sat May 10 19:11:50 2003
Return-Path: <tkato@prontomail.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 207F537B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 May 2003 19:11:50 -0700 (PDT)
Received: from hfep01.dion.ne.jp (hfep01.dion.ne.jp [203.181.105.67])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 69AE643FE1
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 10 May 2003 19:11:49 -0700 (PDT)
	(envelope-from tkato@prontomail.com)
Received: from localhost ([218.222.67.138]) by hfep01.dion.ne.jp with SMTP
          id <20030511021146920.DXWJ@hfep01.dion.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sun, 11 May 2003 11:11:46 +0900
Message-Id: <20030511110424.6566bf28.tkato@prontomail.com>
Date: Sun, 11 May 2003 11:04:24 +0900
From: KATO Tsuguru <tkato@prontomail.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update port: audio/xhippo to 3.3

>Number:         52046
>Category:       ports
>Synopsis:       Update port: audio/xhippo to 3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 10 19:20:06 PDT 2003
>Closed-Date:    Thu May 15 22:23:41 CDT 2003
>Last-Modified:  Thu May 15 22:23:41 CDT 2003
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 3.3

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/audio/xhippo/Makefile audio/xhippo/Makefile
--- /usr/ports/audio/xhippo/Makefile	Sat Apr 12 22:36:35 2003
+++ audio/xhippo/Makefile	Sat May 10 23:34:19 2003
@@ -6,21 +6,20 @@
 #
 
 PORTNAME=	xhippo
-PORTVERSION=	3.2
+PORTVERSION=	3.3
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_GNU}
-MASTER_SITE_SUBDIR=	xhippo
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	kevlo@FreeBSD.org
 COMMENT=	A Generic music player for UNIX systems
 
 RUN_DEPENDS=	mpg123:${PORTSDIR}/audio/mpg123
 
-USE_XLIB=	yes
 USE_GNOME=	gtk12
 WANT_GNOME=	yes
 GNU_CONFIGURE=	yes
-MAKE_ARGS=	CFLAGS="${CFLAGS}"
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
 DOCS=		ChangeLog gnu-xhippo.html screenshot.jpeg xhippo.html.gz \
 		xhippo.info.gz xhippo.ps.gz xhippo.sgml xhippo.txt.gz
@@ -35,9 +34,9 @@
 
 post-install:
 .if !defined(NOPORTDOCS)
-	${MKDIR} ${PREFIX}/share/doc/xhippo
+	${MKDIR} ${DOCSDIR}
 .for i in ${DOCS}
-	${INSTALL_DATA} ${WRKSRC}/doc/${i} ${PREFIX}/share/doc/xhippo
+	${INSTALL_DATA} ${WRKSRC}/doc/${i} ${DOCSDIR}
 .endfor
 .endif
 	${INSTALL_DATA} ${WRKSRC}/xhippo.config ${PREFIX}/etc/xhippo.config.default
diff -urN /usr/ports/audio/xhippo/distinfo audio/xhippo/distinfo
--- /usr/ports/audio/xhippo/distinfo	Sun Aug 19 01:29:31 2001
+++ audio/xhippo/distinfo	Fri Feb  7 00:17:01 2003
@@ -1 +1 @@
-MD5 (xhippo-3.2.tar.gz) = 8f8a0ae7006f162aebc19af3680970a8
+MD5 (xhippo-3.3.tar.gz) = 28ef26e3a0199daa9e5535a8b682bffe
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: petef 
State-Changed-When: Thu May 15 22:23:39 CDT 2003 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=52046 
>Unformatted:
