Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2009 23:21:57 -0200 (BRST)
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        araujo@FreeBSD.org
Subject:   ports/139782: [PATCH] graphics/xpdf: Added new patch, xpdf-3.02pl4.patch.
Message-ID:  <20091020012157.8B03C3F416C@fbsd.scjamorim.org>
Resent-Message-ID: <200910200130.n9K1U5L6023622@freefall.freebsd.org>

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

>Number:         139782
>Category:       ports
>Synopsis:       [PATCH] graphics/xpdf: Added new patch, xpdf-3.02pl4.patch.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 20 01:30:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009
>Description:
- Added new patch

Port maintainer (araujo@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- xpdf-3.02_11.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/xpdf/Makefile,v
retrieving revision 1.91
diff -u -u -r1.91 Makefile
--- Makefile	18 Apr 2009 17:27:21 -0000	1.91
+++ Makefile	20 Oct 2009 01:20:28 -0000
@@ -14,7 +14,8 @@
 MASTER_SITE_SUBDIR=	support/xpdf
 
 PATCH_SITES=	ftp://ftp.foolabs.com/pub/xpdf/
-PATCHFILES=	xpdf-3.02pl1.patch xpdf-3.02pl2.patch xpdf-3.02pl3.patch
+PATCHFILES=	xpdf-3.02pl1.patch xpdf-3.02pl2.patch xpdf-3.02pl3.patch \
+		xpdf-3.02pl4.patch
 PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	araujo@FreeBSD.org
@@ -76,8 +77,8 @@
 
 .if defined(WITH_DRAW)
 # add support for adding/deleting drawing annotations in PDF files
-PATCH_SITES+=   http://info.iet.unipi.it/~luigi/FreeBSD/
-PATCHFILES+=    patch-zz-xpdf-annot.20080728a
+PATCH_SITES+=	http://info.iet.unipi.it/~luigi/FreeBSD/
+PATCHFILES+=	patch-zz-xpdf-annot.20080728a
 .endif
 
 post-install:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/xpdf/distinfo,v
retrieving revision 1.30
diff -u -u -r1.30 distinfo
--- distinfo	18 Apr 2009 17:27:21 -0000	1.30
+++ distinfo	20 Oct 2009 01:20:28 -0000
@@ -10,6 +10,9 @@
 MD5 (xpdf-3.02pl3.patch) = 581963ede0fb5715e1a69f01b5b8ce63
 SHA256 (xpdf-3.02pl3.patch) = 594ce8fbd23bff29eacddfae3533c63c7e86b4a24f7d45e44f1937d3d19e534b
 SIZE (xpdf-3.02pl3.patch) = 30727
+MD5 (xpdf-3.02pl4.patch) = 70b752716798dd341a4bf890df5f6fdc
+SHA256 (xpdf-3.02pl4.patch) = b0844395411318766ef750987787f778231e94bc15f04f7f7d16f41fd58188b0
+SIZE (xpdf-3.02pl4.patch) = 6982
 MD5 (patch-zz-xpdf-annot.20080728a) = ddb032df9edcad1ba0ef1fb03189acd8
 SHA256 (patch-zz-xpdf-annot.20080728a) = c96308c0fb90450251a6f8a19b5436a5fd5d70b4d6af2626ba85d3c4b7300fe1
 SIZE (patch-zz-xpdf-annot.20080728a) = 69092
--- xpdf-3.02_11.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?20091020012157.8B03C3F416C>