ports/87386: Update port: misc/xbiso to 0.6.1

KATO Tsuguru tkato432 at yahoo.com
Thu Oct 13 17:10:22 UTC 2005


>Number:         87386
>Category:       ports
>Synopsis:       Update port: misc/xbiso to 0.6.1
>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:   Thu Oct 13 17:10:17 GMT 2005
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list