linux-fontconfig update request

Alexander Nedotsukov bland at FreeBSD.org
Tue Nov 1 21:34:54 PST 2005


Alexander Leidinger wrote:
>> ps. I did not found any reliable source of v2.3.2 .rpms which going 
>> to be committed with GNOME 2.12. But if any of you will do or have a 
>> chance to cook its own .rpms this will be better.
>
> What about:
> http://rpmseek.com/rpm-dl/fontconfig-2.3.2-1.i386.html?hl=de&cs=fontconfig:PR:0:0:0:0:2139284 
>
>
> Maybe it works...
>
> At 
> http://rpmseek.com/rpm-pl/fontconfig.html?hl=de&cs=fontconfig:PR:0:0:0:0
> there are more sources listed.
Sorry for late reply. Nice hint. Unfortunately all 2.3.2 rpms seems to 
require newer GLIBC than we have ATM.  Errors looks like:

bland at nest:~$realplay
/usr/X11R6/lib/RealPlayer/realplay.bin: /lib/libc.so.6: version 
`GLIBC_2.3.4' not found (required by /usr/lib/libfontconfig.so.1)

But I get a bit close. Please review updated patch. Also is it ok to 
assume that this patch can be committed right after or within GNOME update?

Thanks,
Alexander.

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/linux-fontconfig/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	17 Jun 2005 22:59:28 -0000	1.9
+++ Makefile	2 Nov 2005 05:23:49 -0000
@@ -6,22 +6,23 @@
 #
 
 PORTNAME=	fontconfig
-PORTVERSION=	2.1
-PORTREVISION=	3
+PORTVERSION=	2.2.3
+PORTREVISION=	0
 CATEGORIES=	x11-fonts linux
+MASTER_SITES=	${MASTER_SITE_FEDORA_LINUX}
+MASTER_SITE_SUBDIR=	3/i386/os/Fedora/RPMS/
 
 MAINTAINER=	freebsd-emulation at FreeBSD.org
-COMMENT=	Linux/i386 binary of Fontconfig
+COMMENT=	Linux binary of Fontconfig
 
 EXTRACT_DEPENDS=rpm2cpio:${PORTSDIR}/archivers/rpm
 BUILD_DEPENDS=	${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USE_REINPLACE=	yes
-BASEVERSION=	9
 ONLY_FOR_ARCHS=	i386 amd64
 PLIST=		${WRKDIR}/plist
-RPM_SET=	fontconfig-2.1-9.i386.rpm
+RPM_SET=	fontconfig-2.2.3-5.i386.rpm
 
 #PKGINSTALL=	${WRKDIR}/pkg-install
 
Index: distinfo.i386
===================================================================
RCS file: /home/pcvs/ports/x11-fonts/linux-fontconfig/distinfo.i386,v
retrieving revision 1.2
diff -u -r1.2 distinfo.i386
--- distinfo.i386	17 Mar 2004 18:29:15 -0000	1.2
+++ distinfo.i386	2 Nov 2005 05:23:49 -0000
@@ -1,3 +1,2 @@
-$FreeBSD: ports/x11-fonts/linux-fontconfig/distinfo.i386,v 1.2 2004/03/17 18:29:15 trevor Exp $
-MD5 (rpm/fontconfig-2.1-9.i386.rpm) = 86e827ffaa502266116047e840f8eb8f
-SIZE (rpm/fontconfig-2.1-9.i386.rpm) = 106739
+MD5 (rpm/fontconfig-2.2.3-5.i386.rpm) = eb0363e0c829ce9d13ba4e0c68ea8458
+SIZE (rpm/fontconfig-2.2.3-5.i386.rpm) = 118946


More information about the freebsd-emulation mailing list