From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 13 09:10:08 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77A25106567A for ; Fri, 13 May 2011 09:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4B0348FC1B for ; Fri, 13 May 2011 09:10:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4D9A8Bx077643 for ; Fri, 13 May 2011 09:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4D9A82B077638; Fri, 13 May 2011 09:10:08 GMT (envelope-from gnats) Resent-Date: Fri, 13 May 2011 09:10:08 GMT Resent-Message-Id: <201105130910.p4D9A82B077638@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Tsurutani Naoki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 63AC6106564A for ; 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 ; 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 To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: turutani@scphys.kyoto-u.ac.jp Subject: ports/156998: new version of nconvert is available X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tsurutani Naoki List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 May 2011 09:10:08 -0000 >Number: 156998 >Category: ports >Synopsis: new version of nconvert is available >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 13 09:10:07 UTC 2011 >Closed-Date: >Last-Modified: >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 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: >Unformatted: