ports/115334: [MAINTAINER] textproc/uncrustify: update to 0.36
Dmitry Marakasov
amdmi3 at amdmi3.ru
Thu Aug 9 00:00:13 UTC 2007
>Number: 115334
>Category: ports
>Synopsis: [MAINTAINER] textproc/uncrustify: update to 0.36
>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: Thu Aug 09 00:00:12 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 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386
>Description:
* update to 0.36
>How-To-Repeat:
>Fix:
--- uncrustify-0.36.patch begins here ---
diff -ruN uncrustify.orig/Makefile uncrustify/Makefile
--- uncrustify.orig/Makefile Thu Aug 9 03:42:03 2007
+++ uncrustify/Makefile Thu Aug 9 03:45:59 2007
@@ -6,10 +6,9 @@
#
PORTNAME= uncrustify
-PORTVERSION= 0.34
+PORTVERSION= 0.36
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
EXTRACT_SUFX= .tgz
MAINTAINER= amdmi3 at amdmi3.ru
diff -ruN uncrustify.orig/distinfo uncrustify/distinfo
--- uncrustify.orig/distinfo Thu Aug 9 03:42:03 2007
+++ uncrustify/distinfo Thu Aug 9 03:46:10 2007
@@ -1,3 +1,3 @@
-MD5 (uncrustify-0.34.tgz) = 8269c829538801a76aeab47eeeb7a030
-SHA256 (uncrustify-0.34.tgz) = 3445b677e04556a9e4b4b6f930e836c810e4cfd21d4ee203386f5ac438a674e6
-SIZE (uncrustify-0.34.tgz) = 590408
+MD5 (uncrustify-0.36.tgz) = 73c3f46fdd562aee2ecb5ac65ae4bd9e
+SHA256 (uncrustify-0.36.tgz) = dcf35836fce3f6af651f176a554b77a587e9262fb04facc6a3b50bd4b613af40
+SIZE (uncrustify-0.36.tgz) = 626273
diff -ruN uncrustify.orig/files/patch-src-uncrustify.cpp uncrustify/files/patch-src-uncrustify.cpp
--- uncrustify.orig/files/patch-src-uncrustify.cpp Thu Aug 9 03:42:03 2007
+++ uncrustify/files/patch-src-uncrustify.cpp Thu Jan 1 03:00:00 1970
@@ -1,10 +0,0 @@
---- src/uncrustify.cpp.orig Wed Jul 19 20:39:15 2006
-+++ src/uncrustify.cpp Wed Jul 19 20:39:48 2006
-@@ -15,6 +15,7 @@
- #include "logger.h"
- #include "log_levels.h"
-
-+#include <libgen.h>
- #include <cstdio>
- #include <cstdlib>
- #include <cstring>
diff -ruN uncrustify.orig/files1/patch-src-uncrustify.cpp uncrustify/files1/patch-src-uncrustify.cpp
--- uncrustify.orig/files1/patch-src-uncrustify.cpp Thu Jan 1 03:00:00 1970
+++ uncrustify/files1/patch-src-uncrustify.cpp Thu Aug 9 03:41:58 2007
@@ -0,0 +1,10 @@
+--- src/uncrustify.cpp.orig Wed Jul 19 20:39:15 2006
++++ src/uncrustify.cpp Wed Jul 19 20:39:48 2006
+@@ -15,6 +15,7 @@
+ #include "logger.h"
+ #include "log_levels.h"
+
++#include <libgen.h>
+ #include <cstdio>
+ #include <cstdlib>
+ #include <cstring>
--- uncrustify-0.36.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list