From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Sep 25 10:20:32 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F62716A415 for ; Mon, 25 Sep 2006 10:20:32 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D96143D55 for ; Mon, 25 Sep 2006 10:20:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k8PAKVeU084291 for ; Mon, 25 Sep 2006 10:20:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k8PAKV4B084290; Mon, 25 Sep 2006 10:20:31 GMT (envelope-from gnats) Resent-Date: Mon, 25 Sep 2006 10:20:31 GMT Resent-Message-Id: <200609251020.k8PAKV4B084290@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, Dmitry Marakasov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2A5316A492 for ; Mon, 25 Sep 2006 10:18:01 +0000 (UTC) (envelope-from amdmi3@mail.ru) Received: from mx1.mail.ru (mx1.mail.ru [194.67.23.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B7C43D49 for ; Mon, 25 Sep 2006 10:17:58 +0000 (GMT) (envelope-from amdmi3@mail.ru) Received: from [213.148.29.33] (port=2025 helo=nexii.panopticon) by mx1.mail.ru with esmtp id 1GRnWz-000NHu-00 for FreeBSD-gnats-submit@freebsd.org; Mon, 25 Sep 2006 14:17:45 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.2]) by nexii.panopticon (Postfix) with ESMTP id 9A8F21705C for ; Mon, 25 Sep 2006 14:17:08 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 319FE40D5; Mon, 25 Sep 2006 14:17:48 +0400 (MSD) Message-Id: <20060925101748.319FE40D5@hades.panopticon> Date: Mon, 25 Sep 2006 14:17:48 +0400 (MSD) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/103613: [MAINTAINER] textproc/uncrustify: update to 0.27 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitry Marakasov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Sep 2006 10:20:32 -0000 >Number: 103613 >Category: ports >Synopsis: [MAINTAINER] textproc/uncrustify: update to 0.27 >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: Mon Sep 25 10:20:30 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 6.1-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #0: Fri Sep 1 14:24:31 MSD 2006 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386 >Description: Update to 0.27 >How-To-Repeat: >Fix: --- uncrustify-0.27.patch begins here --- diff -u uncrustify.orig/Makefile uncrustify/Makefile --- uncrustify.orig/Makefile Fri Sep 22 03:12:29 2006 +++ uncrustify/Makefile Mon Sep 25 14:11:55 2006 @@ -6,7 +6,7 @@ # PORTNAME= uncrustify -PORTVERSION= 0.0.25 +PORTVERSION= 0.27 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -u uncrustify.orig/distinfo uncrustify/distinfo --- uncrustify.orig/distinfo Fri Sep 22 03:12:29 2006 +++ uncrustify/distinfo Mon Sep 25 14:12:54 2006 @@ -1,3 +1,3 @@ -MD5 (uncrustify-0.0.25.tgz) = 6c27651d592535df611f627236e1d278 -SHA256 (uncrustify-0.0.25.tgz) = b1b4358d16051b1ae72e179b25a9d4ce03af469d3ba5109209e217a5e41259ca -SIZE (uncrustify-0.0.25.tgz) = 427031 +MD5 (uncrustify-0.27.tgz) = 84fa096795e34d58ec48335cb28d84d5 +SHA256 (uncrustify-0.27.tgz) = e3cabd22a9e5e1893499cc11498bfb86abdf1a9b9d77d4c0f19df37e1469dcf4 +SIZE (uncrustify-0.27.tgz) = 445124 Common subdirectories: uncrustify.orig/files and uncrustify/files --- uncrustify-0.27.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: