diff options
author | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2009-06-02 01:26:31 +0800 |
commit | b67e89375e2935769a740e6daa93cab4e01ce4e4 (patch) | |
tree | 36c801e59afd8bf959bbfa435be1e5b23a32179d /graphics/linux-f10-tiff | |
parent | 9d67f5f0305d6e8609bc6d9353603aae92ae9263 (diff) | |
download | freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.gz freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.tar.zst freebsd-ports-gnome-b67e89375e2935769a740e6daa93cab4e01ce4e4.zip |
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.
Diffstat (limited to 'graphics/linux-f10-tiff')
-rw-r--r-- | graphics/linux-f10-tiff/Makefile | 14 | ||||
-rw-r--r-- | graphics/linux-f10-tiff/distinfo.i386 | 12 |
2 files changed, 14 insertions, 12 deletions
diff --git a/graphics/linux-f10-tiff/Makefile b/graphics/linux-f10-tiff/Makefile index 1b1fdb50c0df..9947606c9917 100644 --- a/graphics/linux-f10-tiff/Makefile +++ b/graphics/linux-f10-tiff/Makefile @@ -1,5 +1,5 @@ -# New ports collection makefile for: graphics/linux-f8-tiff -# Date created: 2008-03-29 +# New ports collection makefile for: graphics/linux-f10-tiff +# Date created: 2009-05-03 # Whom: bsam # # $FreeBSD$ @@ -8,18 +8,20 @@ PORTNAME= tiff PORTVERSION= 3.8.2 CATEGORIES= graphics linux -PKGNAMEPREFIX= linux-f8- +PKGNAMEPREFIX= linux-f10- DISTNAME= ${LINUX_NAME}-${PORTVERSION}-${RPMVERSION} MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= The TIFF library, Linux/i386 binary (Linux Fedora 8) +COMMENT= The TIFF library, Linux/i386 binary (Linux Fedora 10) + +CONFLICTS= linux-tiff-[0-9]* linux-f8-tiff-[0-9]* ONLY_FOR_ARCHS= amd64 i386 USE_LINUX_RPM= yes USE_LINUX_APPS= jpeg LINUX_NAME= lib${PORTNAME} -LINUX_DIST_VER= 8 -RPMVERSION= 9.fc8 +LINUX_DIST_VER= 10 +RPMVERSION= 11.fc10 BRANDELF_DIRS= usr/bin PLIST= pkg-plist.${LINUX_RPM_ARCH} USE_LDCONFIG= yes diff --git a/graphics/linux-f10-tiff/distinfo.i386 b/graphics/linux-f10-tiff/distinfo.i386 index f9a7cf7505e1..e9dad4d7ffc5 100644 --- a/graphics/linux-f10-tiff/distinfo.i386 +++ b/graphics/linux-f10-tiff/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/8/libtiff-3.8.2-9.fc8.i386.rpm) = aa288f3e48b3a445d11710bcb10745e8 -SHA256 (rpm/i386/fedora/8/libtiff-3.8.2-9.fc8.i386.rpm) = 608aafaf3837273023dc4b86be22f8b41804cf16a37db3d582eacbbd611089d1 -SIZE (rpm/i386/fedora/8/libtiff-3.8.2-9.fc8.i386.rpm) = 315358 -MD5 (rpm/i386/fedora/8/libtiff-3.8.2-9.fc8.src.rpm) = 9e8b63fe21ab73abcc4386991ac76004 -SHA256 (rpm/i386/fedora/8/libtiff-3.8.2-9.fc8.src.rpm) = beebad41c8c47b3a0946e28f4bac8b24c4636fdb074b72994178d622c95204bd -SIZE (rpm/i386/fedora/8/libtiff-3.8.2-9.fc8.src.rpm) = 1356197 +MD5 (rpm/i386/fedora/10/libtiff-3.8.2-11.fc10.i386.rpm) = bd57c830861d874b3f4a2c0a2dfe22ed +SHA256 (rpm/i386/fedora/10/libtiff-3.8.2-11.fc10.i386.rpm) = 6b14e4532da43993b73e0293b2dd56c8c947c6fab9db5275e91ffd211e118fa7 +SIZE (rpm/i386/fedora/10/libtiff-3.8.2-11.fc10.i386.rpm) = 317434 +MD5 (rpm/i386/fedora/10/libtiff-3.8.2-11.fc10.src.rpm) = 3b374b35bb8406d5e95e2af7bdf8bdcd +SHA256 (rpm/i386/fedora/10/libtiff-3.8.2-11.fc10.src.rpm) = 9afa6a34913386bd89404f839f792245a7dd3eeb9cd759ebeba8e84423bc087a +SIZE (rpm/i386/fedora/10/libtiff-3.8.2-11.fc10.src.rpm) = 1357175 |