Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  7 Jun 2008 18:10:52 +0400 (MSD)
From:      Dmitry Marakasov <amdmi3@amdmi3.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/124374: [MAINTAINER] textproc/uncrustify: update to 0.47
Message-ID:  <20080607141052.DD4701702F@hades.panopticon>
Resent-Message-ID: <200806071420.m57EK2CD029588@freefall.freebsd.org>

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

>Number:         124374
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/uncrustify: update to 0.47
>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:   Sat Jun 07 14:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Fri Apr 25 11:18:45 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
* Update to 0.47
>How-To-Repeat:
>Fix:

--- uncrustify.patch begins here ---
diff -ruN uncrustify.orig/Makefile uncrustify/Makefile
--- uncrustify.orig/Makefile	2008-06-07 17:22:50.000000000 +0400
+++ uncrustify/Makefile	2008-06-07 17:26:31.000000000 +0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	uncrustify
-PORTVERSION=	0.46
+PORTVERSION=	0.47
 CATEGORIES=	textproc
 MASTER_SITES=	SF
 EXTRACT_SUFX=	.tgz
@@ -17,6 +17,8 @@
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
 
+MAN1=		uncrustify.1
+
 .if !defined(NOPORTDOCS)
 PORTDOCS=	*
 post-install:
diff -ruN uncrustify.orig/distinfo uncrustify/distinfo
--- uncrustify.orig/distinfo	2008-06-07 17:22:50.000000000 +0400
+++ uncrustify/distinfo	2008-06-07 17:23:58.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (uncrustify-0.46.tgz) = d8298ae1dc802cc68f3fbf9b1deb9088
-SHA256 (uncrustify-0.46.tgz) = 6e0faa92fd60b5027a8fc72358c4cc0e171e8cef634223e9b9857a65a1df3cab
-SIZE (uncrustify-0.46.tgz) = 746239
+MD5 (uncrustify-0.47.tgz) = 707083bcb1e38d950e4b76a6848537a2
+SHA256 (uncrustify-0.47.tgz) = fe32817f3c0e9ba04a3f72564f9655d5c4f130b6639e0531e9487b9ea3964c52
+SIZE (uncrustify-0.47.tgz) = 754505
--- 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?20080607141052.DD4701702F>