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:           Tue Nov 29 13:12:43 UTC 2022

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

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

1.5.0 (2022-11-23)

Improvements

* Improved the default search path.  "pkg-config --variable=pc_path
  pkg-config" is used as the default search path if it's available.
  [Reported by Watson][GitHub:#22]

1.5.1 (2022-11-23)

Improvements

* Improved the default search path. "/usr" in "/usr/bin/pkg-config" isn't
  used for buidling the default search path if "pkg-config
  --variable=pc_path pkg-config" is available.  [Reported by
  Watson][GitHub:#22]


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/ruby-pkg-config/Makefile
cvs rdiff -u -r1.31 -r1.32 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.34 pkgsrc/devel/ruby-pkg-config/Makefile:1.35
--- pkgsrc/devel/ruby-pkg-config/Makefile:1.34  Wed Aug 24 16:23:42 2022
+++ pkgsrc/devel/ruby-pkg-config/Makefile       Tue Nov 29 13:12:43 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.34 2022/08/24 16:23:42 taca Exp $
+# $NetBSD: Makefile,v 1.35 2022/11/29 13:12:43 taca Exp $
 
-DISTNAME=      pkg-config-1.4.9
+DISTNAME=      pkg-config-1.5.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-pkg-config/distinfo
diff -u pkgsrc/devel/ruby-pkg-config/distinfo:1.31 pkgsrc/devel/ruby-pkg-config/distinfo:1.32
--- pkgsrc/devel/ruby-pkg-config/distinfo:1.31  Wed Aug 24 16:23:42 2022
+++ pkgsrc/devel/ruby-pkg-config/distinfo       Tue Nov 29 13:12:43 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.31 2022/08/24 16:23:42 taca Exp $
+$NetBSD: distinfo,v 1.32 2022/11/29 13:12:43 taca Exp $
 
-BLAKE2s (pkg-config-1.4.9.gem) = 4d4d5aa2f8fd30912a07a1dcc31be12d8ef28674e41306d3dc5bed3927cd2162
-SHA512 (pkg-config-1.4.9.gem) = b2052be243a6f9c9a96f76651f76460bbfd9d99fe5d1fa00f47683c659f2971ade525f5da5df49e214972f3cb1226d3212e134d44f1a3fcd5e0a8d253b281194
-Size (pkg-config-1.4.9.gem) = 22528 bytes
+BLAKE2s (pkg-config-1.5.1.gem) = 7a74d3a8275e02d0d84be3ea0ca687ff33b8a7ed15ef12296471b970dbe2e5d7
+SHA512 (pkg-config-1.5.1.gem) = 972fdc1ed64adb66a388331e10c00648560abec8455727b804cb2fe9ce40dd9801dfc909116c1cc96b8617aa52873339a290c5d0775a88c30f2399566db557e6
+Size (pkg-config-1.5.1.gem) = 23040 bytes



Home | Main Index | Thread Index | Old Index