ports/52046: Update port: audio/xhippo to 3.3

KATO Tsuguru tkato at prontomail.com
Sun May 11 02:20:16 UTC 2003


>Number:         52046
>Category:       ports
>Synopsis:       Update port: audio/xhippo to 3.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 10 19:20:06 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list