pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-pkg-config



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Mar  9 13:13:01 UTC 2019

Modified Files:
        pkgsrc/devel/ruby-pkg-config: Makefile distinfo

Log Message:
ruby-pkg-config: update to 1.3.6.

Upstream changes (from NEWS):

== 1.3.6 - 2019-03-09

=== Improvements

  * Added support for Homebrew environment without pkg-config formula.

== 1.3.5 - 2019-03-08

=== Fixes

  * Fixed MSYS2 detection installed at non standard folder.
    [GitHub:ruby-gnome2/ruby-gnome2#1271][Reported by Simon Arnaud]

=== Thanks

* Simon Arnaud


To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/ruby-pkg-config/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-pkg-config/Makefile
diff -u pkgsrc/devel/ruby-pkg-config/Makefile:1.22 pkgsrc/devel/ruby-pkg-config/Makefile:1.23
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.22  Mon Feb 25 16:42:23 2019
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Sat Mar  9 13:13:01 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2019/02/25 16:42:23 taca Exp $
+# $NetBSD: Makefile,v 1.23 2019/03/09 13:13:01 tsutsui Exp $
 
-DISTNAME=      pkg-config-1.3.4
+DISTNAME=      pkg-config-1.3.6
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.18 pkgsrc/devel/ruby-pkg-config/distinfo:1.19
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.18  Mon Feb 25 16:42:23 2019
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Sat Mar  9 13:13:01 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2019/02/25 16:42:23 taca Exp $
+$NetBSD: distinfo,v 1.19 2019/03/09 13:13:01 tsutsui Exp $
 
-SHA1 (pkg-config-1.3.4.gem) = df24a9f523df9e28129e69992e6723cb6a6f6aaa
-RMD160 (pkg-config-1.3.4.gem) = 64bcb512b8667c49e6b023144b427dbc013b5a88
-SHA512 (pkg-config-1.3.4.gem) = c0caf3f0254e2dd64cd258ca7936a26c7c1525922f0e214b67ee09f9b54455077a2dfe23251a5e985685975a6b4597d0dcd4cd3ad19a80866028450fb4bfcbdf
-Size (pkg-config-1.3.4.gem) = 20992 bytes
+SHA1 (pkg-config-1.3.6.gem) = 15956865b182f0d3e5c4d2bb78864683c1ae9c16
+RMD160 (pkg-config-1.3.6.gem) = 8a475044eed416c08e072912b19042ec4c886c8c
+SHA512 (pkg-config-1.3.6.gem) = c0e44101c52d32113992a1952528faa70e000cf94318d5a29eb52856dc7be670749d2f59bb3601907e4fc136a47eccaf5fc2a713346ca769112e3917bb5402e3
+Size (pkg-config-1.3.6.gem) = 20992 bytes



Home | Main Index | Thread Index | Old Index