From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Dec 2 07:00:46 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F370F16A4CE for ; Tue, 2 Dec 2003 07:00:45 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6067143FE0 for ; Tue, 2 Dec 2003 07:00:44 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hB2F0iFY022805 for ; Tue, 2 Dec 2003 07:00:44 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hB2F0h22022803; Tue, 2 Dec 2003 07:00:44 -0800 (PST) (envelope-from gnats) Date: Tue, 2 Dec 2003 07:00:44 -0800 (PST) Message-Id: <200312021500.hB2F0h22022803@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Bill Moran Subject: Re: ports/59767: Update print/phppdflib to 2.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Bill Moran List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Dec 2003 15:00:46 -0000 The following reply was made to PR ports/59767; it has been noted by GNATS. From: Bill Moran 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