Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2005 19:00:14 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/81054: Update port: misc/clpbar to 1.10.4
Message-ID:  <20050515190014.2bf2b07e.tkato432@yahoo.com>
Resent-Message-ID: <200505151010.j4FAA3PO033150@freefall.freebsd.org>

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

>Number:         81054
>Category:       ports
>Synopsis:       Update port: misc/clpbar to 1.10.4
>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:   Sun May 15 10:10:03 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p7 i386
>Organization:
>Environment:
>Description:
- Update to verison 1.10.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/misc/clpbar/Makefile misc/clpbar/Makefile
--- /usr/ports/misc/clpbar/Makefile	Thu Jan 20 03:13:29 2005
+++ misc/clpbar/Makefile	Sun May 15 01:18:56 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	clpbar
-PORTVERSION=	1.10.3
+PORTVERSION=	1.10.4
 CATEGORIES=	misc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -16,10 +16,14 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Command Line Progress Bar
 
-USE_GNOME=	gnometarget
+USE_REINPLACE=	yes
 GNU_CONFIGURE=	yes
+CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
 
+MAN1=		bar.1
 PLIST_FILES=	bin/bar
-MAN1=	bar.1
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|= -O2|= @CFLAGS@|g' ${WRKSRC}/Makefile.in
 
 .include <bsd.port.mk>
diff -urN /usr/ports/misc/clpbar/distinfo misc/clpbar/distinfo
--- /usr/ports/misc/clpbar/distinfo	Thu Jan 20 03:13:29 2005
+++ misc/clpbar/distinfo	Sun May 15 01:15:36 2005
@@ -1,2 +1,2 @@
-MD5 (bar-1.10.3.tar.gz) = aad78991fb5174aaa000a2e473d95983
-SIZE (bar-1.10.3.tar.gz) = 137461
+MD5 (bar-1.10.4.tar.gz) = 5c6792ba8b852d293466bf1b97032426
+SIZE (bar-1.10.4.tar.gz) = 137536
>Release-Note:
>Audit-Trail:
>Unformatted:



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