Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2009 20:12:26 -0700 (PDT)
From:      Mark Foster <mark@foster.cc>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/133831: update port graphics/xpdf to fix security vulnerability
Message-ID:  <20090418031226.3643AB997@frau.foster.cc>
Resent-Message-ID: <200904180330.n3I3U1hr089718@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133831
>Category:       ports
>Synopsis:       update port graphics/xpdf to fix security vulnerability
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 18 03:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mark Foster
>Release:        FreeBSD 7.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD frau.foster.cc 7.1-RELEASE-p3 FreeBSD 7.1-RELEASE-p3 #6: Tue Feb 17 02:58:51 PST 2009 root@frau.foster.cc:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
>How-To-Repeat:
	
>Fix:

	

--- xpdf.patch begins here ---
diff -ur xpdf-old/Makefile xpdf/Makefile
--- xpdf-old/Makefile	2008-10-26 22:04:37.000000000 -0700
+++ xpdf/Makefile	2009-04-17 20:05:52.000000000 -0700
@@ -7,14 +7,14 @@
 
 PORTNAME=	xpdf
 PORTVERSION=	3.02
-PORTREVISION=	10
+PORTREVISION=	11
 CATEGORIES=	graphics print
 MASTER_SITES=	ftp://ftp.foolabs.com/pub/xpdf/ \
 		${MASTER_SITE_TEX_CTAN}
 MASTER_SITE_SUBDIR=	support/xpdf
 
 PATCH_SITES=	ftp://ftp.foolabs.com/pub/xpdf/
-PATCHFILES=	xpdf-3.02pl1.patch xpdf-3.02pl2.patch
+PATCHFILES=	xpdf-3.02pl1.patch xpdf-3.02pl2.patch xpdf-3.02pl3.patch
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	araujo@FreeBSD.org
diff -ur xpdf-old/distinfo xpdf/distinfo
--- xpdf-old/distinfo	2008-10-26 22:04:37.000000000 -0700
+++ xpdf/distinfo	2009-04-17 20:06:09.000000000 -0700
@@ -7,6 +7,9 @@
 MD5 (xpdf-3.02pl2.patch) = 3a5cb165ae66781e0b21e6219ae06795
 SHA256 (xpdf-3.02pl2.patch) = d1c1d887b0b8a5283f04f825e44f085f2e92daf7b518889acf1bc89ea07ed9d9
 SIZE (xpdf-3.02pl2.patch) = 20843
+MD5 (xpdf-3.02pl3.patch) = 581963ede0fb5715e1a69f01b5b8ce63
+SHA256 (xpdf-3.02pl3.patch) = 594ce8fbd23bff29eacddfae3533c63c7e86b4a24f7d45e44f1937d3d19e534b
+SIZE (xpdf-3.02pl3.patch) = 30727
 MD5 (patch-zz-xpdf-annot.20080728a) = ddb032df9edcad1ba0ef1fb03189acd8
 SHA256 (patch-zz-xpdf-annot.20080728a) = c96308c0fb90450251a6f8a19b5436a5fd5d70b4d6af2626ba85d3c4b7300fe1
 SIZE (patch-zz-xpdf-annot.20080728a) = 69092
--- xpdf.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090418031226.3643AB997>