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:   taca
Date:           Mon Feb 25 16:42:23 UTC 2019

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

Log Message:
devel/ruby-pkg-config: update to 1.3.4

== 1.3.4 - 2019-02-19

=== Fixes

  * Fixed 32bit MinGW Ruby detection.
    [GitHub:ruby-gnome2/ruby-gnome2#1274][Reported by noanoa07]

=== Thanks

  * noanoa07

== 1.3.3 - 2019-02-10

=== Improvements

  * Improved MSYS2 detection on Windows.
    [GitHub#16][Reported by dsisnero]

=== Thanks

  * dsisnero


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.17 -r1.18 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.21 pkgsrc/devel/ruby-pkg-config/Makefile:1.22
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.21  Mon Dec 17 14:51:34 2018
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Mon Feb 25 16:42:23 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2018/12/17 14:51:34 taca Exp $
+# $NetBSD: Makefile,v 1.22 2019/02/25 16:42:23 taca Exp $
 
-DISTNAME=      pkg-config-1.3.2
+DISTNAME=      pkg-config-1.3.4
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.17 pkgsrc/devel/ruby-pkg-config/distinfo:1.18
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.17  Mon Dec 17 14:51:34 2018
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Mon Feb 25 16:42:23 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2018/12/17 14:51:34 taca Exp $
+$NetBSD: distinfo,v 1.18 2019/02/25 16:42:23 taca Exp $
 
-SHA1 (pkg-config-1.3.2.gem) = 0a7b96da10579317933a9810e55e25ff7ce2ffcc
-RMD160 (pkg-config-1.3.2.gem) = 9446c4d7161b2e7e65b8eeae8735f206ffe901df
-SHA512 (pkg-config-1.3.2.gem) = 19f3ba9eaf8e81504ead9445a735e1afbb1726be8671e5146f31e31ad311b34ed17a5c01769aaadc9450667c1f69f14451eed68cfe87339b00f0b87e3e7d592a
-Size (pkg-config-1.3.2.gem) = 20992 bytes
+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



Home | Main Index | Thread Index | Old Index