From smyru@smyrak.com  Fri Dec 26 02:26:44 2003
Return-Path: <smyru@smyrak.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 16D4816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Dec 2003 02:26:44 -0800 (PST)
Received: from beth.poprostu.pl (pf183.wroclaw.sdi.tpnet.pl [213.25.228.183])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CB8ED43D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Dec 2003 02:26:42 -0800 (PST)
	(envelope-from smyru@smyrak.com)
Received: from smyru by beth.poprostu.pl with local (Exim 4.24; FreeBSD)
	id 1AZpCY-0000BE-OJ
	for FreeBSD-gnats-submit@freebsd.org; Fri, 26 Dec 2003 11:28:14 +0100
Message-Id: <E1AZpCY-0000BE-OJ@beth.poprostu.pl>
Date: Fri, 26 Dec 2003 11:28:14 +0100
From: Piotr Smyrak <smyru@smyrak.com>
Reply-To: Piotr Smyrak <piotr.smyrak@heron.pl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] update graphics/potrace to 1.2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         60587
>Category:       ports
>Synopsis:       [patch] update graphics/potrace to 1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 26 02:30:13 PST 2003
>Closed-Date:    Fri Dec 26 05:25:54 PST 2003
>Last-Modified:  Fri Dec 26 05:25:54 PST 2003
>Originator:     Piotr Smyrak
>Release:        FreeBSD 5.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD ntbk 5.1-RELEASE-p9 FreeBSD 5.1-RELEASE-p9 #0: Fri Nov 14 15:54:01 CET 2003 root@ntbk:/usr/obj/usr/src/sys/SMYRU i386


>Description:
	The attached patch updates graphics/potrace to the
recently released version 1.2, that brings 2 new backends
plus more improvents, and some fixes.

>How-To-Repeat:
	N/A
>Fix:

--- potrace.patch begins here ---
diff -ru potrace.orig/Makefile potrace/Makefile
--- potrace.orig/Makefile	Thu Dec 25 00:51:00 2003
+++ potrace/Makefile	Wed Dec 24 18:47:14 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	potrace
-PORTVERSION=	1.1
+PORTVERSION=	1.2
 CATEGORIES=	graphics
 MASTER_SITES=	http://potrace.sourceforge.net/download/
 
@@ -15,7 +15,7 @@
 
 GNU_CONFIGURE=	yes
 
-MAN1=		potrace.1
+MAN1=		potrace.1 mkbitmap.1
 
 .if defined(A4)
 CONFIGURE_ARGS+=	--enable-a4
diff -ru potrace.orig/distinfo potrace/distinfo
--- potrace.orig/distinfo	Thu Dec 25 00:51:00 2003
+++ potrace/distinfo	Wed Dec 24 18:45:44 2003
@@ -1 +1 @@
-MD5 (potrace-1.1.tar.gz) = 50d72e4c5a76ffd7da092995594e4187
+MD5 (potrace-1.2.tar.gz) = 8da9dc246770bae832610699beb27ec0
diff -ru potrace.orig/pkg-plist potrace/pkg-plist
--- potrace.orig/pkg-plist	Thu Dec 25 00:51:37 2003
+++ potrace/pkg-plist	Wed Dec 24 18:47:37 2003
@@ -1 +1,2 @@
+bin/mkbitmap
 bin/potrace
--- potrace.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Fri Dec 26 05:25:43 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=60587 
>Unformatted:
