From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Sep 28 23:00:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 30D8DBBB for ; Sat, 28 Sep 2013 23:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) 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 0FD3C27C3 for ; Sat, 28 Sep 2013 23:00:02 +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 r8SN01eF020591 for ; Sat, 28 Sep 2013 23:00:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r8SN01A2020590; Sat, 28 Sep 2013 23:00:01 GMT (envelope-from gnats) Resent-Date: Sat, 28 Sep 2013 23:00:01 GMT Resent-Message-Id: <201309282300.r8SN01A2020590@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, Sergey Brunov 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 ESMTP id DD4F5B84; Sat, 28 Sep 2013 22:56:42 +0000 (UTC) (envelope-from sergey.v.brunov@gmail.com) Received: from mail-lb0-x235.google.com (mail-lb0-x235.google.com [IPv6:2a00:1450:4010:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3EB8927B0; Sat, 28 Sep 2013 22:56:42 +0000 (UTC) Received: by mail-lb0-f181.google.com with SMTP id u14so3394081lbd.12 for ; Sat, 28 Sep 2013 15:56:40 -0700 (PDT) Received: from localhost (109-184-8-75.dynamic.mts-nn.ru. [109.184.8.75]) by mx.google.com with ESMTPSA id u20sm10553700lbh.7.1969.12.31.16.00.00 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 28 Sep 2013 15:56:39 -0700 (PDT) Received: by localhost (sSMTP sendmail emulation); Sun, 29 Sep 2013 02:54:50 +0000 Message-Id: <52475ea7.d41e700a.770d.fffff971@mx.google.com> Date: Sun, 29 Sep 2013 02:54:50 +0000 From: Sergey Brunov To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/182472: [PATCH] devel/gitg: update to 0.2.7 Cc: amdmi3@FreeBSD.org X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Sep 2013 23:00:02 -0000 >Number: 182472 >Category: ports >Synopsis: [PATCH] devel/gitg: update to 0.2.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Sep 28 23:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Sergey Brunov >Release: FreeBSD 9.2-RC4 amd64 >Organization: >Environment: System: FreeBSD NetMan-NB 9.2-RC4 FreeBSD 9.2-RC4 #0 r255465: Wed Sep 11 05:11:03 UTC >Description: - Update to 0.2.7 Corrected to use dirrmtry. Port maintainer (amdmi3@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: suffix) >How-To-Repeat: >Fix: --- gitg-0.2.7.patch begins here --- diff -ruN ../gitg.orig/Makefile ./Makefile --- ../gitg.orig/Makefile 2013-09-29 01:43:47.000000000 +0000 +++ ./Makefile 2013-09-29 01:50:05.000000000 +0000 @@ -2,9 +2,10 @@ # $FreeBSD: devel/gitg/Makefile 328536 2013-09-28 00:30:36Z amdmi3 $ PORTNAME= gitg -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.7 CATEGORIES= devel deskutils gnome MASTER_SITES= GNOME +EXTRACT_SUFX=.tar.xz MAINTAINER= amdmi3@FreeBSD.org COMMENT= GTK-based git repository viewer diff -ruN ../gitg.orig/distinfo ./distinfo --- ../gitg.orig/distinfo 2013-09-29 01:43:47.000000000 +0000 +++ ./distinfo 2013-09-29 01:50:21.000000000 +0000 @@ -1,2 +1,2 @@ -SHA256 (gitg-0.2.5.tar.bz2) = 84b159fc77901767772d5c9ff3e0dec67d9e51bc12ab1e461b8a16deea8bfb68 -SIZE (gitg-0.2.5.tar.bz2) = 623306 +SHA256 (gitg-0.2.7.tar.xz) = c07fc4fc6cef31a06f0b9daa2ed23a5d0f6cb0a10a728324970675fc7001d095 +SIZE (gitg-0.2.7.tar.xz) = 528904 --- gitg-0.2.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: