Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Nov 2009 16:26:04 +0100 (CET)
From:      Guido Falsi <mad@madpilot.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140943: [patch] update print/fpdf to version 1.6
Message-ID:  <20091127152604.317C815CA@megatron.madpilot.net>
Resent-Message-ID: <200911271530.nARFU2Dl004661@freefall.freebsd.org>

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

>Number:         140943
>Category:       ports
>Synopsis:       [patch] update print/fpdf to version 1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 27 15:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Guido Falsi
>Release:        FreeBSD 8.0-RC2 amd64
>Organization:
none
>Environment:
System: FreeBSD megatron.madpilot.net 8.0-RC2 FreeBSD 8.0-RC2 #5: Wed Nov 11 16:08:18 CET 2009 root@megatron.madpilot.net:/usr/obj/usr/src/sys/MEGATRON amd64

>Description:

Update to version 1.6

>How-To-Repeat:
>Fix:

diff -ruN fpdf.old/Makefile fpdf/Makefile
--- fpdf.old/Makefile	2009-11-27 13:22:18.497362905 +0100
+++ fpdf/Makefile	2009-11-27 15:10:56.938877411 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	fpdf
-PORTVERSION=	1.53
-PORTREVISION=	6
+PORTVERSION=	1.6
 CATEGORIES=	print www
 MASTER_SITES=	http://www.fpdf.org/fr/
 DISTNAME=	${PORTNAME}${PORTVERSION:S|.||}
diff -ruN fpdf.old/distinfo fpdf/distinfo
--- fpdf.old/distinfo	2009-11-27 13:22:18.497362905 +0100
+++ fpdf/distinfo	2009-11-27 15:11:18.107571477 +0100
@@ -1,3 +1,3 @@
-MD5 (fpdf153.tgz) = e96afd55f57be32dd9547fe2fe38d926
-SHA256 (fpdf153.tgz) = a5563bed72780b3ccdce3a5877948a7532d1b04c29416e4dee7824fe59551c39
-SIZE (fpdf153.tgz) = 134848
+MD5 (fpdf16.tgz) = a1ba77a37f621ea6d3cbe8ba63dc3baa
+SHA256 (fpdf16.tgz) = 286345ae9fe99e961feab6ca6573bc0d6e56248e697d605ca32c4f3e279f01a5
+SIZE (fpdf16.tgz) = 135111
>Release-Note:
>Audit-Trail:
>Unformatted:



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