From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 20 16:50:01 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id BCDC3D4A for ; Fri, 20 Dec 2013 16:50:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9716714A4 for ; Fri, 20 Dec 2013 16:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBKGo1Cp084268 for ; Fri, 20 Dec 2013 16:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBKGo1BF084267; Fri, 20 Dec 2013 16:50:01 GMT (envelope-from gnats) Resent-Date: Fri, 20 Dec 2013 16:50:01 GMT Resent-Message-Id: <201312201650.rBKGo1BF084267@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, "Jens K. Loewe" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 680B1AC6 for ; Fri, 20 Dec 2013 16:42:29 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 53B3113E1 for ; Fri, 20 Dec 2013 16:42:29 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rBKGgSfE080278 for ; Fri, 20 Dec 2013 16:42:28 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rBKGgSqe080269; Fri, 20 Dec 2013 16:42:28 GMT (envelope-from nobody) Message-Id: <201312201642.rBKGgSqe080269@oldred.freebsd.org> Date: Fri, 20 Dec 2013 16:42:28 GMT From: "Jens K. Loewe" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/185036: [maintainer update] graphics/nomacs update to version 1.6.2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Dec 2013 16:50:01 -0000 >Number: 185036 >Category: ports >Synopsis: [maintainer update] graphics/nomacs update to version 1.6.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Dec 20 16:50:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Jens K. Loewe >Release: 9.2 >Organization: Hochschule Ostfalia >Environment: FreeBSD rosaelefanten.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013 root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >Description: A new version of nomacs has been released. Update follows. >How-To-Repeat: - >Fix: - Patch attached with submission follows: diff -ruN nomacs/Makefile nomacs-neu/Makefile --- nomacs/Makefile 2013-10-17 17:52:17.000000000 +0200 +++ nomacs-neu/Makefile 2013-12-20 17:12:38.000000000 +0100 @@ -1,7 +1,7 @@ # $FreeBSD: graphics/nomacs/Makefile 330529 2013-10-16 18:37:03Z antoine $ PORTNAME= nomacs -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.2 CATEGORIES= graphics MASTER_SITES= SF/nomacs/nomacs-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff -ruN nomacs/distinfo nomacs-neu/distinfo --- nomacs/distinfo 2013-10-18 17:22:14.000000000 +0200 +++ nomacs-neu/distinfo 2013-12-20 17:12:51.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (nomacs-1.6.0-source.tar.bz2) = 39e25542c8cef90578864e2a2e98a8c6723872cddf82f12f17f6caf9b426683d -SIZE (nomacs-1.6.0-source.tar.bz2) = 1169739 +SHA256 (nomacs-1.6.2-source.tar.bz2) = c9a7bea91db1f12513b43d5d194009f9281f6084ffc30ceeadb5ec4a598a6c71 +SIZE (nomacs-1.6.2-source.tar.bz2) = 1168631 >Release-Note: >Audit-Trail: >Unformatted: