From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 5 13:10:12 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 AF18E1065674 for ; Thu, 5 May 2011 13:10:12 +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 6BC938FC1A for ; Thu, 5 May 2011 13:10:12 +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 p45DACHw030001 for ; Thu, 5 May 2011 13:10:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p45DACJY030000; Thu, 5 May 2011 13:10:12 GMT (envelope-from gnats) Resent-Date: Thu, 5 May 2011 13:10:12 GMT Resent-Message-Id: <201105051310.p45DACJY030000@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, Benedict Reuschling Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 19DEA1065670 for ; Thu, 5 May 2011 13:08:51 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 075498FC12 for ; Thu, 5 May 2011 13:08:51 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p45D8oVq030851 for ; Thu, 5 May 2011 13:08:50 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p45D8ovU030850; Thu, 5 May 2011 13:08:50 GMT (envelope-from nobody) Message-Id: <201105051308.p45D8ovU030850@red.freebsd.org> Date: Thu, 5 May 2011 13:08:50 GMT From: Benedict Reuschling To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/156830: [patch] Update graphics/gource to version 0.32 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2011 13:10:12 -0000 >Number: 156830 >Category: ports >Synopsis: [patch] Update graphics/gource to version 0.32 >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: Thu May 05 13:10:12 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Benedict Reuschling >Release: 8.2-STABLE >Organization: The FreeBSD Project >Environment: n/a >Description: The attached patch updates gource to version 0.32. Tested with port test, portlint and the actual program with a commit history from svn. >How-To-Repeat: Compare the current version on the homepage with the one in the ports collection. >Fix: Apply the attached patch. Patch attached with submission follows: diff -ruN gource.old/Makefile gource/Makefile --- gource.old/Makefile 2011-05-05 12:48:45.000000000 +0000 +++ gource/Makefile 2011-05-05 12:49:24.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= gource -PORTVERSION= 0.28 +PORTVERSION= 0.32 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ruN gource.old/distinfo gource/distinfo --- gource.old/distinfo 2011-05-05 12:48:45.000000000 +0000 +++ gource/distinfo 2011-05-05 12:49:29.000000000 +0000 @@ -1,3 +1,2 @@ -MD5 (gource-0.28.tar.gz) = 82cadbd7791cff913970a63d63d894ff -SHA256 (gource-0.28.tar.gz) = c37648e70230b45c0170ed036d3aa9db2b1a4d9c59b2ca48c741d8e4d846a324 -SIZE (gource-0.28.tar.gz) = 606085 +SHA256 (gource-0.32.tar.gz) = fda5692e811c37f4601ddff78ffd316a9a2328085038a4695643159b8ba3a7de +SIZE (gource-0.32.tar.gz) = 653504 >Release-Note: >Audit-Trail: >Unformatted: