Skip site navigation (1)Skip section navigation (2)
Date:      2 Feb 2002 22:53:15 -0000
From:      Alex Dupre <sysadmin@alexdupre.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/34563: Update Port: pdflib 4.0.1 => 4.0.2
Message-ID:  <20020202225315.8481.qmail@alexdupre.com>

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

>Number:         34563
>Category:       ports
>Synopsis:       Update Port: pdflib 4.0.1 => 4.0.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 02 14:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Alex Dupre
>Release:        FreeBSD 4.5-RC i386
>Organization:
>Environment:
System: FreeBSD vaio.alexdupre.com 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 12 13:09:41 CET 2002 alex@vaio.alexdupre.com:/usr/obj/usr/src/sys/VAIO2002 i386


	
>Description:
Update port print/pdflib to just released 4.0.2 version.
	
>How-To-Repeat:
	
>Fix:

diff -ruN pdflib.bak/Makefile pdflib/Makefile
--- pdflib.bak/Makefile	Sat Feb  2 23:29:22 2002
+++ pdflib/Makefile	Sat Feb  2 23:37:54 2002
@@ -6,18 +6,17 @@
 #
 
 PORTNAME=	pdflib
-PORTVERSION=	4.0.1
+PORTVERSION=	4.0.2
 CATEGORIES=	print
-MASTER_SITES=	http://www.pdflib.com/pdflib/download/ \
-		ftp://ftp.oav.net/pkg_freebsd/distfiles/ \
-		http://grendel.firewall.com/caudium-pkg/ \
-		http://ftp.oav.net/pkg_freebsd/distfiles/
+MASTER_SITES=	http://www.pdflib.com/pdflib/download/
 
 MAINTAINER=	sysadmin@alexdupre.com
 
 RESTRICTED=	"many odd restrictions on usage and distribution"
+
 INSTALLS_SHLIB=	yes
 USE_LIBTOOL=	yes
+LIBTOOLFILES=	config/aclocal.m4
 USE_PERL5=	yes
 CONFIGURE_ARGS=	--enable-cxx
 
diff -ruN pdflib.bak/distinfo pdflib/distinfo
--- pdflib.bak/distinfo	Sat Feb  2 23:29:22 2002
+++ pdflib/distinfo	Sat Feb  2 23:42:50 2002
@@ -1 +1 @@
-MD5 (pdflib-4.0.1.tar.gz) = 92cb24075945c2151b7524bc7e8ef8c3
+MD5 (pdflib-4.0.2.tar.gz) = 85ffc6407a246782f6fdce6089d33d84
diff -ruN pdflib.bak/files/patch-configure pdflib/files/patch-configure
--- pdflib.bak/files/patch-configure	Sat Feb  2 23:29:22 2002
+++ pdflib/files/patch-configure	Sat Feb  2 23:32:54 2002
@@ -1,11 +1,11 @@
---- configure.orig	Fri May 18 06:29:15 2001
-+++ configure	Tue Jan 22 14:25:21 2002
-@@ -576,7 +576,7 @@
+--- configure.orig	Sat Feb  2 23:32:27 2002
++++ configure	Sat Feb  2 23:32:37 2002
+@@ -736,7 +736,7 @@
  
  
  
 -PDFLIB_LTCURRENT=2
 +PDFLIB_LTCURRENT=4
- PDFLIB_LTREVISION=1
+ PDFLIB_LTREVISION=2
  PDFLIB_LTAGE=1
  
diff -ruN pdflib.bak/pkg-plist pdflib/pkg-plist
--- pdflib.bak/pkg-plist	Sat Feb  2 23:29:22 2002
+++ pdflib/pkg-plist	Sat Feb  2 23:33:30 2002
@@ -1,12 +1,14 @@
 bin/pdflib-config
 include/pdflib.h
 lib/libpdf.a
+lib/libpdf.la
 lib/libpdf.so
 lib/libpdf.so.4
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.a
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.la
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.pm
 lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so.4
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/pdflib_pl.so.0
 %%PORTDOCS%%share/doc/pdflib/PDFlib-license.pdf
 %%PORTDOCS%%share/doc/pdflib/PDFlib-manual.pdf
 %%PORTDOCS%%share/doc/pdflib/PDFlib-purchase-order.pdf
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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