Skip to content

Commit

Permalink
Pullup ticket 150 - requested by Dieter Baron
Browse files Browse the repository at this point in the history
security fix for xpdf

Module Name:    pkgsrc
Committed By:   dillo
Date:           Thu Nov 25 13:20:36 UTC 2004

Modified Files:
        pkgsrc/print/xpdf: Makefile distinfo

Log Message:
update to 3.00.1 (pl1): fix various buffer overflows
---
Module Name:    pkgsrc
Committed By:   dillo
Date:           Thu Nov 25 13:26:16 UTC 2004

Modified Files:
        pkgsrc/print/xpdf: Makefile

Log Message:
on second thought, let's call it pl1, as was done before
  • Loading branch information
snj committed Nov 25, 2004
1 parent ed0e9c3 commit 610de7d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 6 additions & 1 deletion print/xpdf/Makefile
@@ -1,11 +1,16 @@
# $NetBSD: Makefile,v 1.30 2004/07/28 11:06:43 wiz Exp $
# $NetBSD: Makefile,v 1.30.2.1 2004/11/25 18:08:24 snj Exp $

DISTNAME= xpdf-3.00
PKGNAME= ${DISTNAME}pl1
CATEGORIES= print
MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \
${MASTER_SITE_SUNSITE:=apps/graphics/viewers/X/} \
http://gd.tuwien.ac.at/publishing/xpdf/

PATCHFILES= xpdf-3.00pl1.patch
PATCH_SITES= ${MASTER_SITES}
PATCH_DIST_ARGS=-d ${WRKSRC}/xpdf --quiet

MAINTAINER= dillo@NetBSD.org
HOMEPAGE= http://www.foolabs.com/xpdf/
COMMENT= Display tool for PDF files
Expand Down
4 changes: 3 additions & 1 deletion print/xpdf/distinfo
@@ -1,7 +1,9 @@
$NetBSD: distinfo,v 1.15 2004/04/27 19:45:32 adam Exp $
$NetBSD: distinfo,v 1.15.4.1 2004/11/25 18:08:24 snj Exp $

SHA1 (xpdf-3.00.tar.gz) = 080317afce0851274fec2865131f59590b54eb99
Size (xpdf-3.00.tar.gz) = 534697 bytes
SHA1 (xpdf-3.00pl1.patch) = b984f64c25310e3b0bdebd9b75088ea46e067735
Size (xpdf-3.00pl1.patch) = 7434 bytes
SHA1 (patch-aa) = 3f5d7792b9febecccbce49848755a351465df729
SHA1 (patch-ab) = 775bfdd4d81ac8b6dd358eeec320097faaecaf90
SHA1 (patch-ac) = 6fa74df05e01510c792eb2b20f670e6903f30aa2
Expand Down

0 comments on commit 610de7d

Please sign in to comment.