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 Aug 30 07:34:44 UTC 2025

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

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

1.6.3 (2025-08-27)

Improvements

* Added support for detecting Homebrew's pkgconfig path by brew --path.

        - ruby-gnome/pkg-config#36
        - Patch by meredith

Thanks

* meredith


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.41 -r1.42 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.46 pkgsrc/devel/ruby-pkg-config/Makefile:1.47
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.46  Sat May 17 07:14:18 2025
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Sat Aug 30 07:34:44 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.46 2025/05/17 07:14:18 taca Exp $
+# $NetBSD: Makefile,v 1.47 2025/08/30 07:34:44 taca Exp $
 
-DISTNAME=      pkg-config-1.6.2
+DISTNAME=      pkg-config-1.6.3
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.41 pkgsrc/devel/ruby-pkg-config/distinfo:1.42
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.41  Sat May 17 07:14:18 2025
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Sat Aug 30 07:34:44 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.41 2025/05/17 07:14:18 taca Exp $
+$NetBSD: distinfo,v 1.42 2025/08/30 07:34:44 taca Exp $
 
-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
+BLAKE2s (pkg-config-1.6.3.gem) = e6ec01a36c09f31628e123fb41bed6f95516f3dc296371b46b982c12c2d6099a
+SHA512 (pkg-config-1.6.3.gem) = 6556e125ed655703f92a6c7e7dbe4c0273d4a3c9c4fd238fec2c9f953fa2c6c39d1c4369708eb74249f20bea00a5129456979c71531789d758d41786d42b9449
+Size (pkg-config-1.6.3.gem) = 23552 bytes



Home | Main Index | Thread Index | Old Index