ports/57204: [Maintainer Update] Port: print/pdflib

Alex Dupre sysadmin at alexdupre.com
Thu Sep 25 07:50:14 UTC 2003


>Number:         57204
>Category:       ports
>Synopsis:       [Maintainer Update] Port: print/pdflib
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 25 00:50:09 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list