Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Dec 2003 07:00:44 -0800 (PST)
From:      Bill Moran <wmoran@potentialtech.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/59767: Update print/phppdflib to 2.6
Message-ID:  <200312021500.hB2F0h22022803@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/59767; it has been noted by GNATS.

From: Bill Moran <wmoran@potentialtech.com>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/59767: Update print/phppdflib to 2.6
Date: Tue, 02 Dec 2003 09:49:52 -0500

 I've rolled a 2.6.1 release to fix the mistakes I made creating the 2.6
 tarballs.  A corrected patch follows:
 
 diff -ruN phppdflib/Makefile phppdflib-new/Makefile
 --- phppdflib/Makefile	Mon Oct 20 10:25:27 2003
 +++ phppdflib-new/Makefile	Tue Dec  2 09:36:41 2003
 @@ -6,7 +6,7 @@
   #
 
   PORTNAME=	phppdflib
 -PORTVERSION=	2.5
 +PORTVERSION=	2.6.1
   CATEGORIES=	print
   MASTER_SITES=	http://www.potentialtech.com/
   EXTRACT_SUFX=	.tbz
 diff -ruN phppdflib/distinfo phppdflib-new/distinfo
 --- phppdflib/distinfo	Sun Oct 12 06:02:42 2003
 +++ phppdflib-new/distinfo	Tue Dec  2 09:35:33 2003
 @@ -1 +1 @@
 -MD5 (phppdflib-2.5.tbz) = 259d9edfdf592c9a59d6511e58760934
 +MD5 (phppdflib-2.6.1.tbz) = 55f22716f1472388cc42f6878bfd44ad
 diff -ruN phppdflib/pkg-plist phppdflib-new/pkg-plist
 --- phppdflib/pkg-plist	Sun Oct 12 06:02:42 2003
 +++ phppdflib-new/pkg-plist	Fri Nov 28 11:51:20 2003
 @@ -8,14 +8,8 @@
   www/data/phppdflib/doc/contrib.html
   www/data/phppdflib/doc/data.errors.html
   www/data/phppdflib/doc/data.parameters.html
 +www/data/phppdflib/doc/debug.html
   www/data/phppdflib/doc/extensions.html
 -www/data/phppdflib/doc/function.band_add_box.html
 -www/data/phppdflib/doc/function.band_add_field.html
 -www/data/phppdflib/doc/function.band_add_label.html
 -www/data/phppdflib/doc/function.band_height.html
 -www/data/phppdflib/doc/function.band_line.html
 -www/data/phppdflib/doc/function.band_new.html
 -www/data/phppdflib/doc/function.band_place.html
   www/data/phppdflib/doc/function.chart.add_series.html
   www/data/phppdflib/doc/function.chart.clearchart.html
   www/data/phppdflib/doc/function.chart.place_chart.html
 @@ -37,9 +31,11 @@
   www/data/phppdflib/doc/function.jfif_embed.html
   www/data/phppdflib/doc/function.move_page_before.html
   www/data/phppdflib/doc/function.new_page.html
 +www/data/phppdflib/doc/function.packer.allocate.html
 +www/data/phppdflib/doc/function.packer.fill_text.html
 +www/data/phppdflib/doc/function.packer.new_page.html
   www/data/phppdflib/doc/function.png_embed.html
   www/data/phppdflib/doc/function.pop_error.html
 -www/data/phppdflib/doc/function.set_compress.html
   www/data/phppdflib/doc/function.set_default.html
   www/data/phppdflib/doc/function.strlen.html
   www/data/phppdflib/doc/function.swap_pages.html
 @@ -61,16 +57,20 @@
   www/data/phppdflib/doc/index.html
   www/data/phppdflib/doc/internals.html
   www/data/phppdflib/doc/operation.html
 +www/data/phppdflib/doc/packer.html
   www/data/phppdflib/doc/powerby.jpg
   www/data/phppdflib/doc/powerby.png
   www/data/phppdflib/doc/ptlogo.jpg
   www/data/phppdflib/doc/roadmap.html
   www/data/phppdflib/examples/charts.php
 +www/data/phppdflib/examples/example-packer.php
   www/data/phppdflib/examples/example-wrap.php
   www/data/phppdflib/examples/example.php
   www/data/phppdflib/examples/extension.class.php
   www/data/phppdflib/examples/showoff.php
   www/data/phppdflib/examples/template.php
 +www/data/phppdflib/examples/text.txt
 +www/data/phppdflib/packer.class.php
   www/data/phppdflib/phppdflib.class.php
   www/data/phppdflib/strlen.inc.php
   www/data/phppdflib/template.class.php
 
 



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