- fix the package (tried to use a nonexistent plist) [1]

- use MASTER_SITE_FEDORA (pet portlint a little bit)
 - while I'm here: SHA256 (no MD5 change, Kris: no need to check :) )

This should also fix the package build of the linux XFree86 bits.

Pointyhat to:   netchild [1]
This commit is contained in:
Alexander Leidinger 2005-11-14 20:49:54 +00:00
parent d7c60ba63f
commit 1c4c48f91a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148274
6 changed files with 18 additions and 9 deletions

View File

@ -7,9 +7,10 @@
PORTNAME= fontconfig
PORTVERSION= 2.2.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-fonts linux
MASTER_SITES= ftp://rpmfind.net/linux/fedora/core/3/x86_64/os/Fedora/RPMS/
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR=3/x86_64/os/Fedora/RPMS
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= Linux/i386 binary of Fontconfig
@ -21,6 +22,7 @@ USE_REINPLACE= yes
BASEVERSION= 9
ONLY_FOR_ARCHS= i386 amd64
RPM_SET= fontconfig-2.2.3-5.i386.rpm
PLIST= ${PKGDIR}/pkg-plist
#PKGINSTALL= ${WRKDIR}/pkg-install
@ -28,7 +30,7 @@ do-extract:
@${RM} -rf ${WRKSRC}/tmp
@${MKDIR} ${WRKSRC}/tmp
@cd ${WRKSRC}/tmp; \
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -id;
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | ${CPIO} -id;
post-patch:
@${REINPLACE_CMD} -i "" -e 's:/usr/share/fonts:${X11BASE}/lib/X11/fonts:g ; \

View File

@ -1,2 +1,3 @@
MD5 (rpm/fontconfig-2.2.3-5.i386.rpm) = eb0363e0c829ce9d13ba4e0c68ea8458
SHA256 (rpm/fontconfig-2.2.3-5.i386.rpm) = 78ba916a75999b008744669e8637ba5a0ca2062340e02b878338d684442149d0
SIZE (rpm/fontconfig-2.2.3-5.i386.rpm) = 118946

View File

@ -7,9 +7,10 @@
PORTNAME= fontconfig
PORTVERSION= 2.2.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-fonts linux
MASTER_SITES= ftp://rpmfind.net/linux/fedora/core/3/x86_64/os/Fedora/RPMS/
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR=3/x86_64/os/Fedora/RPMS
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= Linux/i386 binary of Fontconfig
@ -21,6 +22,7 @@ USE_REINPLACE= yes
BASEVERSION= 9
ONLY_FOR_ARCHS= i386 amd64
RPM_SET= fontconfig-2.2.3-5.i386.rpm
PLIST= ${PKGDIR}/pkg-plist
#PKGINSTALL= ${WRKDIR}/pkg-install
@ -28,7 +30,7 @@ do-extract:
@${RM} -rf ${WRKSRC}/tmp
@${MKDIR} ${WRKSRC}/tmp
@cd ${WRKSRC}/tmp; \
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -id;
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | ${CPIO} -id;
post-patch:
@${REINPLACE_CMD} -i "" -e 's:/usr/share/fonts:${X11BASE}/lib/X11/fonts:g ; \

View File

@ -1,2 +1,3 @@
MD5 (rpm/fontconfig-2.2.3-5.i386.rpm) = eb0363e0c829ce9d13ba4e0c68ea8458
SHA256 (rpm/fontconfig-2.2.3-5.i386.rpm) = 78ba916a75999b008744669e8637ba5a0ca2062340e02b878338d684442149d0
SIZE (rpm/fontconfig-2.2.3-5.i386.rpm) = 118946

View File

@ -7,9 +7,10 @@
PORTNAME= fontconfig
PORTVERSION= 2.2.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-fonts linux
MASTER_SITES= ftp://rpmfind.net/linux/fedora/core/3/x86_64/os/Fedora/RPMS/
MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR=3/x86_64/os/Fedora/RPMS
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= Linux/i386 binary of Fontconfig
@ -21,6 +22,7 @@ USE_REINPLACE= yes
BASEVERSION= 9
ONLY_FOR_ARCHS= i386 amd64
RPM_SET= fontconfig-2.2.3-5.i386.rpm
PLIST= ${PKGDIR}/pkg-plist
#PKGINSTALL= ${WRKDIR}/pkg-install
@ -28,7 +30,7 @@ do-extract:
@${RM} -rf ${WRKSRC}/tmp
@${MKDIR} ${WRKSRC}/tmp
@cd ${WRKSRC}/tmp; \
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -id;
rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | ${CPIO} -id;
post-patch:
@${REINPLACE_CMD} -i "" -e 's:/usr/share/fonts:${X11BASE}/lib/X11/fonts:g ; \

View File

@ -1,2 +1,3 @@
MD5 (rpm/fontconfig-2.2.3-5.i386.rpm) = eb0363e0c829ce9d13ba4e0c68ea8458
SHA256 (rpm/fontconfig-2.2.3-5.i386.rpm) = 78ba916a75999b008744669e8637ba5a0ca2062340e02b878338d684442149d0
SIZE (rpm/fontconfig-2.2.3-5.i386.rpm) = 118946