Received: by mail.netbsd.org (Postfix, from userid 605) id AB7F984D6E; Sun, 23 Sep 2018 15:13:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CC62284D41 for ; Sun, 23 Sep 2018 15:13:54 +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 obWFFI6Ukn7I for ; Sun, 23 Sep 2018 15:13:54 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 008B184D1F for ; Sun, 23 Sep 2018 15:13:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id ED657FBEE; Sun, 23 Sep 2018 15:13:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1537715633125370" MIME-Version: 1.0 Date: Sun, 23 Sep 2018 15:13:53 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-rugged To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20180923151353.ED657FBEE@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. --_----------=_1537715633125370 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Sep 23 15:13:53 UTC 2018 Modified Files: pkgsrc/devel/ruby-rugged: Makefile PLIST distinfo Log Message: devel/ruby-rugged: update to 0.27.4 Catch up to devel/libgit2. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-rugged/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-rugged/PLIST cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/ruby-rugged/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1537715633125370 Content-Disposition: inline Content-Length: 2954 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-rugged/Makefile diff -u pkgsrc/devel/ruby-rugged/Makefile:1.13 pkgsrc/devel/ruby-rugged/Makefile:1.14 --- pkgsrc/devel/ruby-rugged/Makefile:1.13 Wed Jun 6 04:46:05 2018 +++ pkgsrc/devel/ruby-rugged/Makefile Sun Sep 23 15:13:53 2018 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2018/06/06 04:46:05 taca Exp $ +# $NetBSD: Makefile,v 1.14 2018/09/23 15:13:53 taca Exp $ -DISTNAME= rugged-0.27.1 +DISTNAME= rugged-0.27.4 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org @@ -12,8 +12,8 @@ USE_TOOLS+= cmake pkg-config CONFIGURE_ARGS+= --use-system-libraries -# require libgit2 0.27.0 or later. -BUILDLINK_API_DEPENDS.libgit2+= libgit2>=0.27.0 +# require libgit2 0.27.4 or later. +BUILDLINK_API_DEPENDS.libgit2+= libgit2>=0.27.4 .include "../../devel/libgit2/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" Index: pkgsrc/devel/ruby-rugged/PLIST diff -u pkgsrc/devel/ruby-rugged/PLIST:1.11 pkgsrc/devel/ruby-rugged/PLIST:1.12 --- pkgsrc/devel/ruby-rugged/PLIST:1.11 Wed Jun 6 04:46:05 2018 +++ pkgsrc/devel/ruby-rugged/PLIST Sun Sep 23 15:13:53 2018 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2018/06/06 04:46:05 taca Exp $ +@comment $NetBSD: PLIST,v 1.12 2018/09/23 15:13:53 taca Exp $ ${GEM_HOME}/build_info/${GEM_NAME}.info ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/gem.build_complete @@ -70,6 +70,7 @@ ${GEM_LIBDIR}/vendor/libgit2/cmake/Modul ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindGSSAPI.cmake ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindHTTP_Parser.cmake ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindIconv.cmake +${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindPkgLibraries.cmake ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindSecurity.cmake ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/FindStatNsec.cmake ${GEM_LIBDIR}/vendor/libgit2/cmake/Modules/IdeSplitSources.cmake Index: pkgsrc/devel/ruby-rugged/distinfo diff -u pkgsrc/devel/ruby-rugged/distinfo:1.10 pkgsrc/devel/ruby-rugged/distinfo:1.11 --- pkgsrc/devel/ruby-rugged/distinfo:1.10 Wed Jun 6 04:46:05 2018 +++ pkgsrc/devel/ruby-rugged/distinfo Sun Sep 23 15:13:53 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.10 2018/06/06 04:46:05 taca Exp $ +$NetBSD: distinfo,v 1.11 2018/09/23 15:13:53 taca Exp $ -SHA1 (rugged-0.27.1.gem) = 8b266ddb4efc6fddaff66218574cc5c17dccd62b -RMD160 (rugged-0.27.1.gem) = 893e19b62774f4daa8ebc7f76462349e1bf9d613 -SHA512 (rugged-0.27.1.gem) = 618a277c8abc6650c992fed91e17e8955eb4fcc5bd86ed12b84c519a2b3030cd77e4ae0a792936bd62fb80fef99b636c2e5394ee82c26cfaec1e9134cd7412c6 -Size (rugged-0.27.1.gem) = 1155072 bytes +SHA1 (rugged-0.27.4.gem) = 00fd77978b9f1630127b3aa4fe98223822d3cf4a +RMD160 (rugged-0.27.4.gem) = c2a02a65dde2ba06fafa4e600626aec4989ca6c8 +SHA512 (rugged-0.27.4.gem) = afdfe6c7a9cb864eeb83549332de43be9df75ac6e6885739cca80edfac92d632f5e915fc981616f2dd88f12699e3cd0c9676616eb03c7d44d80579ae4058b65d +Size (rugged-0.27.4.gem) = 1156608 bytes --_----------=_1537715633125370--