pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-pgFormatter p5-pgFormatter: update to 5.2...
details: https://anonhg.NetBSD.org/pkgsrc/rev/94f55a946d3f
branches: trunk
changeset: 372251:94f55a946d3f
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sat Jan 22 15:05:01 2022 +0000
description:
p5-pgFormatter: update to 5.2, PR pkg/56564.
December 03 2021 - v5.2
This maintenance release fixes issues reported by users since the last six
months with some improvements and new features.
New options and features:
* Allow to pass multiple files when using --inplace. Thanks to mieszko4
for the patch.
* Add a button to copy formatted text to clipboard in the CGI interface.
Thanks to Yan Sheng for the feature request.
Here is the complete list of changes and acknowledgments:
- Fix bad formatting of materialized view ddl with parameters. Thanks to
Wilson Lin for the report.
- Fix/unicode and --inplace argument causing an error. Thanks to mieszko4
for the patch.
- Fix anonymizing disabled in last version. Thanks to Nikolas Poniros for
the report.
- Correctly format casts to quoted types. Thanks to Adam Vartanian for the
patch.
diffstat:
databases/p5-pgFormatter/Makefile | 4 ++--
databases/p5-pgFormatter/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 8d52511259de -r 94f55a946d3f databases/p5-pgFormatter/Makefile
--- a/databases/p5-pgFormatter/Makefile Sat Jan 22 14:45:45 2022 +0000
+++ b/databases/p5-pgFormatter/Makefile Sat Jan 22 15:05:01 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2021/11/06 15:09:26 bsiegert Exp $
+# $NetBSD: Makefile,v 1.2 2022/01/22 15:05:01 bsiegert Exp $
GITHUB_PROJECT= pgFormatter
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= pgFormatter-5.1
+DISTNAME= pgFormatter-5.2
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases textproc perl5
MASTER_SITES= ${MASTER_SITE_GITHUB:=darold/}
diff -r 8d52511259de -r 94f55a946d3f databases/p5-pgFormatter/distinfo
--- a/databases/p5-pgFormatter/distinfo Sat Jan 22 14:45:45 2022 +0000
+++ b/databases/p5-pgFormatter/distinfo Sat Jan 22 15:05:01 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2021/11/06 15:09:26 bsiegert Exp $
+$NetBSD: distinfo,v 1.2 2022/01/22 15:05:01 bsiegert Exp $
-BLAKE2s (pgFormatter-5.1.tar.gz) = 525812b0d47b1127c67fd377dba7bafe8f30455e443487e8b2985228fa53253a
-SHA512 (pgFormatter-5.1.tar.gz) = 86afb0e77a000145bdcfbd3d5f91c59dc8de3676b4e764a4b86147a52fd7787681b33f4e23a4e0eb9b15e9a24d5b60eb01c90574f59ff5cab2f33489c5f2e91b
-Size (pgFormatter-5.1.tar.gz) = 1314702 bytes
+BLAKE2s (pgFormatter-5.2.tar.gz) = bd398ef653b8f041e8d0f2b372fec944ea03deca0c532e0e6e3e3a80423096ba
+SHA512 (pgFormatter-5.2.tar.gz) = 6244cf41a7a93c2fedf69707e11dccbe72d44965682fb4c469718538c8a22b90192e8de8a123c5f093a40728dd6d8e728c1967953ca70f9dcd6d052d57342666
+Size (pgFormatter-5.2.tar.gz) = 1316900 bytes
Home |
Main Index |
Thread Index |
Old Index