pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/astyle



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Mon Aug 18 02:41:38 UTC 2025

Modified Files:
        pkgsrc/devel/astyle: Makefile distinfo

Log Message:
astyle: update to 3.6.12. Changes:

- Improved complex lambda body indentation


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/astyle/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/astyle/distinfo

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

Modified files:

Index: pkgsrc/devel/astyle/Makefile
diff -u pkgsrc/devel/astyle/Makefile:1.26 pkgsrc/devel/astyle/Makefile:1.27
--- pkgsrc/devel/astyle/Makefile:1.26   Sun Jul 27 15:38:57 2025
+++ pkgsrc/devel/astyle/Makefile        Mon Aug 18 02:41:37 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2025/07/27 15:38:57 schmonz Exp $
+# $NetBSD: Makefile,v 1.27 2025/08/18 02:41:37 schmonz Exp $
 
-DISTNAME=              astyle-3.6.11
+DISTNAME=              astyle-3.6.12
 CATEGORIES=            devel textproc
 MASTER_SITES=          http://www.andre-simon.de/zip/
 EXTRACT_SUFX=          .tar.bz2

Index: pkgsrc/devel/astyle/distinfo
diff -u pkgsrc/devel/astyle/distinfo:1.22 pkgsrc/devel/astyle/distinfo:1.23
--- pkgsrc/devel/astyle/distinfo:1.22   Sun Jul 27 15:38:57 2025
+++ pkgsrc/devel/astyle/distinfo        Mon Aug 18 02:41:37 2025
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.22 2025/07/27 15:38:57 schmonz Exp $
+$NetBSD: distinfo,v 1.23 2025/08/18 02:41:37 schmonz Exp $
 
-BLAKE2s (astyle-3.6.11.tar.bz2) = 88329a1cf1b983b9f59b6dcc67fc00511c396dc6a0119e6172634c371cffc68f
-SHA512 (astyle-3.6.11.tar.bz2) = dc0e7d7a5dbd86b86e3cf82f9d3ea32c0878bac5cd09ff8f14ae04d5949bc1d8d95c973635aa88eab61ee66accdf25da04ec8aab1d5ff0464db809a7ac5f2a76
-Size (astyle-3.6.11.tar.bz2) = 217154 bytes
+BLAKE2s (astyle-3.6.12.tar.bz2) = 8686bfdf20feedae56052ec7a8c551bb229f224f4443adda40fb7f327d1d51b0
+SHA512 (astyle-3.6.12.tar.bz2) = 257a048ef16c0277aac0dd5e4c2b7f58161c75c6b867cb41406b2298dc7123b65820745d1d588064b31e4b42a4975d9784b6ce643e63f5c920ce4edfaaec1903
+Size (astyle-3.6.12.tar.bz2) = 217298 bytes
 SHA1 (patch-CMakeLists.txt) = 97aedb491f245b9023b8ea0dac188dbd8de0fa54



Home | Main Index | Thread Index | Old Index