diff options
author | bsam <bsam@FreeBSD.org> | 2006-07-09 21:01:45 +0000 |
---|---|---|
committer | bsam <bsam@FreeBSD.org> | 2006-07-09 21:01:45 +0000 |
commit | 7b689ce7e05a8bc82a8589327ef65efbecd6587c (patch) | |
tree | 30a3afa2f557b8df5b0a2501901056d50bd8579b /x11-fonts/linux-f8-fontconfig | |
parent | ecb63fdf23205121459384352de6e2c43080dbf9 (diff) | |
download | FreeBSD-ports-7b689ce7e05a8bc82a8589327ef65efbecd6587c.zip FreeBSD-ports-7b689ce7e05a8bc82a8589327ef65efbecd6587c.tar.gz |
1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit)
Diffstat (limited to 'x11-fonts/linux-f8-fontconfig')
-rw-r--r-- | x11-fonts/linux-f8-fontconfig/Makefile | 7 | ||||
-rw-r--r-- | x11-fonts/linux-f8-fontconfig/distinfo.i386 | 12 | ||||
-rw-r--r-- | x11-fonts/linux-f8-fontconfig/pkg-plist | 12 |
3 files changed, 16 insertions, 15 deletions
diff --git a/x11-fonts/linux-f8-fontconfig/Makefile b/x11-fonts/linux-f8-fontconfig/Makefile index c01253b..58f7b19 100644 --- a/x11-fonts/linux-f8-fontconfig/Makefile +++ b/x11-fonts/linux-f8-fontconfig/Makefile @@ -7,9 +7,9 @@ PORTNAME= fontconfig PORTVERSION= 2.2.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-fonts linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-5 +DISTNAME= ${PORTNAME}-${PORTVERSION}-13 MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Linux/i386 binary of Fontconfig @@ -18,8 +18,9 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat ONLY_FOR_ARCHS= i386 amd64 USE_LINUX_RPM= yes -LINUX_DIST_VER= 3 +LINUX_DIST_VER= 4 INSTALLS_SHLIB= yes +PLIST_SUB+= PORTVERSION="${PORTVERSION}" BRANDELF_DIRS= usr/bin diff --git a/x11-fonts/linux-f8-fontconfig/distinfo.i386 b/x11-fonts/linux-f8-fontconfig/distinfo.i386 index d637d71..7814ce1 100644 --- a/x11-fonts/linux-f8-fontconfig/distinfo.i386 +++ b/x11-fonts/linux-f8-fontconfig/distinfo.i386 @@ -1,6 +1,6 @@ -MD5 (rpm/i386/fedora/3/fontconfig-2.2.3-5.i386.rpm) = eb0363e0c829ce9d13ba4e0c68ea8458 -SHA256 (rpm/i386/fedora/3/fontconfig-2.2.3-5.i386.rpm) = 78ba916a75999b008744669e8637ba5a0ca2062340e02b878338d684442149d0 -SIZE (rpm/i386/fedora/3/fontconfig-2.2.3-5.i386.rpm) = 118946 -MD5 (rpm/i386/fedora/3/fontconfig-2.2.3-5.src.rpm) = 73facd3c7590de1377d76a933a1e60b1 -SHA256 (rpm/i386/fedora/3/fontconfig-2.2.3-5.src.rpm) = fabdf9619833a6fa04dd5104c32eb19a00a443dc303432dcde33d1021bbf6032 -SIZE (rpm/i386/fedora/3/fontconfig-2.2.3-5.src.rpm) = 767420 +MD5 (rpm/i386/fedora/4/fontconfig-2.2.3-13.i386.rpm) = bec74cb3c13774ec3bca101644598211 +SHA256 (rpm/i386/fedora/4/fontconfig-2.2.3-13.i386.rpm) = 6abada9a9d80c6d1a1edd629bf34a20a42a03ea873fbfed13adc4bbe60d4eaad +SIZE (rpm/i386/fedora/4/fontconfig-2.2.3-13.i386.rpm) = 123276 +MD5 (rpm/i386/fedora/4/fontconfig-2.2.3-13.src.rpm) = e4931c296b82330273a8b7020a1596e6 +SHA256 (rpm/i386/fedora/4/fontconfig-2.2.3-13.src.rpm) = 3425e08912cf073cb48ce4509ec061419cea64cc4d11749c091be0664d711c25 +SIZE (rpm/i386/fedora/4/fontconfig-2.2.3-13.src.rpm) = 770587 diff --git a/x11-fonts/linux-f8-fontconfig/pkg-plist b/x11-fonts/linux-f8-fontconfig/pkg-plist index 67d3610..cb1f841 100644 --- a/x11-fonts/linux-f8-fontconfig/pkg-plist +++ b/x11-fonts/linux-f8-fontconfig/pkg-plist @@ -5,15 +5,15 @@ usr/bin/fc-cache usr/bin/fc-list usr/lib/libfontconfig.so.1 usr/lib/libfontconfig.so.1.0.4 -usr/share/doc/fontconfig-2.2.3/AUTHORS -usr/share/doc/fontconfig-2.2.3/COPYING -usr/share/doc/fontconfig-2.2.3/README -usr/share/doc/fontconfig-2.2.3/fontconfig-user.html -usr/share/doc/fontconfig-2.2.3/fontconfig-user.txt +usr/share/doc/fontconfig-%%PORTVERSION%%/AUTHORS +usr/share/doc/fontconfig-%%PORTVERSION%%/COPYING +usr/share/doc/fontconfig-%%PORTVERSION%%/README +usr/share/doc/fontconfig-%%PORTVERSION%%/fontconfig-user.html +usr/share/doc/fontconfig-%%PORTVERSION%%/fontconfig-user.txt usr/share/man/man1/fc-cache.1.gz usr/share/man/man1/fc-list.1.gz usr/share/man/man5/fonts-conf.5.gz @dirrm etc/fonts -@dirrm usr/share/doc/fontconfig-2.2.3 +@dirrm usr/share/doc/fontconfig-%%PORTVERSION%% @exec /bin/mkdir -p %D/usr/share/fonts @dirrm usr/share/fonts |