FreeBSD Bugzilla – Attachment 5514 Details for
Bug 13133
update: xpdf 0.90
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.44 KB, created by
Christian Weisgerber
on 1999-08-14 05:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Christian Weisgerber
Created:
1999-08-14 05:40:01 UTC
Size:
2.44 KB
patch
obsolete
>diff -uNr /usr/ports/graphics/xpdf/Makefile xpdf/Makefile >--- /usr/ports/graphics/xpdf/Makefile Wed Jun 30 00:34:33 1999 >+++ xpdf/Makefile Sat Aug 14 04:46:27 1999 >@@ -6,31 +6,37 @@ > # $Id: Makefile,v 1.22 1999/06/23 06:59:59 taoka Exp $ > # > >-DISTNAME= xpdf-0.80 >+DISTNAME= xpdf-0.90 > CATEGORIES= graphics print > MASTER_SITES= ${MASTER_SITE_TEX_CTAN} ftp://ftp.foolabs.com/pub/xpdf/ \ >- ftp://ftp.duke.edu/pub/X11/contrib/applications/ \ >- ${MASTER_SITE_TEX_CTAN} >+ ftp://ftp.duke.edu/pub/X11/contrib/applications/ > MASTER_SITE_SUBDIR=support/xpdf > EXTRACT_SUFX= .tgz > > .if defined(USA_RESIDENT) && !defined(PACKAGE_BUILDING) >-PATCH_SITES= ftp://ftp.sci.usq.edu.au/pub/linux/xpdf/ >-PATCHFILES= xpdf-0.80-decrypt.patch >-PATCH_DIST_ARGS=-p0 -E -d ${WRKDIR} --quiet >+PATCH_SITES= http://www.fefe.de/ >+PATCHFILES= xpdf-0.90-fefe-diff.gz >+PATCH_DIST_STRIP= -p1 > .endif > > MAINTAINER= chuckr@glue.umd.edu > >+BUILD_DEPENDS= ${LOCALBASE}/lib/libt1.a:${PORTSDIR}/devel/t1lib > LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm > > .if defined(USA_RESIDENT) && !defined(PACKAGE_BUILDING) > RESTRICTED= "Contains cryptography" > .endif >-USE_X_PREFIX= yes >+USE_XLIB= yes > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --with-gzip --enable-japanese >-CONFIGURE_ENV= CXXFLAGS="${CFLAGS}" >+CONFIGURE_ARGS= --with-gzip --enable-japanese \ >+ --with-t1-library=${LOCALBASE}/lib \ >+ --with-t1-includes=${LOCALBASE}/include \ >+ --with-t1x-library=${LOCALBASE}/lib \ >+ --with-t1x-includes=${LOCALBASE}/include >+.if defined(A4) >+CONFIGURE_ARGS+= --enable-a4-paper >+.endif > > MAN1= pdfimages.1 \ > pdfinfo.1 \ >diff -uNr /usr/ports/graphics/xpdf/files/md5 xpdf/files/md5 >--- /usr/ports/graphics/xpdf/files/md5 Wed Jun 30 00:34:33 1999 >+++ xpdf/files/md5 Sat Aug 14 04:47:14 1999 >@@ -1,2 +1,2 @@ >-MD5 (xpdf-0.80.tgz) = 91d49cfaf1e555a26a9bcd0b57e51f8a >-MD5 (xpdf-0.80-decrypt.patch) = 97d6648022fcd9633917f8dc96d25fa2 >+MD5 (xpdf-0.90.tgz) = a7678b64713a466279b61c28ba01134b >+MD5 (xpdf-0.90-fefe-diff.gz) = 94540d59aee83441f33fbc09fc800ba8 >diff -uNr /usr/ports/graphics/xpdf/patches/patch-aa xpdf/patches/patch-aa >--- /usr/ports/graphics/xpdf/patches/patch-aa Thu Jan 1 01:00:00 1970 >+++ xpdf/patches/patch-aa Sat Aug 14 04:20:57 1999 >@@ -0,0 +1,11 @@ >+--- Makefile.in.orig Tue Aug 3 06:36:22 1999 >++++ Makefile.in Sat Aug 14 04:20:32 1999 >+@@ -12,7 +12,7 @@ >+ exec_prefix = @exec_prefix@ >+ srcdir = @srcdir@ >+ >+-INSTALL = @INSTALL@ >++INSTALL = @INSTALL_PROGRAM@ >+ INSTALL_DATA = @INSTALL_DATA@ >+ >+ EXE = @EXE@
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 13133
: 5514