From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 16 04:20:08 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9980A37B404 for ; Wed, 16 Jul 2003 04:20:08 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7376043FBD for ; Wed, 16 Jul 2003 04:20:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h6GBK4Up098238 for ; Wed, 16 Jul 2003 04:20:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h6GBK4UP098237; Wed, 16 Jul 2003 04:20:04 -0700 (PDT) Resent-Date: Wed, 16 Jul 2003 04:20:04 -0700 (PDT) Resent-Message-Id: <200307161120.h6GBK4UP098237@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D4C7137B401 for ; Wed, 16 Jul 2003 04:14:58 -0700 (PDT) Received: from hfep08.dion.ne.jp (hfep08.dion.ne.jp [203.181.105.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id A056F43F93 for ; Wed, 16 Jul 2003 04:14:57 -0700 (PDT) (envelope-from tkato@prontomail.com) Received: from localhost ([218.222.54.194]) by hfep08.dion.ne.jp with SMTP id <20030716111455216.GRFB@hfep08.dion.ne.jp> for ; Wed, 16 Jul 2003 20:14:55 +0900 Message-Id: <20030716201417.65a4a7d4.tkato@prontomail.com> Date: Wed, 16 Jul 2003 20:14:17 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/54542: Update port: textproc/ipdf to 0.9.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 11:20:09 -0000 >Number: 54542 >Category: ports >Synopsis: Update port: textproc/ipdf to 0.9.9 >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: Wed Jul 16 04:20:04 PDT 2003 >Closed-Date: >Last-Modified: >Originator: KATO Tsuguru >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: >Description: - Update to version 0.9.9 >How-To-Repeat: >Fix: diff -urN /usr/ports/textproc/ipdf/Makefile textproc/ipdf/Makefile --- /usr/ports/textproc/ipdf/Makefile Sat Apr 12 23:28:45 2003 +++ textproc/ipdf/Makefile Wed Jul 16 02:27:51 2003 @@ -7,20 +7,21 @@ # PORTNAME= ipdf -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.9 CATEGORIES= textproc MASTER_SITES= http://hoopajoo.net/static/projects/ MAINTAINER= ports@FreeBSD.org COMMENT= Creates indexed pdf documents from text files -LIB_DEPENDS= pdf:${PORTSDIR}/print/pdflib \ - png:${PORTSDIR}/graphics/png \ - tiff:${PORTSDIR}/graphics/tiff +LIB_DEPENDS= pdf.5:${PORTSDIR}/print/pdflib \ + png.5:${PORTSDIR}/graphics/png \ + tiff.4:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes -CONFIGURE_ENV= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ - LIBS="-L${LOCALBASE}/lib" +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" MAN1= ipdf.1 diff -urN /usr/ports/textproc/ipdf/distinfo textproc/ipdf/distinfo --- /usr/ports/textproc/ipdf/distinfo Fri Nov 16 14:53:50 2001 +++ textproc/ipdf/distinfo Wed Jul 16 02:24:40 2003 @@ -1 +1 @@ -MD5 (ipdf-0.9.7.tar.gz) = 245c94a55ad56e42c0b4e34c4e759219 +MD5 (ipdf-0.9.9.tar.gz) = 8adfbad26b9f986bc5d1d89576d3ffc6 diff -urN /usr/ports/textproc/ipdf/pkg-descr textproc/ipdf/pkg-descr --- /usr/ports/textproc/ipdf/pkg-descr Fri Nov 16 14:53:50 2001 +++ textproc/ipdf/pkg-descr Wed Jul 16 02:23:50 2003 @@ -6,4 +6,4 @@ bookmarks in documents and system/user configuration files. Suitable for use in an intranet gateway for generating PDF documents in real-time. -WWW: http://hoopajoo.net/project_info.html?projectid=18 +WWW: http://hoopajoo.net/projects/ipdf.html >Release-Note: >Audit-Trail: >Unformatted: