pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/textproc/uncrustify



Module Name:    pkgsrc
Committed By:   nia
Date:           Sat May 16 19:17:13 UTC 2020

Modified Files:
        pkgsrc/textproc/uncrustify: Makefile PLIST distinfo

Log Message:
uncrustify: Update to 0.71.0

Change highlights in uncrustify-0.71.0 (May 2020)
-------------------------------------------------------------------------------

  6bcfb640d908038402869cb3be7bd80adcdb4708
    Added   : align_oc_msg_colon_xcode_like        Nov 29 2019
  2fd5aaf255e1d0369842f54ae8d444bcbc079c7b
    Added   : indent_compound_literal_return       Nov 19 2019
  4b74315b6cf8e91801b663c4171c1e0a9e12ea5b
    Added   : indent_sparen_extra                  Nov 19 2019
  f012dd24e2d116d867404667ce15c3309466046f
    Added   : sp_word_brace_init_lst               Jan 21 2020
    Removed : sp_word_brace                        Jan 21 2020
  466b8bcf5f8ee04686d2d7af62b5ce76241c777d
    Added   : nl_func_call_args                    Jan 24 2020
  807e27e81112f28ae71b21f43718a1b859ad473a
    Added   : sp_before_oc_proto_list              Feb  4 2020
  94f18ac9c0c7c7fab64f14425aea69f0f49bb240
    Added   : indent_off_after_assign              Feb  7 2020
  25e20f9e4ab389c06fc76bcf0dcb3fe07ab91aea
    Added   : indent_off_after_return              Feb  7 2020
  cee950462787ab3b7725c5fb77fa38b992527e99
    Added   : indent_oc_inside_msg_sel             Feb 10 2020
  2d04118314be95654f29fb32ae50b8cd46af8682
    Added   : nl_func_call_args_multi_line_ignore_closures Dec 17 2019
  369192830c01beedcfe87c432f9c26637c1e6587
    Added   : indent_inside_ternary_operator       Dec  9 2019
  100db726b938d263c6c7f07530385dec0cdd711e
    Added   : use_form_feed_no_more_as_whitespace_character Feb 21 2020
  24e27fe8cdda55e422b1db659f255da353b3022c
    Added   : debug_max_number_of_loops            Feb 27 2020
  30da6cafa6b0819c48a02513cadbc256a5b450c5
    Added   : debug_line_number_to_protocol        Mar 17 2020
  f5d8ee093eb521ecc0c57060b0009dd5f05e039e
    Added   : mod_sort_incl_import_prioritize_filename Mar 27 2020
  8d595cb0721b299db8f1169c22d38d45df899a51
    Added   : mod_sort_incl_import_ignore_extension Mar 27 2020
  9f8b7754f03aa970ede730a5cd4e2cbd94f139cc
    Added   : mod_sort_incl_import_prioritize_extensionless Mar 27 2020
  6d5829551886ee9e643e5d6019c5389dfa738c3b
    Added   : mod_sort_incl_import_prioritize_angle_over_quotes Mar 27 2020
  27b33d779e7aa33c1ebc39a52e54c3a95bc153d4
    Added   : mod_sort_incl_import_grouping_enabled Mar 27 2020
  ac62be9498fa195a54c0e2c76c438c641d68a917
    Added   : disable_processing_nl_cont           Apr 12 2020
  e2b17b724e00c6180c6bd6cb5b592e969c47b6a9
    Added   : nl_before_opening_brace_func_class_def Apr 22 2020
  981c761da5a4a71b059361a883c4bfff69148c49
    Added   : nl_before_whole_file_endif           Apr 24 2020
    Added   : nl_after_whole_file_endif            Apr 24 2020
    Added   : nl_after_whole_file_ifdef            Apr 24 2020
    Added   : nl_before_whole_file_ifdef           Apr 24 2020
  d55e9d21cd6377a38f741854baf1a561b984de36
    Added   : nl_func_call_end                     Apr 29 2020


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/uncrustify/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/uncrustify/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/textproc/uncrustify/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/uncrustify/Makefile
diff -u pkgsrc/textproc/uncrustify/Makefile:1.9 pkgsrc/textproc/uncrustify/Makefile:1.10
--- pkgsrc/textproc/uncrustify/Makefile:1.9     Fri Mar 20 11:58:30 2020
+++ pkgsrc/textproc/uncrustify/Makefile Sat May 16 19:17:13 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2020/03/20 11:58:30 nia Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/16 19:17:13 nia Exp $
 
-DISTNAME=      uncrustify-0.70.1
+DISTNAME=      uncrustify-0.71.0
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=uncrustify/}
 GITHUB_TAG=    ${DISTNAME}

Index: pkgsrc/textproc/uncrustify/PLIST
diff -u pkgsrc/textproc/uncrustify/PLIST:1.2 pkgsrc/textproc/uncrustify/PLIST:1.3
--- pkgsrc/textproc/uncrustify/PLIST:1.2        Tue May 14 12:54:17 2019
+++ pkgsrc/textproc/uncrustify/PLIST    Sat May 16 19:17:13 2020
@@ -1,20 +1,20 @@
-@comment $NetBSD: PLIST,v 1.2 2019/05/14 12:54:17 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.3 2020/05/16 19:17:13 nia Exp $
 bin/uncrustify
 man/man1/uncrustify.1
-share/uncrustify/MS-calling_conventions.cfg
-share/uncrustify/amxmodx.cfg
-share/uncrustify/ben.cfg
-share/uncrustify/ben2.cfg
-share/uncrustify/d.cfg
-share/uncrustify/defaults.cfg
-share/uncrustify/freebsd.cfg
-share/uncrustify/gnu-indent.cfg
-share/uncrustify/klaus.cfg
-share/uncrustify/kr-indent.cfg
-share/uncrustify/linux-indent.cfg
-share/uncrustify/linux.cfg
-share/uncrustify/mono.cfg
-share/uncrustify/msvc.cfg
-share/uncrustify/objc.cfg
-share/uncrustify/sun.cfg
-share/uncrustify/xsupplicant.cfg
+share/doc/uncrustify/examples/MS-calling_conventions.cfg
+share/doc/uncrustify/examples/amxmodx.cfg
+share/doc/uncrustify/examples/ben.cfg
+share/doc/uncrustify/examples/ben2.cfg
+share/doc/uncrustify/examples/d.cfg
+share/doc/uncrustify/examples/defaults.cfg
+share/doc/uncrustify/examples/freebsd.cfg
+share/doc/uncrustify/examples/gnu-indent.cfg
+share/doc/uncrustify/examples/klaus.cfg
+share/doc/uncrustify/examples/kr-indent.cfg
+share/doc/uncrustify/examples/linux-indent.cfg
+share/doc/uncrustify/examples/linux.cfg
+share/doc/uncrustify/examples/mono.cfg
+share/doc/uncrustify/examples/msvc.cfg
+share/doc/uncrustify/examples/objc.cfg
+share/doc/uncrustify/examples/sun.cfg
+share/doc/uncrustify/examples/xsupplicant.cfg

Index: pkgsrc/textproc/uncrustify/distinfo
diff -u pkgsrc/textproc/uncrustify/distinfo:1.6 pkgsrc/textproc/uncrustify/distinfo:1.7
--- pkgsrc/textproc/uncrustify/distinfo:1.6     Thu Feb 20 15:58:50 2020
+++ pkgsrc/textproc/uncrustify/distinfo Sat May 16 19:17:13 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2020/02/20 15:58:50 nia Exp $
+$NetBSD: distinfo,v 1.7 2020/05/16 19:17:13 nia Exp $
 
-SHA1 (uncrustify-0.70.1.tar.gz) = 1caad0bcdaded2e9bb29130733727c718575f6a6
-RMD160 (uncrustify-0.70.1.tar.gz) = 354e1451ed20699bd8f1db51d31834de474937f2
-SHA512 (uncrustify-0.70.1.tar.gz) = d28f02d5c82e3b398fd0391fe49eb1260a905e525c7c4b513ccea68ffff480d96cd77936267dd7d6870a59903c72578efc0ff85696c877caf1f1c89160c79334
-Size (uncrustify-0.70.1.tar.gz) = 1644844 bytes
+SHA1 (uncrustify-0.71.0.tar.gz) = 8ab6a9cc081d8d3bfaecd6774829dc720cb7c71e
+RMD160 (uncrustify-0.71.0.tar.gz) = 33d44f956783e4dc76df8e31ca6d2fdb62bfd85a
+SHA512 (uncrustify-0.71.0.tar.gz) = 220ecbebb1c1d6abadb96c339e4ca9b264a04fa08bc83e9b0fabba5fae425efd1911d175d18b635521614ec9c33aa389fadaeec62ebf28a5d71e595900a92181
+Size (uncrustify-0.71.0.tar.gz) = 1704631 bytes
 SHA1 (patch-CMakeLists.txt) = 4715199cfdfceb60828d9996f91bf6a45cb46cd4



Home | Main Index | Thread Index | Old Index