From alex@vaio.alexdupre.com  Thu Sep 25 00:42:33 2003
Return-Path: <alex@vaio.alexdupre.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id D4A4D16A4B3; Thu, 25 Sep 2003 00:42:33 -0700 (PDT)
Received: from relay.gufi.org (civetta.gufi.org [212.110.23.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id EEAFA4402F; Thu, 25 Sep 2003 00:42:31 -0700 (PDT)
	(envelope-from alex@vaio.alexdupre.com)
Received: from vaio.alexdupre.com (host245-49.pool8288.interbusiness.it [82.88.49.245])
	by relay.gufi.org (Postfix) with ESMTP
	id 1ACC820F3C; Thu, 25 Sep 2003 09:42:30 +0200 (CEST)
Received: from vaio.alexdupre.com (localhost [127.0.0.1])
	by vaio.alexdupre.com (8.12.9/8.12.9) with ESMTP id h8P7gTe8051088;
	Thu, 25 Sep 2003 09:42:29 +0200 (CEST)
	(envelope-from alex@vaio.alexdupre.com)
Received: (from alex@localhost)
	by vaio.alexdupre.com (8.12.9/8.12.9/Submit) id h8P7gSw4051087;
	Thu, 25 Sep 2003 09:42:28 +0200 (CEST)
Message-Id: <200309250742.h8P7gSw4051087@vaio.alexdupre.com>
Date: Thu, 25 Sep 2003 09:42:28 +0200 (CEST)
From: Alex Dupre <sysadmin@alexdupre.com>
Reply-To: Alex Dupre <sysadmin@alexdupre.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: edwin@freebsd.org
Subject: [Maintainer Update] Port: print/pdflib
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57204
>Category:       ports
>Synopsis:       [Maintainer Update] Port: print/pdflib
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 25 00:50:09 PDT 2003
>Closed-Date:    Fri Sep 26 16:43:26 PDT 2003
>Last-Modified:  Fri Sep 26 16:43:26 PDT 2003
>Originator:     Alex Dupre
>Release:        FreeBSD 4.8-ALEXDUPRE i386
>Organization:
>Environment:
System: FreeBSD 4.8-ALEXDUPRE i386
>Description:
Update to 5.0.2 release.
Supersedes PR 56895.
We should bumb library version in php4/5 ports (and probably others).
>How-To-Repeat:
>Fix:

--- pdflib.diff begins here ---
diff -ruN pdflib.orig/Makefile pdflib/Makefile
--- pdflib.orig/Makefile	Thu Sep 25 09:10:42 2003
+++ pdflib/Makefile	Thu Sep 25 09:30:13 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pdflib
-PORTVERSION=	5.0.1
+PORTVERSION=	5.0.2
 CATEGORIES=	print
 MASTER_SITES=	http://www.pdflib.com/products/pdflib/download/
 DISTNAME=	PDFlib-Lite-${PORTVERSION}-Unix-src
@@ -21,7 +21,8 @@
 USE_LIBTOOL=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-java=no \
+CONFIGURE_ARGS=	--disable-cxx \
+		--with-java=no \
 		--with-py=no \
 		--with-tcl=no
 
diff -ruN pdflib.orig/distinfo pdflib/distinfo
--- pdflib.orig/distinfo	Thu Sep 25 09:10:42 2003
+++ pdflib/distinfo	Thu Sep 25 09:11:50 2003
@@ -1 +1 @@
-MD5 (PDFlib-Lite-5.0.1-Unix-src.tar.gz) = 260e9bf52edb435184d9c8cdea6d8985
+MD5 (PDFlib-Lite-5.0.2-Unix-src.tar.gz) = 009fb9a1bace2ba86d6ed5373a18fa4b
diff -ruN pdflib.orig/files/patch-configure pdflib/files/patch-configure
--- pdflib.orig/files/patch-configure	Thu Sep 25 09:10:42 2003
+++ pdflib/files/patch-configure	Thu Sep 25 09:18:26 2003
@@ -1,19 +1,19 @@
---- configure.orig	Mon Mar 31 17:32:02 2003
-+++ configure	Tue Apr  8 11:10:50 2003
-@@ -1124,7 +1124,7 @@
+--- configure.orig	Mon Sep 22 17:37:48 2003
++++ configure	Thu Sep 25 09:18:12 2003
+@@ -1125,7 +1125,7 @@
  PDFLIB_MINOR=0
- PDFLIB_REVISION=1
+ PDFLIB_REVISION=2
  
--PDFLIB_LTCURRENT=3
-+PDFLIB_LTCURRENT=5
- PDFLIB_LTREVISION=1
- PDFLIB_LTAGE=1
+-PDFLIB_LTCURRENT=4
++PDFLIB_LTCURRENT=6
+ PDFLIB_LTREVISION=0
+ PDFLIB_LTAGE=2
  
-@@ -6857,6 +6857,7 @@
+@@ -6884,6 +6884,7 @@
  
  # This can be used to rebuild libtool when needed
  LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+/usr/local/share/libtool/ltconfig $LIBTOOL_DEPS
++$ac_aux_dir/ltconfig $LIBTOOL_DEPS
  
  # Always use our own libtool.
  LIBTOOL='$(SHELL) $(top_builddir)/libtool'
diff -ruN pdflib.orig/pkg-plist pdflib/pkg-plist
--- pdflib.orig/pkg-plist	Thu Sep 25 09:10:42 2003
+++ pdflib/pkg-plist	Thu Sep 25 09:38:34 2003
@@ -2,7 +2,7 @@
 include/pdflib.h
 lib/libpdf.a
 lib/libpdf.so
-lib/libpdf.so.5
+lib/libpdf.so.6
 %%PERL%%lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.a
 %%PERL%%lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.pm
 %%PERL%%lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so
--- pdflib.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: closed->open 
State-Changed-By: edwin 
State-Changed-When: Fri Sep 26 16:43:01 PDT 2003 
State-Changed-Why:  
Wrong PR closed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57240 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Fri Sep 26 16:43:01 PDT 2003 
State-Changed-Why:  
Commited, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57204 
>Unformatted:
