Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Feb 2002 13:51:43 +0100 (CET)
From:      Anders Andersson <anders@hack.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34527: upgrade of x11/gdkxft to latest version
Message-ID:  <200202011251.g11Cphs24482@sushi.sanyusan.se>

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

>Number:         34527
>Category:       ports
>Synopsis:       upgrade of x11/gdkxft to latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 01 05:00:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Anders Andersson
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD sushi.sanyusan.se 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Jan 28 23:03:20 CET 2002 toor@sushi.sanyusan.se:/usr/obj/usr/src/sys/SUSHI i386


	
>Description:
	Update of x11/gdkxft to latest version.
>How-To-Repeat:
	
>Fix:

	

--- gdkxft.diff begins here ---
diff -ruN gdkxft/Makefile gdkxft.new/Makefile
--- gdkxft/Makefile	Sun Dec 30 13:10:03 2001
+++ gdkxft.new/Makefile	Fri Feb  1 13:15:00 2002
@@ -6,12 +6,14 @@
 #
 
 PORTNAME=	gdkxft
-PORTVERSION=	1.4
+PORTVERSION=	1.5
 CATEGORIES=	x11
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	anders@hack.org
+
+BUILD_DEPENDS=	giconv:${PORTSDIR}/converters/libiconv
 
 USE_X_PREFIX=	yes
 USE_GTK=	yes
diff -ruN gdkxft/distinfo gdkxft.new/distinfo
--- gdkxft/distinfo	Sun Dec 30 13:10:03 2001
+++ gdkxft.new/distinfo	Fri Feb  1 13:09:41 2002
@@ -1 +1 @@
-MD5 (gdkxft-1.4.tar.gz) = 6c4d593ff119020a9d737a1d76b2f8b2
+MD5 (gdkxft-1.5.tar.gz) = ed594e24cf2aefe7a71f96425c1922e8
diff -ruN gdkxft/files/patch-src::gdkxft.c gdkxft.new/files/patch-src::gdkxft.c
--- gdkxft/files/patch-src::gdkxft.c	Thu Jan  1 01:00:00 1970
+++ gdkxft.new/files/patch-src::gdkxft.c	Fri Feb  1 13:22:46 2002
@@ -0,0 +1,11 @@
+--- src/gdkxft.c.orig	Fri Feb  1 13:20:17 2002
++++ src/gdkxft.c	Fri Feb  1 13:20:39 2002
+@@ -32,7 +32,7 @@
+ #include <gdk/gdk.h>
+ #include <gdk/gdkprivate.h>
+ 
+-#include <iconv.h>
++#include <giconv.h>
+ 
+ #include "realfuncs.h"
+ 
--- gdkxft.diff ends here ---


>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?200202011251.g11Cphs24482>