From owner-freebsd-ports@FreeBSD.ORG Thu Jul 8 14:45:28 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A0BE16A4CE for ; Thu, 8 Jul 2004 14:45:28 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.240]) by mx1.FreeBSD.org (Postfix) with SMTP id 4EED543D53 for ; Thu, 8 Jul 2004 14:45:28 +0000 (GMT) (envelope-from cnshaolin@gmail.com) Received: by mproxy.gmail.com with SMTP id r65so360518cwc for ; Thu, 08 Jul 2004 07:45:26 -0700 (PDT) Received: by 10.11.119.24 with SMTP id r24mr316638cwc; Thu, 08 Jul 2004 07:45:26 -0700 (PDT) Message-ID: <551091d40407080745784422ed@mail.gmail.com> Date: Thu, 8 Jul 2004 22:45:26 +0800 From: =?UTF-8?B?5p2oIOWwkeaelw==?= To: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: about port: chinese/xpdf X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 14:45:28 -0000 Dear ports maintainer=EF=BC=9A First of all, I want to thank you for your Contribution to FreeBSD. The graphic/xpdf has change to 3.00_2 as follow: # New ports collection makefile for: xpdf # Date created: 02 Feb 1996 # Whom: chuckr@glue.umd.edu # # $FreeBSD: ports/graphics/xpdf/Makefile,v 1.58 2004/07/01 17:06:39 ade Exp= $ # PORTNAME=3D xpdf PORTVERSION=3D 3.00 PORTREVISION=3D 2 CATEGORIES=3D graphics print The chinese/xpdf should update to 3.00 now .=20 This is the old distfiles DISTFILES=3D xpdf-chinese-simplified-2002-jun-17.tar.gz \ xpdf-chinese-traditional-2002-apr-14.tar.gz They are now changed to : xpdf-chinese-simplified-2004-jan-16.tar.gz xpdf-chinese-traditional-2004-jan-16.tar.gz YSL@@FreeBSD$ md5 xpdf-chinese-simplified-2004-jan-16.tar.gz MD5 (xpdf-chinese-simplified-2004-jan-16.tar.gz) =3D 7a92500278d4aa8089024d5d7266f4ac YSL@@FreeBSD$ md5 xpdf-chinese-traditional-2004-jan-16.tar.gz MD5 (xpdf-chinese-traditional-2004-jan-16.tar.gz) =3D 1dd68bc924273e30534031d66f8a37c7 The urls are: ftp://ftp.foolabs.com/pub/xpdf/xpdf-chinese-simplified-2004-jan-16.tar.gz ftp://ftp.foolabs.com/pub/xpdf/xpdf-chinese-traditional-2004-jan-16.tar.gz I have tested these file, and they are ok. I hope you can update this port soon. Than you. FreeBSD chinese user.