From tkato432@yahoo.com  Thu Oct 13 17:01:56 2005
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 94FA416A421
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 13 Oct 2005 17:01:51 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from hfep05.dion.ne.jp (hfep05.dion.ne.jp [203.181.105.71])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2F22643D45
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu, 13 Oct 2005 17:01:51 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([61.198.243.131]) by hfep05.dion.ne.jp with SMTP
          id <20051013170148686.MGYV@hfep05.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Fri, 14 Oct 2005 02:01:48 +0900
Message-Id: <20051014020030.45ad4eb5.tkato432@yahoo.com>
Date: Fri, 14 Oct 2005 02:00:30 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: misc/xbiso to 0.6.1

>Number:         87386
>Category:       ports
>Synopsis:       Update port: misc/xbiso to 0.6.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    garga
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 13 17:10:17 GMT 2005
>Closed-Date:    Thu Oct 13 19:22:43 GMT 2005
>Last-Modified:  Thu Oct 13 19:22:43 GMT 2005
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p13 i386
>Organization:
>Environment:
>Description:
- Update to version 0.6.1

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/misc/xbiso/Makefile misc/xbiso/Makefile
--- /usr/ports/misc/xbiso/Makefile	Wed Feb 11 16:56:20 2004
+++ misc/xbiso/Makefile	Sat Oct  8 20:45:15 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	xbiso
-PORTVERSION=	0.6.0
+PORTVERSION=	0.6.1
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -19,14 +19,15 @@
 
 USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
-CFLAGS+=	-I${LOCALBASE}/include
-CONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib"
-MAKE_ENV=	LIBS="-L${LOCALBASE}/lib"
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
+		LDFLAGS="-L${LOCALBASE}/lib"
 
 PLIST_FILES=	bin/xbiso
 
 post-patch:
-	@${REINPLACE_CMD} -e "s,^LIBS =,LIBS+=," ${WRKSRC}/Makefile.in
+	@${REINPLACE_CMD} -e 's|$$(CPPFLAGS)|@CPPFLAGS@|g ; \
+		 s|= @LIBS@|= @LDFLAGS@ @LIBS@|g' ${WRKSRC}/Makefile.in
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/xbiso ${PREFIX}/bin
diff -urN /usr/ports/misc/xbiso/distinfo misc/xbiso/distinfo
--- /usr/ports/misc/xbiso/distinfo	Wed Feb 11 16:56:20 2004
+++ misc/xbiso/distinfo	Sat Oct  8 20:40:50 2005
@@ -1,2 +1,2 @@
-MD5 (xbiso-0.6.0.tar.gz) = c3ce54375de763d345122e84e200eae1
-SIZE (xbiso-0.6.0.tar.gz) = 71091
+MD5 (xbiso-0.6.1.tar.gz) = bf4c0e789068ff616de1821c80194431
+SIZE (xbiso-0.6.1.tar.gz) = 49698
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->garga 
Responsible-Changed-By: garga 
Responsible-Changed-When: Thu Oct 13 17:15:15 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87386 
State-Changed-From-To: open->closed 
State-Changed-By: garga 
State-Changed-When: Thu Oct 13 19:22:42 GMT 2005 
State-Changed-Why:  
Committed. Thanks! 

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