Update to repmgr-3.0.2.

This commit is contained in:
ajacoutot 2015-11-12 15:06:37 +00:00
parent 4340b13c4e
commit 532c699b1a
3 changed files with 10 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.5 2015/09/19 21:37:12 landry Exp $
# $OpenBSD: Makefile,v 1.6 2015/11/12 15:06:37 ajacoutot Exp $
COMMENT = HA and replication cluster management for PostgreSQL
DISTNAME = repmgr-3.0.1
DISTNAME = repmgr-3.0.2
CATEGORIES = databases
HOMEPAGE = http://www.repmgr.org/
SHARED_ONLY = Yes
@ -20,9 +20,10 @@ MAKE_FLAGS = USE_PGXS=1
BUILD_DEPENDS = databases/postgresql,-server
LIB_DEPENDS = databases/postgresql
RUN_DEPENDS = net/rsync
NO_TEST = Yes
post-patch:
pre-configure:
${SUBST_CMD} ${WRKSRC}/repmgr.h
post-install:

View File

@ -1,2 +1,2 @@
SHA256 (repmgr-3.0.1.tar.gz) = J2VkQqrMHJegBgOaUM9tqEtNOPwRVCpVXfJNk65rArw=
SIZE (repmgr-3.0.1.tar.gz) = 91724
SHA256 (repmgr-3.0.2.tar.gz) = L+rNDtrgpNECCVLitZJW/dtrY7BWGG1xU1eFr/8vgaE=
SIZE (repmgr-3.0.2.tar.gz) = 95979

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-repmgr_h,v 1.1 2015/09/19 21:37:12 landry Exp $
--- repmgr.h.orig Thu Apr 16 06:33:17 2015
+++ repmgr.h Sat Sep 19 23:19:20 2015
@@ -38,7 +38,7 @@
$OpenBSD: patch-repmgr_h,v 1.2 2015/11/12 15:06:37 ajacoutot Exp $
--- repmgr.h.orig Fri Oct 2 04:46:13 2015
+++ repmgr.h Thu Nov 12 16:05:24 2015
@@ -36,7 +36,7 @@
#define MAXFILENAME 1024
#define ERRBUFF_SIZE 512