diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-09 21:01:45 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2006-07-09 21:01:45 +0000 |
commit | 6478ed46bed46fbc30a696307e85171a5bc1ca7b (patch) | |
tree | a7d0c42780450d9a2fa5a4cdc7899fce297e750c /x11-fonts/linux-fontconfig | |
parent | b1a42e06119df78499453f18b77d88b12c26e4d3 (diff) | |
download | ports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.tar.gz ports-6478ed46bed46fbc30a696307e85171a5bc1ca7b.zip |
Notes
Diffstat (limited to 'x11-fonts/linux-fontconfig')
-rw-r--r-- | x11-fonts/linux-fontconfig/Makefile | 7 | ||||
-rw-r--r-- | x11-fonts/linux-fontconfig/distinfo.i386 | 12 | ||||
-rw-r--r-- | x11-fonts/linux-fontconfig/pkg-plist | 12 |
3 files changed, 16 insertions, 15 deletions
diff --git a/x11-fonts/linux-fontconfig/Makefile b/x11-fonts/linux-fontconfig/Makefile index c01253be6796..58f7b194b65e 100644 --- a/x11-fonts/linux-fontconfig/Makefile +++ b/x11-fonts/linux-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-fontconfig/distinfo.i386 b/x11-fonts/linux-fontconfig/distinfo.i386 index d637d711c0c9..7814ce11feae 100644 --- a/x11-fonts/linux-fontconfig/distinfo.i386 +++ b/x11-fonts/linux-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-fontconfig/pkg-plist b/x11-fonts/linux-fontconfig/pkg-plist index 67d36104fb9a..cb1f841b2938 100644 --- a/x11-fonts/linux-fontconfig/pkg-plist +++ b/x11-fonts/linux-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 |