FreeBSD Bugzilla – Attachment 31126 Details for
Bug 52017
update to print/gsfonts
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-gsfonts
patch-gsfonts (text/plain), 2.05 KB, created by
Pedro F. Giffuni
on 2003-05-22 04:34:11 UTC
(
hide
)
Description:
patch-gsfonts
Filename:
MIME Type:
Creator:
Pedro F. Giffuni
Created:
2003-05-22 04:34:11 UTC
Size:
2.05 KB
patch
obsolete
>diff -ruN gsfonts.orig/Makefile gsfonts/Makefile >--- gsfonts.orig/Makefile Sun May 4 12:27:11 2003 >+++ gsfonts/Makefile Wed May 21 19:19:00 2003 >@@ -6,10 +6,10 @@ > # > > 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} > >@@ -27,14 +27,14 @@ > > 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> >diff -ruN gsfonts.orig/distinfo gsfonts/distinfo >--- gsfonts.orig/distinfo Sun May 4 12:27:11 2003 >+++ gsfonts/distinfo Sun May 4 13:04:48 2003 >@@ -1,2 +1,2 @@ >-MD5 (ghostscript-fonts-std-5.10.tar.gz) = f3528610ab7c535246adb8c8462f31af >-MD5 (ghostscript-fonts-other-5.10.tar.gz) = fcf3abf81a1b46da9a92942d288020f9 >+MD5 (gnu-gs-fonts-std-6.0.tar.gz) = 1521fab85ca3e8ce3ce781d4970e6c79 >+MD5 (gnu-gs-fonts-other-6.0.tar.gz) = 33457d3f37de7ef03d2eea05a9e6aa4f >diff -ruN gsfonts.orig/pkg-plist gsfonts/pkg-plist >--- gsfonts.orig/pkg-plist Sun May 4 12:27:11 2003 >+++ gsfonts/pkg-plist Wed May 21 19:25:15 2003 >@@ -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.pfb > share/ghostscript/fonts/z003034l.pfm > @dirrm share/ghostscript/fonts >-@dirrm share/ghostscript
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 52017
: 31126 |
31127