ports/142726: [PATCH] graphics/mupdf: update to r921

Martin Dieringer martin.dieringer at gmx.de
Mon Jan 11 21:10:05 UTC 2010


>Number:         142726
>Category:       ports
>Synopsis:       [PATCH] graphics/mupdf: update to r921
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 11 21:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Martin Dieringer
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD 8.0-STABLE #3: Fri Nov 27 15:09:12 CET 2009
>Description:

Update to r921

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

--- mupdf-r921,1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/graphics/mupdf/Makefile /data/compile/mupdf/Makefile
--- /usr/ports/graphics/mupdf/Makefile	2009-12-05 04:26:33.000000000 +0100
+++ /data/compile/mupdf/Makefile	2010-01-11 21:44:26.000000000 +0100
@@ -5,10 +5,10 @@
  # $FreeBSD: ports/graphics/mupdf/Makefile,v 1.2 2009/12/04 06:08:58 linimon Exp $

  PORTNAME=	mupdf
-DISTVERSION=	2009-07-07
+PORTVERSION=	r921
+PORTEPOCH=	1
  CATEGORIES=	graphics
  MASTER_SITES=	http://ccxvii.net/mupdf/download/
-DISTNAME=	${PORTNAME}-${DISTVERSION}-source

  MAINTAINER=	martin.dieringer at gmx.de
  COMMENT=	Lightweight PDF viewer and toolkit
@@ -17,6 +17,7 @@
  LIB_DEPENDS=	freetype.9:${PORTSDIR}/print/freetype2 \
  		jpeg.10:${PORTSDIR}/graphics/jpeg

+WRKSRC=		${WRKDIR}/${PORTNAME}
  USE_XORG=	x11 xext
  JAM_ARGS=	-q -sLOCALBASE=${LOCALBASE} \
  		-sPTHREAD_LIBS=${PTHREAD_LIBS} ${_MAKE_JOBS}
diff -ruN --exclude=CVS /usr/ports/graphics/mupdf/distinfo /data/compile/mupdf/distinfo
--- /usr/ports/graphics/mupdf/distinfo	2009-11-11 17:38:48.000000000 +0100
+++ /data/compile/mupdf/distinfo	2010-01-11 21:37:51.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (mupdf-2009-07-07-source.tar.gz) = 3b499c4f34909093bab308497f62eb5c
-SHA256 (mupdf-2009-07-07-source.tar.gz) = d3c252b4a1f98270235844e9d4507b3533f17981099a5c82531551634a34e4fe
-SIZE (mupdf-2009-07-07-source.tar.gz) = 3297517
+MD5 (mupdf-r921.tar.gz) = 5ccee1c638af0a5a4fab54badd30513a
+SHA256 (mupdf-r921.tar.gz) = df793a155f67f95feaab4060ed5d8b8eab5296778291aba06063c2524377c73b
+SIZE (mupdf-r921.tar.gz) = 3287941
diff -ruN --exclude=CVS /usr/ports/graphics/mupdf/files/patch-Jamrules /data/compile/mupdf/files/patch-Jamrules
--- /usr/ports/graphics/mupdf/files/patch-Jamrules	2009-11-11 17:38:48.000000000 +0100
+++ /data/compile/mupdf/files/patch-Jamrules	2010-01-11 21:53:35.000000000 +0100
@@ -1,7 +1,14 @@
---- Jamrules.orig	2009-07-07 20:08:22.000000000 +0200
-+++ Jamrules	2009-08-08 12:32:45.000000000 +0200
-@@ -47,16 +47,16 @@
- if $(HAVE_JASPER)   { DEFINES += HAVE_JASPER ; }
+--- Jamrules.orig	2009-12-09 02:59:17.000000000 +0100
++++ Jamrules	2010-01-11 21:53:06.000000000 +0100
+@@ -39,22 +39,22 @@
+ OSPLAT ?= x64 ; # this one isn't in the jambase :(
+ 
+ # Place all build products here:
+-ALL_LOCATE_TARGET ?= [ FDirName $(TOP) build $(OS:L)-$(OSPLAT:L)-$(BUILD:L) ] ;
++ALL_LOCATE_TARGET ?= [ FDirName $(TOP) build ] ;
+ 
+ # Add compile time defines for JBIG2 and JPEG2000 support.
+ if $(HAVE_JBIG2DEC) { DEFINES += HAVE_JBIG2DEC ; }
   if $(HAVE_OPENJPEG) { DEFINES += HAVE_OPENJPEG ; }

  -if $(OS) = LINUX
--- mupdf-r921,1.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list