FreeBSD Bugzilla – Attachment 36287 Details for
Bug 58240
Update port: graphics/epstool to 3.03
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.52 KB, created by
tkato
on 2003-10-19 16:40:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2003-10-19 16:40:14 UTC
Size:
1.52 KB
patch
obsolete
>diff -urN /usr/ports/graphics/epstool/Makefile graphics/epstool/Makefile >--- /usr/ports/graphics/epstool/Makefile Sat Sep 27 20:57:16 2003 >+++ graphics/epstool/Makefile Mon Oct 20 00:08:01 2003 >@@ -6,7 +6,7 @@ > # > > PORTNAME= epstool >-PORTVERSION= 3.0 >+PORTVERSION= 3.03 > CATEGORIES= graphics > MASTER_SITES= ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ > >@@ -21,11 +21,15 @@ > > RUN_DEPENDS= gs:${PORTSDIR}/${GSPORT} > >+USE_REINPLACE= yes > USE_GMAKE= yes > MAKEFILE= makefile >-MAKE_ARGS= CC="${CC}" CDEBUG="${CFLAGS}" LINK="${CC}" EPSLIB="" >+MAKE_ARGS= MAKE="${GMAKE}" CC="${CC}" CCAUX="${CC}" CDEBUG="${CFLAGS}" \ >+ CLINK="${CC} ${LDFLAGS}" LINK="${CC} ${LDFLAGS}" EPSLIB="" > ALL_TARGET= ${PORTNAME} > >+MAN1= epstool.1 >+ > pre-everything:: > .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes > @${ECHO_MSG} "" >@@ -37,8 +41,12 @@ > post-extract: > @${RM} -f ${WRKSRC}/epstool > >+post-patch: >+ @${REINPLACE_CMD} -e 's|make -f|$$(MAKE) -f|g' ${WRKSRC}/src/unix.mak >+ > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/bin/epstool ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/doc/epstool.1 ${MANPREFIX}/man/man1 > .if !defined(NOPORTDOCS) > @${MKDIR} ${DOCSDIR} > ${INSTALL_DATA} ${WRKSRC}/doc/epstool.htm ${DOCSDIR} >diff -urN /usr/ports/graphics/epstool/distinfo graphics/epstool/distinfo >--- /usr/ports/graphics/epstool/distinfo Thu Apr 24 14:57:45 2003 >+++ graphics/epstool/distinfo Sun Oct 19 23:50:00 2003 >@@ -1 +1 @@ >-MD5 (epstool-3.0.tar.gz) = 5de32de51f41939f9d3a388d0e8ccbcb >+MD5 (epstool-3.03.tar.gz) = b96b2d739303244249a3caaa4e15b73e
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 58240
: 36287