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:           Wed Feb  5 15:00:46 UTC 2020

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

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

Update to ruby-pkg-config to 1.3.9.

== 1.3.9 - 2019-09-28

=== Improvements

  * Added support for absolute path in Requires.
    [GitHub#18][Reported by Josh Huckabee]

=== Thanks

  * Josh Huckabee

== 1.3.8 - 2019-08-13

=== Improvements

  * Added support for -framework on macOS.
    [GitHub:ruby-gnome2/ruby-gnome2#1287][Reported by Viko]

=== Thanks

  * Viko


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.20 -r1.21 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.25 pkgsrc/devel/ruby-pkg-config/Makefile:1.26
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.25  Sat Sep 14 18:15:21 2019
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Wed Feb  5 15:00:46 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2019/09/14 18:15:21 tsutsui Exp $
+# $NetBSD: Makefile,v 1.26 2020/02/05 15:00:46 taca Exp $
 
-DISTNAME=      pkg-config-1.3.7
+DISTNAME=      pkg-config-1.4.0
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -10,6 +10,8 @@ LICENSE=      gnu-lgpl-v2.1
 
 CONFLICTS+=    ${RUBY_PKGPREFIX}-gnome2-glib<0.90.0
 
+USE_LANGUAGES= # none
+
 CONFIGURE_ARGS+=       --siteruby=${PREFIX}/${RUBY_VENDORLIB_BASE} \
                        --siterubyver=${PREFIX}/${RUBY_VENDORLIB} \
                        --siterubyverarch=${PREFIX}/${RUBY_VENDORARCHLIB}

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.20 pkgsrc/devel/ruby-pkg-config/distinfo:1.21
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.20  Mon May  6 05:30:39 2019
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Wed Feb  5 15:00:46 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/05/06 05:30:39 taca Exp $
+$NetBSD: distinfo,v 1.21 2020/02/05 15:00:46 taca Exp $
 
-SHA1 (pkg-config-1.3.7.gem) = b76a454a8ca9b336efd6acfc850a49768d915f12
-RMD160 (pkg-config-1.3.7.gem) = 7da31f67ac537e9781a0294d8689019eb443663a
-SHA512 (pkg-config-1.3.7.gem) = cceef2b8f0b92582256660f50be21b446e6ef8ca9edd3c7736d2dbcbf2bf8ab60a1ef8f2fed21448d01ab155fd92fe9a3e8cf1f8bda4f80a8e0a8896f1eedd60
-Size (pkg-config-1.3.7.gem) = 20992 bytes
+SHA1 (pkg-config-1.4.0.gem) = 689963b706392b088336ce8c849a3b24d8be4503
+RMD160 (pkg-config-1.4.0.gem) = ee7230e3237f4717624b113b6933b14ab3734186
+SHA512 (pkg-config-1.4.0.gem) = d60539519e86e210def73d2536a694e2fc7a6a424c7cdd49b6046420b113520465e1863ef4d90d9491d081b78e16cfff27121d3b7f78a78330c4a242c652ebd7
+Size (pkg-config-1.4.0.gem) = 22016 bytes



Home | Main Index | Thread Index | Old Index