From tkato432@yahoo.com  Tue Sep 25 18:07:52 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DE1611065745
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:07:43 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166])
	by mx1.freebsd.org (Postfix) with ESMTP id 244538FC18
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:07:43 +0000 (UTC)
Received: from localhost.localdomain (ZT030063.ppp.dion.ne.jp [59.128.30.63])
	by msa103lp.auone-net.jp (au one net msa) with ESMTP id 3168A47C036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 26 Sep 2012 03:07:41 +0900 (JST)
Message-Id: <20120926022422.f9813ec1b8a315191167c2a7@yahoo.com>
Date: Wed, 26 Sep 2012 02:24:22 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: graphics/pstoedit: Update to version 3.61

>Number:         172021
>Category:       ports
>Synopsis:       graphics/pstoedit: Update to version 3.61
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bsam
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 25 18:10:30 UTC 2012
>Closed-Date:    Tue Nov 06 08:55:43 UTC 2012
>Last-Modified:  Tue Nov 06 08:55:43 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 3.61

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/pstoedit/Makefile graphics/pstoedit/Makefile
--- /usr/ports/graphics/pstoedit/Makefile	2012-07-26 14:40:22.000000000 +0900
+++ graphics/pstoedit/Makefile	2012-09-25 03:35:10.000000000 +0900
@@ -1,22 +1,17 @@
-# New ports collection makefile for:	pstodit
-# Date created:		03 July 1998
-# Whom:			Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
 # $FreeBSD: ports/graphics/pstoedit/Makefile,v 1.73 2012/07/26 05:40:22 bapt Exp $
-#
 
 PORTNAME=	pstoedit
-PORTVERSION=	3.60
-PORTREVISION=	1
+PORTVERSION=	3.61
 CATEGORIES=	graphics print
 MASTER_SITES=	SF
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Convert PostScript to other vector graphic formats
 
-LICENSE=	GPLv2
+LICENSE=	GPLv2 # (or later)
 
-LIB_DEPENDS=	gd.4:${PORTSDIR}/graphics/gd
+LIB_DEPENDS=	gd:${PORTSDIR}/graphics/gd
 
 OPTIONS_DEFINE=	MAGICK EMF MING PLOTUTILS DOCS EXAMPLES
 OPTIONS_DEFAULT=	MAGICK EMF PLOTUTILS
@@ -25,13 +20,12 @@
 PLOTUTILS_DESC=	Enable libplot interface
 
 USE_GNOME=	gnomehack
-USE_PKGCONFIG=	yes
 USE_GHOSTSCRIPT=	yes
+USE_PKGCONFIG=	build
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
-MAKE_JOBS_UNSAFE=yes
+MAKE_JOBS_SAFE=yes
 
-CFLAGS+=	-DHAVE_LIBGD
 CPPFLAGS+=	-I${LOCALBASE}/include/ming -I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
@@ -40,7 +34,7 @@
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MMAGICK}
-LIB_DEPENDS+=	Magick++.5:${PORTSDIR}/graphics/ImageMagick
+LIB_DEPENDS+=	Magick++:${PORTSDIR}/graphics/ImageMagick
 PLIST_SUB+=	IMAGEMAGICK=""
 .else
 CONFIGURE_ARGS+=	--without-magick
@@ -48,7 +42,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MEMF}
-LIB_DEPENDS+=	EMF.1:${PORTSDIR}/graphics/libemf
+LIB_DEPENDS+=	EMF:${PORTSDIR}/graphics/libemf
 CONFIGURE_ARGS+=	--with-libemf-include=${LOCALBASE}/include/libEMF
 PLIST_SUB+=	EMF=""
 .else
@@ -57,7 +51,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MMING}
-LIB_DEPENDS+=	ming.5:${PORTSDIR}/graphics/ming
+LIB_DEPENDS+=	ming:${PORTSDIR}/graphics/ming
 PLIST_SUB+=	MING=""
 .else
 CONFIGURE_ARGS+=	--without-swf
@@ -65,7 +59,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MPLOTUTILS}
-LIB_DEPENDS+=	plotter.4:${PORTSDIR}/graphics/plotutils
+LIB_DEPENDS+=	plotter:${PORTSDIR}/graphics/plotutils
 PLIST_SUB+=	PLOTUTILS=""
 .else
 CONFIGURE_ARGS+=	--without-libplot
diff -urN /usr/ports/graphics/pstoedit/distinfo graphics/pstoedit/distinfo
--- /usr/ports/graphics/pstoedit/distinfo	2011-10-18 22:06:04.000000000 +0900
+++ graphics/pstoedit/distinfo	2012-08-30 01:30:25.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (pstoedit-3.60.tar.gz) = 118e58aa2c65e4193f1cc5a56c569e160752f654bf35e39f790d27b223b62391
-SIZE (pstoedit-3.60.tar.gz) = 988351
+SHA256 (pstoedit-3.61.tar.gz) = e9935f5510fc5a3227bd31a74e88911f02a4c8516f3e0fe9fbc0dc780f2460db
+SIZE (pstoedit-3.61.tar.gz) = 989480
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 25 18:16:39 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172021 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:46:19 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172021 

From: KATO Tsuguru <tkato432@yahoo.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172021: graphics/pstoedit: Update to version 3.61
Date: Tue, 6 Nov 2012 03:00:00 +0900

 This is a multi-part message in MIME format.
 
 --Multipart=_Tue__6_Nov_2012_03_00_00_+0900_Ko.fDyWXJxckhG0r
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 Remake of the patch against current tree.
 
 --Multipart=_Tue__6_Nov_2012_03_00_00_+0900_Ko.fDyWXJxckhG0r
 Content-Type: text/x-diff;
  name="graphics_pstoedit.diff"
 Content-Disposition: attachment;
  filename="graphics_pstoedit.diff"
 Content-Transfer-Encoding: 7bit
 
 diff -urN /usr/ports/graphics/pstoedit/Makefile graphics/pstoedit/Makefile
 --- /usr/ports/graphics/pstoedit/Makefile	2012-11-05 18:10:01.000000000 +0900
 +++ graphics/pstoedit/Makefile	2012-11-05 23:51:58.000000000 +0900
 @@ -9,7 +9,7 @@
  MAINTAINER=	ports@FreeBSD.org
  COMMENT=	Convert PostScript to other vector graphic formats
  
 -LICENSE=	GPLv2
 +LICENSE=	GPLv2 # (or later)
  
  LIB_DEPENDS=	gd:${PORTSDIR}/graphics/gd
  
 @@ -20,13 +20,12 @@
  PLOTUTILS_DESC=	Enable libplot interface
  
  USE_GNOME=	gnomehack
 -USE_PKGCONFIG=	yes
  USE_GHOSTSCRIPT=	yes
 +USE_PKGCONFIG=	build
  USE_AUTOTOOLS=	libtool
  USE_LDCONFIG=	yes
 -MAKE_JOBS_UNSAFE=yes
 +MAKE_JOBS_SAFE=yes
  
 -CFLAGS+=	-DHAVE_LIBGD
  CPPFLAGS+=	-I${LOCALBASE}/include/ming -I${LOCALBASE}/include
  LDFLAGS+=	-L${LOCALBASE}/lib
  
 @@ -35,7 +34,7 @@
  .include <bsd.port.options.mk>
  
  .if ${PORT_OPTIONS:MMAGICK}
 -LIB_DEPENDS+=	Magick++.5:${PORTSDIR}/graphics/ImageMagick
 +LIB_DEPENDS+=	Magick++:${PORTSDIR}/graphics/ImageMagick
  PLIST_SUB+=	IMAGEMAGICK=""
  .else
  CONFIGURE_ARGS+=	--without-magick
 @@ -43,7 +42,7 @@
  .endif
  
  .if ${PORT_OPTIONS:MEMF}
 -LIB_DEPENDS+=	EMF.1:${PORTSDIR}/graphics/libemf
 +LIB_DEPENDS+=	EMF:${PORTSDIR}/graphics/libemf
  CONFIGURE_ARGS+=	--with-libemf-include=${LOCALBASE}/include/libEMF
  PLIST_SUB+=	EMF=""
  .else
 @@ -52,7 +51,7 @@
  .endif
  
  .if ${PORT_OPTIONS:MMING}
 -LIB_DEPENDS+=	ming.5:${PORTSDIR}/graphics/ming
 +LIB_DEPENDS+=	ming:${PORTSDIR}/graphics/ming
  PLIST_SUB+=	MING=""
  .else
  CONFIGURE_ARGS+=	--without-swf
 @@ -60,7 +59,7 @@
  .endif
  
  .if ${PORT_OPTIONS:MPLOTUTILS}
 -LIB_DEPENDS+=	plotter.4:${PORTSDIR}/graphics/plotutils
 +LIB_DEPENDS+=	plotter:${PORTSDIR}/graphics/plotutils
  PLIST_SUB+=	PLOTUTILS=""
  .else
  CONFIGURE_ARGS+=	--without-libplot
 
 --Multipart=_Tue__6_Nov_2012_03_00_00_+0900_Ko.fDyWXJxckhG0r--
Responsible-Changed-From-To: freebsd-ports-bugs->bsam 
Responsible-Changed-By: bsam 
Responsible-Changed-When: Tue Nov 6 06:26:54 UTC 2012 
Responsible-Changed-Why:  
Take. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172021 
State-Changed-From-To: open->closed 
State-Changed-By: bsam 
State-Changed-When: Tue Nov 6 08:55:41 UTC 2012 
State-Changed-Why:  
Committed, thanks! 

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