Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Feb 2002 21:55:08 -0800 (PST)
From:      Doug Barton <DougB@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   xpdf port upgrade (fwd)
Message-ID:  <20020204214605.H18841-100000@master.gorean.org>

next in thread | raw e-mail | index | archive | help
I sent this to Chuck two weeks ago, no reply. Since then the xpdf authors
have released version 1.0, which has revamped the configuration file
format, split the asian language support into seperate modules, etc. In
other words, this port is going to need some devoted attention.

FYI,

Doug
-- 
   "We have known freedom's price. We have shown freedom's power.
      And in this great conflict, ...  we will see freedom's victory."
	- George W. Bush, President of the United States
          State of the Union, January 28, 2002

         Do YOU Yahoo!?


---------- Forwarded message ----------
Date: Fri, 18 Jan 2002 16:51:12 -0800
To: chuckr@FreeBSD.org
Subject: xpdf port upgrade

Let me know if you won't have a chance to commit this before the
release. It went very smoothly as below.

Doug


Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/xpdf/Makefile,v
retrieving revision 1.39
diff -u -r1.39 Makefile
--- Makefile	23 Nov 2001 17:25:26 -0000	1.39
+++ Makefile	19 Jan 2002 00:46:33 -0000
@@ -6,7 +6,7 @@
 #

 PORTNAME=	xpdf
-PORTVERSION=	0.92
+PORTVERSION=	0.93
 CATEGORIES=	graphics print
 MASTER_SITES=	ftp://ftp.foolabs.com/pub/xpdf/  \
 		${MASTER_SITE_TEX_CTAN}
@@ -15,7 +15,7 @@

 PATCH_SITES=	http://vzzbx.xs4all.nl/files/ \
 		http://www.cs.cmu.edu/~dst/Adobe/Gallery/
-PATCHFILES=	xpdf-ro-remove.patch
+PATCHFILES=	xpdf-0.93-ro-remove.patch
 PATCH_DIST_STRIP= -p1

 MAINTAINER=	chuckr@FreeBSD.org
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/graphics/xpdf/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	31 Aug 2001 23:33:37 -0000	1.14
+++ distinfo	19 Jan 2002 00:46:33 -0000
@@ -1,2 +1,2 @@
-MD5 (xpdf-0.92.tgz) = 2d6e9fb157db928bd0cca4214ddd2c80
-MD5 (xpdf-ro-remove.patch) = cd4717d3de8244bbcd04d11114b73e57
+MD5 (xpdf-0.93.tgz) = 798ec67265f7dd7a11d0f5ebfc35f436
+MD5 (xpdf-0.93-ro-remove.patch) = 91b540415ec305ca2fb1158bebeca1a4


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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