From owner-freebsd-ports Mon Feb 4 21:55:16 2002 Delivered-To: freebsd-ports@freebsd.org Received: from rwcrmhc54.attbi.com (rwcrmhc54.attbi.com [216.148.227.87]) by hub.freebsd.org (Postfix) with ESMTP id 25FC237B422 for ; Mon, 4 Feb 2002 21:55:09 -0800 (PST) Received: from 12-234-22-238.client.attbi.com ([12.234.22.238]) by rwcrmhc54.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020205055508.EWBU7443.rwcrmhc54.attbi.com@12-234-22-238.client.attbi.com> for ; Tue, 5 Feb 2002 05:55:08 +0000 Received: from Master.gorean.org (master.gorean.org [10.0.0.2]) by 12-234-22-238.client.attbi.com (8.11.6/8.11.6) with ESMTP id g155t8q92527 for ; Mon, 4 Feb 2002 21:55:08 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from localhost (doug@localhost) by Master.gorean.org (8.11.6/8.11.6) with ESMTP id g155t8M18920 for ; Mon, 4 Feb 2002 21:55:08 -0800 (PST) (envelope-from DougB@FreeBSD.org) Date: Mon, 4 Feb 2002 21:55:08 -0800 (PST) From: Doug Barton X-X-Sender: doug@master.gorean.org To: freebsd-ports@FreeBSD.org Subject: xpdf port upgrade (fwd) Message-ID: <20020204214605.H18841-100000@master.gorean.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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