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: Sun Mar 2 14:37:11 UTC 2025
Modified Files:
pkgsrc/devel/ruby-pkg-config: Makefile PLIST distinfo
Log Message:
devel/ruby-pkg-config: update to 1.6.0
1.6.0 (2025-03-02)
Improvements
* Changed to use only one file: pkg-config.rb
* Removed English dependency.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-pkg-config/PLIST
cvs rdiff -u -r1.39 -r1.40 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.44 pkgsrc/devel/ruby-pkg-config/Makefile:1.45
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.44 Sun Jan 19 15:57:18 2025
+++ pkgsrc/devel/ruby-pkg-config/Makefile Sun Mar 2 14:37:11 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2025/01/19 15:57:18 taca Exp $
+# $NetBSD: Makefile,v 1.45 2025/03/02 14:37:11 taca Exp $
-DISTNAME= pkg-config-1.5.9
+DISTNAME= pkg-config-1.6.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-pkg-config/PLIST
diff -u pkgsrc/devel/ruby-pkg-config/PLIST:1.5 pkgsrc/devel/ruby-pkg-config/PLIST:1.6
--- pkgsrc/devel/ruby-pkg-config/PLIST:1.5 Sun Oct 27 13:39:16 2024
+++ pkgsrc/devel/ruby-pkg-config/PLIST Sun Mar 2 14:37:11 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2024/10/27 13:39:16 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2025/03/02 14:37:11 taca Exp $
${GEM_HOME}/build_info/${GEM_NAME}.info
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
@@ -7,7 +7,6 @@ ${GEM_LIBDIR}/NEWS.md
${GEM_LIBDIR}/README.rdoc
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/lib/pkg-config.rb
-${GEM_LIBDIR}/lib/pkg-config/version.rb
-${GEM_LIBDIR}/test/run-test.rb
+${GEM_LIBDIR}/test/run.rb
${GEM_LIBDIR}/test/test-pkg-config.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.39 pkgsrc/devel/ruby-pkg-config/distinfo:1.40
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.39 Sun Jan 19 15:57:18 2025
+++ pkgsrc/devel/ruby-pkg-config/distinfo Sun Mar 2 14:37:11 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2025/01/19 15:57:18 taca Exp $
+$NetBSD: distinfo,v 1.40 2025/03/02 14:37:11 taca Exp $
-BLAKE2s (pkg-config-1.5.9.gem) = 84c56fccf697c81a25345c6d72860c5df0a28d65f6d48b597e41db7d081097bf
-SHA512 (pkg-config-1.5.9.gem) = 0d075f6c39b4d4ac0cda141457f25b3b6925d856dc08b53319ea055e8ef38316eaea39ee4181e2dfb6312636faf1878819eec1923790d8cc7656a337c2a98c7b
-Size (pkg-config-1.5.9.gem) = 23552 bytes
+BLAKE2s (pkg-config-1.6.0.gem) = 975782b82ed892d759fad192476f1e071df13e55b8c4236343719a61d847aa3e
+SHA512 (pkg-config-1.6.0.gem) = 55398919da7811c2a8505e1ebd45149f9e9ea2aa921352d20b835d87cdb211ae8361fbf36d380302ab5e81899494108c08f80ef760e88617b60a49e374733f35
+Size (pkg-config-1.6.0.gem) = 23552 bytes
Home |
Main Index |
Thread Index |
Old Index