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:           Sat May 17 07:14:18 UTC 2025

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

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

1.6.1 (2025-04-17)

Improvements

* Added support for --with-pkg-config-path.
   - ruby-gnome/ruby-gnome#1670
   - Reported by Stanisław Pitucha

Thanks

* Stanisław Pitucha

1.6.2 - 2025-04-27 Latest

Improvements

* Added support for detecting Homebrew's pkgconfig path without pkgconf.
    - apche/arrow#46235
    - Reported by Shizuo Fujita

Thanks

* Shizuo Fujita


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.40 -r1.41 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.45 pkgsrc/devel/ruby-pkg-config/Makefile:1.46
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.45  Sun Mar  2 14:37:11 2025
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Sat May 17 07:14:18 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2025/03/02 14:37:11 taca Exp $
+# $NetBSD: Makefile,v 1.46 2025/05/17 07:14:18 taca Exp $
 
-DISTNAME=      pkg-config-1.6.0
+DISTNAME=      pkg-config-1.6.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.40 pkgsrc/devel/ruby-pkg-config/distinfo:1.41
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.40  Sun Mar  2 14:37:11 2025
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Sat May 17 07:14:18 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.40 2025/03/02 14:37:11 taca Exp $
+$NetBSD: distinfo,v 1.41 2025/05/17 07:14:18 taca Exp $
 
-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
+BLAKE2s (pkg-config-1.6.2.gem) = f534761003d18f116e48b7b4f77b98745ecfad3711e207fe79cef13d1df1a77e
+SHA512 (pkg-config-1.6.2.gem) = e5cc6aeb3d907bb670e8178b07fc595bbd5fccf1575c5b1904ac4e8ff34ce78988461d04a0e8241afd1add2d145652d0a494a8c9b302359f3826515c072bda39
+Size (pkg-config-1.6.2.gem) = 23552 bytes



Home | Main Index | Thread Index | Old Index