Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 13:17:15 +0400 (MSD)
From:      "Sergey A.Osokin" <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/38329: [MAINTAINER] mail/stuphead: remove BROKEN tag
Message-ID:  <20020520091715.2894A97@freebsd.org.ru>

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

>Number:         38329
>Category:       ports
>Synopsis:       [MAINTAINER] mail/stuphead: remove BROKEN tag
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 20 02:20:05 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
n/a
>Environment:
System: FreeBSD 4.5-STABLE i386

>Description:
	[MAINTAINER] mail/stuphead: remove BROKEN tag
>How-To-Repeat:
>Fix:

diff -ruN stuphead.old/Makefile stuphead/Makefile
--- stuphead.old/Makefile	Mon May 20 13:14:48 2002
+++ stuphead/Makefile	Mon May 20 13:05:12 2002
@@ -16,7 +16,7 @@
 
 MAINTAINER=	ozz@FreeBSD.org.ru
 
-BROKEN=		"Does not package correctly"
+#BROKEN=		"Does not package correctly"
 
 LIB_DEPENDS=	iconv.3:${PORTSDIR}/converters/libiconv
 
diff -ruN stuphead.old/files/patch-src::conv_iconv.h stuphead/files/patch-src::conv_iconv.h
--- stuphead.old/files/patch-src::conv_iconv.h	Thu Jan  1 03:00:00 1970
+++ stuphead/files/patch-src::conv_iconv.h	Mon May 20 13:09:41 2002
@@ -0,0 +1,14 @@
+--- src/conv_iconv.h.orig	Mon May 20 13:08:26 2002
++++ src/conv_iconv.h	Mon May 20 13:09:01 2002
+@@ -9,11 +9,7 @@
+ #endif
+ 
+ #include <glib.h>
+-#ifdef LIBICONV_PLUG
+-#include <giconv.h>
+-#else
+ #include <iconv.h>
+-#endif
+ #include <gtk/gtk.h>
+ 
+ #define MAX_CHAR_LEN 4
diff -ruN stuphead.old/files/patch-src::cpconfigparse.h stuphead/files/patch-src::cpconfigparse.h
--- stuphead.old/files/patch-src::cpconfigparse.h	Thu Jan  1 03:00:00 1970
+++ stuphead/files/patch-src::cpconfigparse.h	Mon May 20 13:12:43 2002
@@ -0,0 +1,14 @@
+--- src/cpconfigparse.h.orig	Mon May 20 13:11:39 2002
++++ src/cpconfigparse.h	Mon May 20 13:12:00 2002
+@@ -9,11 +9,7 @@
+ #endif
+ 
+ #include <glib.h>
+-#ifdef LIBICONV_PLUG
+-#include <giconv.h>
+-#else
+ #include <iconv.h>
+-#endif
+ #include <gtk/gtk.h>
+ 
+ #define MAX_CHAR_LEN 4
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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