pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-rugged



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Oct 18 14:44:26 UTC 2018

Modified Files:
        pkgsrc/devel/ruby-rugged: Makefile distinfo

Log Message:
devel/ruby-rugged: update to 0.27.5

Catch up to libgit2 0.27.5.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-rugged/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-rugged/distinfo

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

Modified files:

Index: pkgsrc/devel/ruby-rugged/Makefile
diff -u pkgsrc/devel/ruby-rugged/Makefile:1.14 pkgsrc/devel/ruby-rugged/Makefile:1.15
--- pkgsrc/devel/ruby-rugged/Makefile:1.14      Sun Sep 23 15:13:53 2018
+++ pkgsrc/devel/ruby-rugged/Makefile   Thu Oct 18 14:44:26 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2018/09/23 15:13:53 taca Exp $
+# $NetBSD: Makefile,v 1.15 2018/10/18 14:44:26 taca Exp $
 
-DISTNAME=      rugged-0.27.4
+DISTNAME=      rugged-0.27.5
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,8 +12,8 @@ USE_TOOLS+=   cmake pkg-config
 
 CONFIGURE_ARGS+=       --use-system-libraries
 
-# require libgit2 0.27.4 or later.
-BUILDLINK_API_DEPENDS.libgit2+=        libgit2>=0.27.4
+# require libgit2 0.27.5 or later.
+BUILDLINK_API_DEPENDS.libgit2+=        libgit2>=0.27.5
 
 .include "../../devel/libgit2/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"

Index: pkgsrc/devel/ruby-rugged/distinfo
diff -u pkgsrc/devel/ruby-rugged/distinfo:1.11 pkgsrc/devel/ruby-rugged/distinfo:1.12
--- pkgsrc/devel/ruby-rugged/distinfo:1.11      Sun Sep 23 15:13:53 2018
+++ pkgsrc/devel/ruby-rugged/distinfo   Thu Oct 18 14:44:26 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2018/09/23 15:13:53 taca Exp $
+$NetBSD: distinfo,v 1.12 2018/10/18 14:44:26 taca Exp $
 
-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
+SHA1 (rugged-0.27.5.gem) = 7b6c75f446aab434f236d3c4e1b808f2e69100d9
+RMD160 (rugged-0.27.5.gem) = c807c5cad4d1b8097f4080e2be0cb624cd9afa31
+SHA512 (rugged-0.27.5.gem) = 564bec88d9e58c11170443050157916f2840b2790b20ee1206d1754e082cba96a8161e9fefc8f0f7de3aeddde510ca97f1cf453156c23da5d91e7e40f3b7c20c
+Size (rugged-0.27.5.gem) = 1157120 bytes



Home | Main Index | Thread Index | Old Index