ports/104491: [MAINTAINER] [PATCH] x11/mrxvt-devel: disable debug build
Lars Engels
lars.engels at 0x20.net
Tue Oct 17 12:30:41 UTC 2006
>Number: 104491
>Category: ports
>Synopsis: [MAINTAINER] [PATCH] x11/mrxvt-devel: disable debug build
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 17 12:30:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Lars Engels
>Release: FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD bart.bsd-geek.de 7.0-CURRENT FreeBSD 7.0-CURRENT #12: Wed Oct 11 14:02:24 CEST 2006
>Description:
- Version 0.5.2 has debug build options set by default. With the patch, it builds normally.
- beautify pkg-message
Added file(s):
- files/patch-aa
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- mrxvt-devel-0.5.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/mrxvt-devel.orig/files/patch-aa /usr/ports/x11/mrxvt-devel/files/patch-aa
--- /usr/ports/x11/mrxvt-devel.orig/files/patch-aa Thu Jan 1 01:00:00 1970
+++ /usr/ports/x11/mrxvt-devel/files/patch-aa Mon Oct 16 09:09:30 2006
@@ -0,0 +1,13 @@
+Index: src/init.c
+===================================================================
+--- src/init.c (revision 195)
++++ src/init.c (working copy)
+@@ -41,7 +41,7 @@
+ # define DEBUG_X
+ #else
+ # define DEBUG_LEVEL 0
+-# define DEBUG_X
++# undef DEBUG_X
+ #endif
+
+ #if DEBUG_LEVEL
diff -ruN --exclude=CVS /usr/ports/x11/mrxvt-devel.orig/files/pkg-message.in /usr/ports/x11/mrxvt-devel/files/pkg-message.in
--- /usr/ports/x11/mrxvt-devel.orig/files/pkg-message.in Tue Oct 17 13:55:57 2006
+++ /usr/ports/x11/mrxvt-devel/files/pkg-message.in Tue Oct 17 13:59:48 2006
@@ -1,5 +1,5 @@
-=================================================================================
+===================================================================================
Sample configuration files have been installed to %%PREFIX%%/etc/mrxvt
Useful scripts have been installed to %%EXAMPLESDIR%%/scripts
-=================================================================================
+===================================================================================
--- mrxvt-devel-0.5.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list