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 Oct 27 13:39:16 UTC 2024

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

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

1.5.7 (2024-10-24)

Improvements

* conda: Added support for ${CONDA_PREFIX}/share/pkgconfig.

Fixes

* Fixed Cflags nomralization [GH-25]: Reported by Jean byroot Boussier

Thanks

* Jean byroot Boussier


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-pkg-config/PLIST
cvs rdiff -u -r1.36 -r1.37 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.41 pkgsrc/devel/ruby-pkg-config/Makefile:1.42
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.41  Wed Apr 17 11:57:36 2024
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Sun Oct 27 13:39:16 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2024/04/17 11:57:36 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2024/10/27 13:39:16 taca Exp $
 
-DISTNAME=      pkg-config-1.5.6
+DISTNAME=      pkg-config-1.5.7
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pkg-config/PLIST
diff -u pkgsrc/devel/ruby-pkg-config/PLIST:1.4 pkgsrc/devel/ruby-pkg-config/PLIST:1.5
--- pkgsrc/devel/ruby-pkg-config/PLIST:1.4      Sun Jan 10 15:44:14 2021
+++ pkgsrc/devel/ruby-pkg-config/PLIST  Sun Oct 27 13:39:16 2024
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2021/01/10 15:44:14 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2024/10/27 13:39:16 taca Exp $
 ${GEM_HOME}/build_info/${GEM_NAME}.info
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LGPL-2.1
-${GEM_LIBDIR}/NEWS
+${GEM_LIBDIR}/NEWS.md
 ${GEM_LIBDIR}/README.rdoc
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/lib/pkg-config.rb

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.36 pkgsrc/devel/ruby-pkg-config/distinfo:1.37
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.36  Sun Dec 17 14:19:44 2023
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Sun Oct 27 13:39:16 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.36 2023/12/17 14:19:44 taca Exp $
+$NetBSD: distinfo,v 1.37 2024/10/27 13:39:16 taca Exp $
 
-BLAKE2s (pkg-config-1.5.6.gem) = 499281ede48c3a25a352181857b14ee7a0430e052bb5de7ab0835e9b2ec3ac52
-SHA512 (pkg-config-1.5.6.gem) = cff5b2e3ed19ea6f8ea554990ba51a6313a663a258d9962c951ae75016fd181bc35593a871086c7f1fa4347e3f15949ad1621ea8fa86ca0d330db19c84a80ee4
-Size (pkg-config-1.5.6.gem) = 23040 bytes
+BLAKE2s (pkg-config-1.5.7.gem) = 7825d3679f8d3bf9512b66874f159ea4aaee111cce1e5db47038b9383f10e764
+SHA512 (pkg-config-1.5.7.gem) = 578e38cf6eff03125c5e8f7f53b68782ffb6ede00aae989ddde3cb890caf24093b509fb58113233f7fa54befaf31786d29dd386d912d39d9b55dc9f143319a32
+Size (pkg-config-1.5.7.gem) = 23552 bytes



Home | Main Index | Thread Index | Old Index