Date: Mon, 11 Jul 2005 18:43:09 +0200 (CEST) From: Ulrich Spoerlein <q@galgenberg.net> To: FreeBSD-gnats-submit@FreeBSD.org Cc: trevor@FreeBSD.org, netchild@FreeBSD.org Subject: ports/83264: [PATCH] emulators/linux_base-suse-9.2: Add freetype2 Message-ID: <200507111643.j6BGh9nU049577@roadrunner.q.local> Resent-Message-ID: <200507111650.j6BGo68R053721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83264 >Category: ports >Synopsis: [PATCH] emulators/linux_base-suse-9.2: Add freetype2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Jul 11 16:50:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ulrich Spoerlein >Release: FreeBSD 6.0-CURRENT i386 >Organization: >Environment: System: FreeBSD roadrunner 6.0-CURRENT FreeBSD 6.0-CURRENT #1: Sun Jul 3 14:07:41 CEST >Description: emulators/linux_base (RedHat 8) includes libfreetype, which is needed by Skype for example. Add it to linux_base-suse-9.2 too, so skype has a chance to run. (tested with skype, acroread7 and realplayer) Port maintainer (trevor@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.63 >How-To-Repeat: >Fix: --- linux_base-suse-9.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/linux_base-suse-9.2/Makefile,v retrieving revision 1.94 diff -u -u -r1.94 Makefile --- Makefile 10 Jun 2005 08:27:54 -0000 1.94 +++ Makefile 11 Jul 2005 16:39:35 -0000 @@ -23,6 +23,7 @@ glib-1.2.10-589.i586.rpm \ bash-3.0-8.2.i586.rpm:update \ ncurses-5.4-65.i586.rpm \ + freetype2-2.1.9-3.i586.rpm \ readline-5.0-1.2.i586.rpm:update \ zlib-1.2.1-74.i586.rpm \ bzip2-1.0.2-347.i586.rpm \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/emulators/linux_base-suse-9.2/distinfo,v retrieving revision 1.21 diff -u -u -r1.21 distinfo --- distinfo 14 Jan 2005 07:16:40 -0000 1.21 +++ distinfo 11 Jul 2005 16:39:36 -0000 @@ -18,6 +18,8 @@ SIZE (rpm/i386/suse/9.2/bash-3.0-8.2.i586.rpm) = 718905 MD5 (rpm/i386/suse/9.2/ncurses-5.4-65.i586.rpm) = d5a6534ed6bf21e27710b035a5b3e423 SIZE (rpm/i386/suse/9.2/ncurses-5.4-65.i586.rpm) = 793431 +MD5 (rpm/i386/suse/9.2/freetype2-2.1.9-3.i586.rpm) = 1b5fbcab6ca8913567fc4af6017b3fd6 +SIZE (rpm/i386/suse/9.2/freetype2-2.1.9-3.i586.rpm) = 534262 MD5 (rpm/i386/suse/9.2/readline-5.0-1.2.i586.rpm) = 44b6eb67921d1833682d1b3fc26fb19a SIZE (rpm/i386/suse/9.2/readline-5.0-1.2.i586.rpm) = 173935 MD5 (rpm/i386/suse/9.2/zlib-1.2.1-74.i586.rpm) = fd6300d65994f13b479161cb6930f6c9 --- linux_base-suse-9.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507111643.j6BGh9nU049577>