1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 1.5

Give maintainership to submitter

PR:		34527
Submitted by:	Anders Andersson <anders@hack.org>
This commit is contained in:
Patrick Li 2002-02-02 04:53:50 +00:00
parent 74f0bfa70e
commit 961873521f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=54124
3 changed files with 16 additions and 3 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (gdkxft-1.4.tar.gz) = 6c4d593ff119020a9d737a1d76b2f8b2
MD5 (gdkxft-1.5.tar.gz) = ed594e24cf2aefe7a71f96425c1922e8

View File

@ -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"