Update to 6.0

PR:		52017
Submitted by:	"Pedro F. Giffuni" <giffunip@yahoo.com>
This commit is contained in:
Maho Nakata 2003-07-12 03:28:45 +00:00
parent bd3ab8c828
commit e9d1b7960e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84728
3 changed files with 12 additions and 13 deletions

View File

@ -6,15 +6,16 @@
#
PORTNAME= gsfonts
PORTVERSION= 5.10
PORTVERSION= 6.0
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.cs.wisc.edu/ghost/gnu/gs510/
ftp://ftp.cs.wisc.edu/ghost/gnu/
MASTER_SITE_SUBDIR= ghostscript
DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER}
DIST_SUBDIR= ghostscript
MAINTAINER= ports@FreeBSD.org
COMMENT= Fonts used by GNU Ghostscript
COMMENT= Fonts used by GNU Ghostscript (or X)
BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst
@ -27,14 +28,14 @@ BUILD_DEPENDS+= ${X11BASE}/bin/mkfontdir:${PORTSDIR}/x11/XFree86
NO_BUILD= yes
GS_FONTS_STD= ghostscript-fonts-std-5.10.tar.gz
GS_FONTS_OTHER= ghostscript-fonts-other-5.10.tar.gz
GS_FONTS_STD= gnu-gs-fonts-std-${PORTVERSION}.tar.gz
GS_FONTS_OTHER= gnu-gs-fonts-other-${PORTVERSION}.tar.gz
GSDIR= ${PREFIX}/share/ghostscript
do-install:
@${MKDIR} ${GSDIR}/fonts
${TAR} -xzf ${DISTDIR}/${GS_FONTS_OTHER} -C ${GSDIR}/fonts
${TAR} -xzf ${DISTDIR}/${GS_FONTS_STD} -C ${GSDIR}/fonts
(cd ${GSDIR}/fonts; ${LOCALBASE}/bin/type1inst -nogs -nolog -q)
@${MKDIR} ${GSDIR}
${TAR} -xzf ${DISTDIR}/${GS_FONTS_OTHER} -C ${GSDIR}
${TAR} -xzf ${DISTDIR}/${GS_FONTS_STD} -C ${GSDIR}
(cd ${GSDIR}/fonts; ${LOCALBASE}/bin/type1inst -nox -nolog -q)
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
MD5 (ghostscript-fonts-std-5.10.tar.gz) = f3528610ab7c535246adb8c8462f31af
MD5 (ghostscript-fonts-other-5.10.tar.gz) = fcf3abf81a1b46da9a92942d288020f9
MD5 (ghostscript/gnu-gs-fonts-std-6.0.tar.gz) = 1521fab85ca3e8ce3ce781d4970e6c79
MD5 (ghostscript/gnu-gs-fonts-other-6.0.tar.gz) = 33457d3f37de7ef03d2eea05a9e6aa4f

View File

@ -1,4 +1,3 @@
share/ghostscript/fonts/COPYING
share/ghostscript/fonts/Fontmap
share/ghostscript/fonts/a010013l.afm
share/ghostscript/fonts/a010013l.pfb
@ -169,4 +168,3 @@ share/ghostscript/fonts/z003034l.afm
share/ghostscript/fonts/z003034l.pfb
share/ghostscript/fonts/z003034l.pfm
@dirrm share/ghostscript/fonts
@dirrm share/ghostscript