Sun Sep 13 16:07:08 2020 UTC ()
devel/ruby-rugged: update to 1.0.1

Update ruby-rugged package to 1.0.1.

No release note nor changes is available.


(taca)
diff -r1.24 -r1.25 pkgsrc/devel/ruby-rugged/Makefile
diff -r1.16 -r1.17 pkgsrc/devel/ruby-rugged/distinfo

cvs diff -r1.24 -r1.25 pkgsrc/devel/ruby-rugged/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rugged/Makefile 2020/04/27 07:04:14 1.24
+++ pkgsrc/devel/ruby-rugged/Makefile 2020/09/13 16:07:08 1.25
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.24 2020/04/27 07:04:14 taca Exp $ 1# $NetBSD: Makefile,v 1.25 2020/09/13 16:07:08 taca Exp $
2 2
3DISTNAME= rugged-1.0.0 3DISTNAME= rugged-1.0.1
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://github.com/libgit2/rugged 7HOMEPAGE= https://github.com/libgit2/rugged
8COMMENT= Ruby bindings to libgit2 8COMMENT= Ruby bindings to libgit2
9LICENSE= mit 9LICENSE= mit
10 10
11USE_TOOLS+= cmake pkg-config 11USE_TOOLS+= cmake pkg-config
12 12
13CONFIGURE_ARGS+= --use-system-libraries 13CONFIGURE_ARGS+= --use-system-libraries
14 14
15.include "../../devel/libgit2/buildlink3.mk" 15.include "../../devel/libgit2/buildlink3.mk"
16.include "../../security/openssl/buildlink3.mk" 16.include "../../security/openssl/buildlink3.mk"

cvs diff -r1.16 -r1.17 pkgsrc/devel/ruby-rugged/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rugged/distinfo 2020/04/27 07:04:14 1.16
+++ pkgsrc/devel/ruby-rugged/distinfo 2020/09/13 16:07:08 1.17
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.16 2020/04/27 07:04:14 taca Exp $ 1$NetBSD: distinfo,v 1.17 2020/09/13 16:07:08 taca Exp $
2 2
3SHA1 (rugged-1.0.0.gem) = 7eb1eea4780ca2e2ceea4a718e5bda4ca019d706 3SHA1 (rugged-1.0.1.gem) = 53ec5c0802b8f2a3f2e9363ad26b9e93147bae2d
4RMD160 (rugged-1.0.0.gem) = b51a3a29e9c929549769293d0bd017a947288fce 4RMD160 (rugged-1.0.1.gem) = cf034d2eb269c4fe8d6266f25d13c767a46fc970
5SHA512 (rugged-1.0.0.gem) = 38f65dda03f878a509625863cba12b601b9d2d7c381d8210a3d11507e047aba996cdabcc7913c2de2b3a1c4dd67f8e7d98d1eedcc022f166c96ff48c6f0e6f44 5SHA512 (rugged-1.0.1.gem) = 7857507ef40ddd1130037611c04cb976169bab7534a81f5209ff1478051e8980489a65f06b0b0eb70b3300818bd253aa334263d9d0a33094e44b2e537c2e36d4
6Size (rugged-1.0.0.gem) = 1487360 bytes 6Size (rugged-1.0.1.gem) = 1488384 bytes