pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-pkg-config devel/ruby-pkg-config: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03b76a9e94ff
branches:  trunk
changeset: 444591:03b76a9e94ff
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jan 10 15:44:14 2021 +0000

description:
devel/ruby-pkg-config: update to 1.4.4

== 1.4.4 - 2020-09-23

=== Fixes

  * Fixed a bug that NoMethodError instead of
    PackageConfig::NotFoundError is raised.
    [Fixed by kojix2][GitHub#21]

=== Thanks

  * kojix2

diffstat:

 devel/ruby-pkg-config/Makefile |   4 ++--
 devel/ruby-pkg-config/PLIST    |   6 +++---
 devel/ruby-pkg-config/distinfo |  10 +++++-----
 3 files changed, 10 insertions(+), 10 deletions(-)

diffs (46 lines):

diff -r aa400675e2bc -r 03b76a9e94ff devel/ruby-pkg-config/Makefile
--- a/devel/ruby-pkg-config/Makefile    Sun Jan 10 15:38:09 2021 +0000
+++ b/devel/ruby-pkg-config/Makefile    Sun Jan 10 15:44:14 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.29 2020/09/19 13:30:36 taca Exp $
+# $NetBSD: Makefile,v 1.30 2021/01/10 15:44:14 taca Exp $
 
-DISTNAME=      pkg-config-1.4.3
+DISTNAME=      pkg-config-1.4.4
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r aa400675e2bc -r 03b76a9e94ff devel/ruby-pkg-config/PLIST
--- a/devel/ruby-pkg-config/PLIST       Sun Jan 10 15:38:09 2021 +0000
+++ b/devel/ruby-pkg-config/PLIST       Sun Jan 10 15:44:14 2021 +0000
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2016/01/11 23:48:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.4 2021/01/10 15:44:14 taca Exp $
 ${GEM_HOME}/build_info/${GEM_NAME}.info
 ${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LGPL-2.1
 ${GEM_LIBDIR}/NEWS
@@ -10,4 +9,5 @@
 ${GEM_LIBDIR}/lib/pkg-config.rb
 ${GEM_LIBDIR}/lib/pkg-config/version.rb
 ${GEM_LIBDIR}/test/run-test.rb
-${GEM_LIBDIR}/test/test_pkg_config.rb
+${GEM_LIBDIR}/test/test-pkg-config.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r aa400675e2bc -r 03b76a9e94ff devel/ruby-pkg-config/distinfo
--- a/devel/ruby-pkg-config/distinfo    Sun Jan 10 15:38:09 2021 +0000
+++ b/devel/ruby-pkg-config/distinfo    Sun Jan 10 15:44:14 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.24 2020/09/19 13:30:36 taca Exp $
+$NetBSD: distinfo,v 1.25 2021/01/10 15:44:14 taca Exp $
 
-SHA1 (pkg-config-1.4.3.gem) = f8f2d0046874536475650ae3ea6bbfda9605e8b0
-RMD160 (pkg-config-1.4.3.gem) = 3d2ce4e68783c164b4e627f94a0639f81f0db09e
-SHA512 (pkg-config-1.4.3.gem) = 4952636442d585b555d048666937e568f237789329ed6110475efe149d607f4b1946ce1b616574a91de7e4c17ef9cc5cc3b4bb2867a7dc08344183a41303f42d
-Size (pkg-config-1.4.3.gem) = 22016 bytes
+SHA1 (pkg-config-1.4.4.gem) = 50236ce212471403715089b746bf55155aaa82b2
+RMD160 (pkg-config-1.4.4.gem) = 0a21e38a309cb5673ef7a367c627b9b28899f309
+SHA512 (pkg-config-1.4.4.gem) = bb355e2183c9077d0e940d768b7eb12dff2b31fa518b1d28be751c52ecbbb16a99b326c7d6953501056074156faef9f30682dc82c3350da00f80f9a55d491550
+Size (pkg-config-1.4.4.gem) = 22016 bytes



Home | Main Index | Thread Index | Old Index