SECURITY fix for CVE-2007-3387.
Also remove former maintainer at his request. ok kili@
This commit is contained in:
parent
5651c50397
commit
981e5b9829
@ -1,21 +1,22 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2007/03/30 04:09:42 ckuethe Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2007/07/31 21:22:16 naddy Exp $
|
||||
|
||||
COMMENT= "PDF viewer for X"
|
||||
COMMENT= PDF viewer for X11
|
||||
|
||||
DISTNAME= xpdf-3.02
|
||||
PKGNAME= xpdf-3.02pl1
|
||||
CATEGORIES= textproc x11
|
||||
|
||||
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
|
||||
ftp://gd.tuwien.ac.at/publishing/xpdf/ \
|
||||
ftp://tug.org/xpdf/
|
||||
PATCHFILES= xpdf-3.02pl1.patch
|
||||
PATCH_DIST_STRIP=-p1
|
||||
|
||||
HOMEPAGE= http://www.foolabs.com/xpdf/
|
||||
|
||||
LIB_DEPENDS+= t1.>=3::devel/t1lib
|
||||
RUN_DEPENDS+= ::print/ghostscript/gnu-fonts
|
||||
|
||||
MAINTAINER= Brad Smith <brad@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
@ -38,8 +39,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include/freetype2 -I${X11BASE}/include -I$
|
||||
NO_REGRESS= Yes
|
||||
|
||||
post-install:
|
||||
@cd ${PREFIX}/bin && \
|
||||
strip pdffonts pdfimages pdfinfo pdftoppm pdftops pdftotext xpdf
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/xpdf
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/sample-xpdfrc \
|
||||
${PREFIX}/share/examples/xpdf/xpdfrc
|
||||
|
@ -1,5 +1,10 @@
|
||||
MD5 (xpdf-3.02.tar.gz) = WZ3EzGWgfuhoz5KmZ6kT0g==
|
||||
MD5 (xpdf-3.02pl1.patch) = h3EYeG3+J9G3qlpnWcxuRQ==
|
||||
RMD160 (xpdf-3.02.tar.gz) = 6QDLhnC4xDC+qkWJX7R0QRyxlY0=
|
||||
RMD160 (xpdf-3.02pl1.patch) = XDEPlnYPcunBBisAxXwu0DWsZ1c=
|
||||
SHA1 (xpdf-3.02.tar.gz) = +ZQGmIQMioBFZ36L5oq4WAkD4go=
|
||||
SHA1 (xpdf-3.02pl1.patch) = zTyO1uH9NgYJi4XVzIp9GqMFJm0=
|
||||
SHA256 (xpdf-3.02.tar.gz) = szp9VvRUwzGuUJlvmJ6GyRZuV6+Xt03ijN3z1RrBHwA=
|
||||
SHA256 (xpdf-3.02pl1.patch) = WPYTsAtBSoaqd2t2/NiZu0FeTuTtwhhMinxO0QBNu/M=
|
||||
SIZE (xpdf-3.02.tar.gz) = 674912
|
||||
SIZE (xpdf-3.02pl1.patch) = 1050
|
||||
|
Loading…
Reference in New Issue
Block a user