From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 9 19:20:17 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 2620B16A586 for ; Wed, 9 Aug 2006 19:20:17 +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 AE4D343D49 for ; Wed, 9 Aug 2006 19:20:16 +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 k79JKGmd046196 for ; Wed, 9 Aug 2006 19:20:16 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k79JKGst046191; Wed, 9 Aug 2006 19:20:16 GMT (envelope-from gnats) Resent-Date: Wed, 9 Aug 2006 19:20:16 GMT Resent-Message-Id: <200608091920.k79JKGst046191@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, Stanislav Sedov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A83C416A4DD for ; Wed, 9 Aug 2006 19:14:47 +0000 (UTC) (envelope-from ssedov@mbsd.msk.ru) Received: from com1.ht-systems.ru (com1.ht-systems.ru [83.97.104.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0B16343D8D for ; Wed, 9 Aug 2006 19:14:40 +0000 (GMT) (envelope-from ssedov@mbsd.msk.ru) Received: from [217.118.83.1] (helo=fonon.realnet) by com1.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1GAtVj-0006Ta-QP; Wed, 09 Aug 2006 23:14:38 +0400 Received: by fonon.realnet (Postfix, from userid 1001) id E685D12C65; Wed, 9 Aug 2006 23:14:13 +0600 (YEKST) Message-Id: <20060809171413.E685D12C65@fonon.realnet> Date: Wed, 9 Aug 2006 23:14:13 +0600 (YEKST) From: Stanislav Sedov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/101723: [PATCH] textproc/uncrustify: update to 0.0.24 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: Wed, 09 Aug 2006 19:20:17 -0000 >Number: 101723 >Category: ports >Synopsis: [PATCH] textproc/uncrustify: update to 0.0.24 >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: Wed Aug 09 19:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stanislav Sedov >Release: FreeBSD 7.0-CURRENT i386 >Organization: MBSD labs, Inc. >Environment: System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug 2 21:44:37 MSD >Description: - Install documentation - Update to 0.0.24 Copy of this message was sent to (amdmi3@mail.ru). >How-To-Repeat: >Fix: --- uncrustify-0.0.24.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/uncrustify/Makefile /var/tmp/ruby/uncrustify/Makefile --- /usr/ports/textproc/uncrustify/Makefile Sun Jul 30 02:56:51 2006 +++ /var/tmp/ruby/uncrustify/Makefile Wed Aug 9 23:12:32 2006 @@ -6,7 +6,7 @@ # PORTNAME= uncrustify -PORTVERSION= 0.0.23 +PORTVERSION= 0.0.24 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,5 +17,23 @@ GNU_CONFIGURE= yes USE_GMAKE= yes + +.if !defined(NOPORTDOCS) +PORTDOCS= * +.endif + +# XXX: exists untill it will be committed to bsd.port.mk +COPYTREE_SHARE= ${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/dev/null \ + 2>&1) && \ + ${CHOWN} -R ${SHAREOWN}:${SHAREGRP} $$1 && \ + ${FIND} $$1/ -type d -exec ${CHMOD} 755 {} \; && \ + ${FIND} $$1/ -type f -exec ${CHMOD} ${SHAREMODE} {} \;' -- + +post-install: + +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} + @(cd ${WRKSRC}/documentation && ${COPYTREE_SHARE} \* ${DOCSDIR}) +.endif .include diff -ruN --exclude=CVS /usr/ports/textproc/uncrustify/distinfo /var/tmp/ruby/uncrustify/distinfo --- /usr/ports/textproc/uncrustify/distinfo Sun Jul 30 02:56:51 2006 +++ /var/tmp/ruby/uncrustify/distinfo Wed Aug 9 16:49:25 2006 @@ -1,3 +1,3 @@ -MD5 (uncrustify-0.0.23.tgz) = d26c1c7c2863df66e6b9e068dca6d00c -SHA256 (uncrustify-0.0.23.tgz) = c816f9004ef1a362cdf90e37bcf048fea3a98e17dddc09a5cc0fcc797068654a -SIZE (uncrustify-0.0.23.tgz) = 355679 +MD5 (uncrustify-0.0.24.tgz) = f312961ae0ea29c330ba7f4e8dbc4843 +SHA256 (uncrustify-0.0.24.tgz) = eafbead700e864839bcaf4cc7b4c30d1c71525af9be67b13fe9f64ebb23dacc4 +SIZE (uncrustify-0.0.24.tgz) = 373970 --- uncrustify-0.0.24.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: