pkgsrc-Changes archive

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

CVS commit: pkgsrc/databases/slony1



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Dec  7 15:51:38 UTC 2020

Modified Files:
        pkgsrc/databases/slony1: Makefile distinfo

Log Message:
slony1: updated to 2.2.10

Slony 2.2.10 now available
The next bug fix release in the 2.2.x series is now available. This release includes the following
* Remove unsupported warning with PG13


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 pkgsrc/databases/slony1/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/databases/slony1/distinfo

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

Modified files:

Index: pkgsrc/databases/slony1/Makefile
diff -u pkgsrc/databases/slony1/Makefile:1.31 pkgsrc/databases/slony1/Makefile:1.32
--- pkgsrc/databases/slony1/Makefile:1.31       Sun Dec  6 11:08:09 2020
+++ pkgsrc/databases/slony1/Makefile    Mon Dec  7 15:51:38 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.31 2020/12/06 11:08:09 adam Exp $
+# $NetBSD: Makefile,v 1.32 2020/12/07 15:51:38 adam Exp $
 
-DISTNAME=      slony1-2.2.9
+DISTNAME=      slony1-2.2.10
 CATEGORIES=    databases
 MASTER_SITES=  http://slony.info/downloads/${PKGVERSION_NOREV:R}/source/
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/databases/slony1/distinfo
diff -u pkgsrc/databases/slony1/distinfo:1.23 pkgsrc/databases/slony1/distinfo:1.24
--- pkgsrc/databases/slony1/distinfo:1.23       Sun Dec  6 11:08:09 2020
+++ pkgsrc/databases/slony1/distinfo    Mon Dec  7 15:51:38 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.23 2020/12/06 11:08:09 adam Exp $
+$NetBSD: distinfo,v 1.24 2020/12/07 15:51:38 adam Exp $
 
-SHA1 (slony1-2.2.9.tar.bz2) = 296c4b1e071c077203e8145c95b55d109dee1559
-RMD160 (slony1-2.2.9.tar.bz2) = f035feed58572e4fa040624c260f9b35a5cfa67b
-SHA512 (slony1-2.2.9.tar.bz2) = c42d7604ae2eda9b83bfa608ca13a4a25b2a4b77301a591b9308eda964d263490a02acdfd5b1a7e7751c24b2a7cb5d9410c58deaf82bdb3c422456af65c2b3f5
-Size (slony1-2.2.9.tar.bz2) = 1464548 bytes
+SHA1 (slony1-2.2.10.tar.bz2) = 407253c734b7a4ae12440555a4cfde1d534c1ae2
+RMD160 (slony1-2.2.10.tar.bz2) = 70c4df9b27bc344334ec7af0ddcbf1355600291a
+SHA512 (slony1-2.2.10.tar.bz2) = 1b41addb7a0be0a130c2efcab1b241e3158d10a5a6e203d83f28353e303dd524e224ab9c04a7e37a0f89cd944237b90feeb8910eb35f717926aa3ad28dbe2d0f
+Size (slony1-2.2.10.tar.bz2) = 1464652 bytes
 SHA1 (patch-config.h.in) = 7348475c942c06d8d668f8b1a5d4fc4a03189017
 SHA1 (patch-configure) = 67eba0a1a45ef1f68a5a62627deb9e68f967b012
 SHA1 (patch-src_slonik_slonik.c) = 301e6a401b9f0158e3c6f471d294dbd910f8897b



Home | Main Index | Thread Index | Old Index