ports/81054: Update port: misc/clpbar to 1.10.4
KATO Tsuguru
tkato432 at yahoo.com
Sun May 15 10:10:04 UTC 2005
>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 at 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:
More information about the freebsd-ports-bugs
mailing list