Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2003 20:14:17 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54542: Update port: textproc/ipdf to 0.9.9
Message-ID:  <20030716201417.65a4a7d4.tkato@prontomail.com>
Resent-Message-ID: <200307161120.h6GBK4UP098237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030716201417.65a4a7d4.tkato>