Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2007 17:03:12 +0300 (MSK)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/108603: [MAINTAINER] textproc/uncrustify: update to 0.31
Message-ID:  <20070131140312.2468340BF@hades.panopticon>
Resent-Message-ID: <200701311410.l0VEADbk085370@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         108603
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/uncrustify: update to 0.31
>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:   Wed Jan 31 14:10:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p12 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p12 FreeBSD 6.1-RELEASE-p12 #0: Tue Jan 16 23:12:21 MSK 2007 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Update to 0.31, sync pkg-descr to website
>How-To-Repeat:
>Fix:

--- uncrustify.patch begins here ---
diff -ruN uncrustify.orig/Makefile uncrustify/Makefile
--- uncrustify.orig/Makefile	Wed Jan 31 16:51:44 2007
+++ uncrustify/Makefile	Wed Jan 31 16:53:24 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uncrustify
-PORTVERSION=	0.30
+PORTVERSION=	0.31
 CATEGORIES=	textproc
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -ruN uncrustify.orig/distinfo uncrustify/distinfo
--- uncrustify.orig/distinfo	Wed Jan 31 16:51:44 2007
+++ uncrustify/distinfo	Wed Jan 31 16:53:43 2007
@@ -1,3 +1,3 @@
-MD5 (uncrustify-0.30.tgz) = 3c242519de3d12f7b916b560366c1aa8
-SHA256 (uncrustify-0.30.tgz) = b2e8a23a62696e48e0bdaab06f8099b8e728006b9100628e1bf8adc1984cdb33
-SIZE (uncrustify-0.30.tgz) = 544268
+MD5 (uncrustify-0.31.tgz) = 4698c9d9b983ea1b61c8281b7fc58daa
+SHA256 (uncrustify-0.31.tgz) = 715c77b583f09605c511f28558cd3ac7d6a0730c5b864536f3cbe8df685025d5
+SIZE (uncrustify-0.31.tgz) = 548575
diff -ruN uncrustify.orig/pkg-descr uncrustify/pkg-descr
--- uncrustify.orig/pkg-descr	Wed Jan 31 16:51:44 2007
+++ uncrustify/pkg-descr	Wed Jan 31 16:52:36 2007
@@ -2,15 +2,16 @@
 Create a highly configurable, easily modifiable source code beautifier.
 
 What it does: 
-* Ident code, aligning on parens, assignments, etc 
-* Align on '=' and variable definitions 
-* Align structure initializers 
-* Align #define stuff 
-* Align backslash-newline stuff 
-* Reformat comments (a little bit) 
-* Fix inter-character spacing 
-* Add or remove parens on return statements 
-* Add or remove braces on single-statement if/do/while/for statements 
-* Highly configurable - 118 configurable options as of version 0.0.15 
+* Ident code, aligning on parens, assignments, etc
+* Align on '=' and variable definitions
+* Align structure initializers
+* Align #define stuff
+* Align backslash-newline stuff
+* Reformat comments (a little bit)
+* Fix inter-character spacing
+* Add or remove parens on return statements
+* Add or remove braces on single-statement if/do/while/for statements
+* Supports embedded SQL 'EXEC SQL' stuff
+* Highly configurable - 168 configurable options as of version 0.30
 
 WWW: http://uncrustify.sourceforge.net
--- uncrustify.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070131140312.2468340BF>