From c11516af7b118b7909eea2a3365f1ba4a6bff9cc Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Mon, 1 Jun 2009 17:26:31 +0000 Subject: Here are new Linux Fedora 10 infrastructure ports. Those ports are intended to be used with 8-CURRENT at least with SVN r192206. If you want to switch to linux-f10 ports, please define at /etc/make.conf: OVERRIDE_LINUX_BASE_PORT=f10 OVERRIDE_LINUX_NONBASE_PORTS=f10 An upgrading procedure is shown at /usr/ports/UPDATING, entries 20090401 and 20070327. For the first time all tested linux ports work as expected(!): . acroread8; . google-earth; . skype; . seamonkey. Many thanks for kernel folks who really did the main work (and I wrote only some lines of ports). There is a good chance that those ports may become a default for 8.0-RELEASE. Please, test and report back to emulation@ ML. --- graphics/linux-f10-cairo/Makefile | 20 +++++++++++--------- graphics/linux-f10-cairo/distinfo.i386 | 12 ++++++------ 2 files changed, 17 insertions(+), 15 deletions(-) (limited to 'graphics/linux-f10-cairo') diff --git a/graphics/linux-f10-cairo/Makefile b/graphics/linux-f10-cairo/Makefile index f86b18119808..1276e861b5d4 100644 --- a/graphics/linux-f10-cairo/Makefile +++ b/graphics/linux-f10-cairo/Makefile @@ -1,30 +1,32 @@ -# New ports collection makefile for: graphics/linux-f8-cairo -# Date created: 2008-03-29 +# New ports collection makefile for: graphics/linux-f10-cairo +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ # PORTNAME= cairo -PORTVERSION= 1.4.14 +PORTVERSION= 1.8.0 CATEGORIES= graphics linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= emulation@FreeBSD.org -COMMENT= Vector graphics library Cairo (Linux Fedora 8) +COMMENT= Vector graphics library Cairo (Linux Fedora 10) + +CONFLICTS= linux-cairo-[0-9]* linux-f8-cairo-[0-9]* ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes USE_LINUX_APPS= fontconfig png xorglibs -LINUX_DIST_VER= 8 -RPMVERSION= 1.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 1.fc10 USE_LDCONFIG= yes PLIST_FILES= usr/lib/libcairo.so.2 \ - usr/lib/libcairo.so.2.11.7 + usr/lib/libcairo.so.2.10800.0 DOCSDIR= ${PREFIX}/usr/share/doc/cairo-${PORTVERSION} PORTDOCS= AUTHORS BIBLIOGRAPHY BUGS COPYING COPYING-LGPL-2.1 \ - COPYING-MPL-1.1 ChangeLog NEWS PORTING_GUIDE README ROADMAP TODO + COPYING-MPL-1.1 ChangeLog NEWS PORTING_GUIDE README .include diff --git a/graphics/linux-f10-cairo/distinfo.i386 b/graphics/linux-f10-cairo/distinfo.i386 index 88e9fab2556e..eb877c2483de 100644 --- a/graphics/linux-f10-cairo/distinfo.i386 +++ b/graphics/linux-f10-cairo/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/cairo-1.4.14-1.fc8.i386.rpm) = f42c5857363042d1737a592dcc1689bf -SHA256 (rpm/i386/fedora/8/cairo-1.4.14-1.fc8.i386.rpm) = 89657f0bf240f0b8b54dbe0e52a25fee44a639933f286f680989a20d22fe55f7 -SIZE (rpm/i386/fedora/8/cairo-1.4.14-1.fc8.i386.rpm) = 575668 -MD5 (rpm/i386/fedora/8/cairo-1.4.14-1.fc8.src.rpm) = eb66f33eea51b479a10ad63e4fdff276 -SHA256 (rpm/i386/fedora/8/cairo-1.4.14-1.fc8.src.rpm) = bc3714126c922943e1756a8ecfb289e391c273d66d421efc78a0444712ba400d -SIZE (rpm/i386/fedora/8/cairo-1.4.14-1.fc8.src.rpm) = 3294060 +MD5 (rpm/i386/fedora/10/cairo-1.8.0-1.fc10.i386.rpm) = 8d9fb08d0500167310d25812c9ecba8d +SHA256 (rpm/i386/fedora/10/cairo-1.8.0-1.fc10.i386.rpm) = a80cd948db6467d66b331954ab4419df453e519bab682ea088a3277b41237b30 +SIZE (rpm/i386/fedora/10/cairo-1.8.0-1.fc10.i386.rpm) = 453223 +MD5 (rpm/i386/fedora/10/cairo-1.8.0-1.fc10.src.rpm) = 0918411b181e27469f319fb707adb13e +SHA256 (rpm/i386/fedora/10/cairo-1.8.0-1.fc10.src.rpm) = 52a6a5c8271edf1400f654e780924818532b2a73ae8a51dbf0ab142493f91fb3 +SIZE (rpm/i386/fedora/10/cairo-1.8.0-1.fc10.src.rpm) = 5677365 -- cgit v1.2.3