Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 08E7D7A20B for ; Fri, 21 Apr 2017 12:49:12 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 71A0784D9E; Fri, 21 Apr 2017 12:49:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0303384D99 for ; Fri, 21 Apr 2017 12:49:11 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id DOZ7oqYrFy8u for ; Fri, 21 Apr 2017 12:49:10 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 87ED584D72 for ; Fri, 21 Apr 2017 12:49:10 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7ED87FBE4; Fri, 21 Apr 2017 12:49:10 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1492778950111170" MIME-Version: 1.0 Date: Fri, 21 Apr 2017 12:49:10 +0000 From: "Filip Hajny" Subject: CVS commit: pkgsrc/devel/librelp To: pkgsrc-changes@NetBSD.org Reply-To: fhajny@netbsd.org X-Mailer: log_accum Message-Id: <20170421124910.7ED87FBE4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1492778950111170 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fhajny Date: Fri Apr 21 12:49:10 UTC 2017 Modified Files: pkgsrc/devel/librelp: Makefile distinfo Log Message: Update devel/librelp to 1.2.13. - make build under BSD - bugfix: duplicated lines after server reconnect To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/librelp/Makefile \ pkgsrc/devel/librelp/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1492778950111170 Content-Disposition: inline Content-Length: 1986 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/librelp/Makefile diff -u pkgsrc/devel/librelp/Makefile:1.1 pkgsrc/devel/librelp/Makefile:1.2 --- pkgsrc/devel/librelp/Makefile:1.1 Mon Feb 13 18:33:24 2017 +++ pkgsrc/devel/librelp/Makefile Fri Apr 21 12:49:10 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2017/02/13 18:33:24 fhajny Exp $ +# $NetBSD: Makefile,v 1.2 2017/04/21 12:49:10 fhajny Exp $ -DISTNAME= librelp-1.2.12 +DISTNAME= librelp-1.2.13 CATEGORIES= devel MASTER_SITES= http://download.rsyslog.com/librelp/ @@ -13,6 +13,10 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config +CONFIGURE_ARGS.SunOS+= ac_cv_func_epoll_create1=no +CONFIGURE_ARGS.SunOS+= ac_cv_func_epoll_create=no +CONFIGURE_ARGS.SunOS+= ac_cv_header_sys_epoll_h=no + PKGCONFIG_OVERRIDE+= relp.pc.in .include "../../security/gnutls/buildlink3.mk" Index: pkgsrc/devel/librelp/distinfo diff -u pkgsrc/devel/librelp/distinfo:1.1 pkgsrc/devel/librelp/distinfo:1.2 --- pkgsrc/devel/librelp/distinfo:1.1 Mon Feb 13 18:33:24 2017 +++ pkgsrc/devel/librelp/distinfo Fri Apr 21 12:49:10 2017 @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1 2017/02/13 18:33:24 fhajny Exp $ +$NetBSD: distinfo,v 1.2 2017/04/21 12:49:10 fhajny Exp $ -SHA1 (librelp-1.2.12.tar.gz) = 7582992279eb63012e44208813a672a586b5ab55 -RMD160 (librelp-1.2.12.tar.gz) = de4ce5d7e0faed845d1398e3f90d0ee042419644 -SHA512 (librelp-1.2.12.tar.gz) = bfc38882404e06c047bdabd203d71beba67bc5a717d2d6733863f15f0a3a09b4a792a628a1653c102c828fde7ff67cc8ade637de785399ab48a68605b23a72ed -Size (librelp-1.2.12.tar.gz) = 437945 bytes +SHA1 (librelp-1.2.13.tar.gz) = c54fd06bed925f125d020575399a36fb56bb7838 +RMD160 (librelp-1.2.13.tar.gz) = 5677a7fd2b0baead1cfb63537df48834a3022ebb +SHA512 (librelp-1.2.13.tar.gz) = 62d22998711ed82f30a1fce7c6b25dca514717c513d5833ce9ea6951d20f6922787213285be710c30fd28fd80d07ee9313f92cc7e09531ca8ac5e12627dbc868 +Size (librelp-1.2.13.tar.gz) = 437877 bytes SHA1 (patch-src_tcp.c) = 088973b11f649f6815ccf9c734f89763d520c25b --_----------=_1492778950111170--