From turutani@scphys.kyoto-u.ac.jp  Fri May 13 09:07:36 2011
Return-Path: <turutani@scphys.kyoto-u.ac.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 63AC6106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 May 2011 09:07:36 +0000 (UTC)
	(envelope-from turutani@scphys.kyoto-u.ac.jp)
Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [133.3.248.237])
	by mx1.freebsd.org (Postfix) with ESMTP id E1E288FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 May 2011 09:07:35 +0000 (UTC)
Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [127.0.0.1])
	by postfix.imss70 (Postfix) with ESMTP id 20DCD2EC005;
	Fri, 13 May 2011 18:07:35 +0900 (JST)
Received: from h120.65.226.10.32118.vlan.kuins.net (wd232.BFL23.vectant.ne.jp [210.131.195.232])
	by smtp-auth.kuins.kyoto-u.ac.jp (Postfix) with ESMTP id D70A52EC001;
	Fri, 13 May 2011 18:07:34 +0900 (JST)
Received: from h120.65.226.10.32118.vlan.kuins.net (localhost [127.0.0.1])
	by h120.65.226.10.32118.vlan.kuins.net (8.14.4/8.14.4/20071004-1) with ESMTP id p4D97Uo6055971;
	Fri, 13 May 2011 18:07:30 +0900 (JST)
	(envelope-from turutani@h120.65.226.10.32118.vlan.kuins.net)
Received: (from turutani@localhost)
	by h120.65.226.10.32118.vlan.kuins.net (8.14.4/8.14.4/Submit) id p4D97U0f055970;
	Fri, 13 May 2011 18:07:30 +0900 (JST)
	(envelope-from turutani)
Message-Id: <201105130907.p4D97U0f055970@h120.65.226.10.32118.vlan.kuins.net>
Date: Fri, 13 May 2011 18:07:30 +0900 (JST)
From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Reply-To: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: turutani@scphys.kyoto-u.ac.jp
Subject: new version of nconvert is available
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         156998
>Category:       ports
>Synopsis:       [patch] new version of graphics/xnview is available
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    crees
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 13 09:10:07 UTC 2011
>Closed-Date:    Sun Sep 25 15:41:55 UTC 2011
>Last-Modified:  Sun Sep 25 15:50:09 UTC 2011
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 8.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #25: Mon Jan 24 10:37:18 JST 2011 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	nconvert 5.90 is available.
	in addition, MASTERSITE is not available any more.
	
>How-To-Repeat:
	
>Fix:
	here is a patch.
	nconvert for FreeBSD/amd64 is available as "NConvert-FreeBSD64.tgz",
	but I have no idea to install it in ports framework.

--- Makefile.orig	2009-01-07 11:52:14.000000000 +0900
+++ Makefile	2011-05-13 17:53:12.000000000 +0900
@@ -9,7 +9,7 @@
 PORTVERSION=	1.70
 PORTREVISION=	2
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.xnview-download.de/download/
+MASTER_SITES=	http://download.xnview.com/
 DISTFILES=	XnView-x86-unknown-FreeBSD5.x-static.tgz
 
 MAINTAINER=	petr@petrovich.kiev.ua
@@ -27,13 +27,9 @@
 .include <bsd.port.pre.mk>
 
 LIB_DEPENDS+=       c.5:${PORTSDIR}/misc/compat5x
-DISTFILES+=	NConvert-x86-unknown-FreeBSD6.x.tgz
+DISTFILES+=	NConvert-FreeBSD.tgz
 WRKSRC_NC=	${WRKDIR}/NConvert
 
-.if ${OSVERSION} >= 700000
-    LIB_DEPENDS+=	c.6:${PORTSDIR}/misc/compat6x
-.endif
-
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/xnview ${PREFIX}/bin/xnview
 	${INSTALL_PROGRAM} ${WRKSRC}/bin/nview ${PREFIX}/bin/nv
--- distinfo.orig	2008-03-29 21:42:49.000000000 +0900
+++ distinfo	2011-05-13 17:55:09.000000000 +0900
@@ -1,6 +1,4 @@
-MD5 (XnView-x86-unknown-FreeBSD5.x-static.tgz) = a6cbb30e84970f7ce2331f0840663358
 SHA256 (XnView-x86-unknown-FreeBSD5.x-static.tgz) = 88a8d07802e156ff5d93394e8caecd7a6937a81f396b145ef1e4455ed3296ceb
 SIZE (XnView-x86-unknown-FreeBSD5.x-static.tgz) = 2630725
-MD5 (NConvert-x86-unknown-FreeBSD6.x.tgz) = 658bacb8f699359e0daae5267811e6ab
-SHA256 (NConvert-x86-unknown-FreeBSD6.x.tgz) = 2460baa9e81a6158d90afc5e55efeed93b65c336a0a2c0e966493a70b1fe1d6a
-SIZE (NConvert-x86-unknown-FreeBSD6.x.tgz) = 764251
+SHA256 (NConvert-FreeBSD.tgz) = 9b96631d2b76abdb318058c1cecc40d9c9b40adeb3b207758fd8fada92ce19a2
+SIZE (NConvert-FreeBSD.tgz) = 1044491
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->zi 
Responsible-Changed-By: zi 
Responsible-Changed-When: Wed Jul 27 04:30:05 UTC 2011 
Responsible-Changed-Why:  
I'll take it. 

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

From: Ryan Steinmetz <zi@FreeBSD.org>
To: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>, petr@petrovich.kiev.ua
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/156998: new version of nconvert is available
Date: Thu, 4 Aug 2011 08:19:14 -0400

 Maintainer of graphics/xnview,
 
 Please note that PR ports/156998 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156998
 
 -- 
 Ryan Steinmetz
 
State-Changed-From-To: open->feedback 
State-Changed-By: zi 
State-Changed-When: Thu Aug 4 21:17:01 UTC 2011 
State-Changed-Why:  
Ask for maintainer approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156998 
State-Changed-From-To: feedback->open 
State-Changed-By: crees 
State-Changed-When: Fri Sep 16 20:21:56 UTC 2011 
State-Changed-Why:  
Maintainer timeout ;) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156998 
Responsible-Changed-From-To: zi->crees 
Responsible-Changed-By: zi 
Responsible-Changed-When: Fri Sep 16 21:07:51 UTC 2011 
Responsible-Changed-Why:  
Assign to crees per private email conversation 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156998 
State-Changed-From-To: open->closed 
State-Changed-By: crees 
State-Changed-When: Sun Sep 25 15:41:54 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156998: commit references a PR
Date: Sun, 25 Sep 2011 15:41:44 +0000 (UTC)

 crees       2011-09-25 15:41:35 UTC
 
   FreeBSD ports repository
 
   Modified files:
     graphics/xnview      Makefile distinfo 
   Log:
   Update MASTER_SITES
   
   PR:             ports/156998
   Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
   Approved by:    maintainer timeout (5 weeks)
   
   Revision  Changes    Path
   1.15      +2 -6      ports/graphics/xnview/Makefile
   1.9       +2 -2      ports/graphics/xnview/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
