Path to this page:
./
devel/ruby-pkg-config,
Pure Ruby implementation of pkg-config
Branch: CURRENT,
Version: 1.4.7,
Package name: ruby27-pkg-config-1.4.7,
Maintainer: pkgsrc-userspkg-config can be used in your extconf.rb to properly detect need libraries for
compiling Ruby native extensions.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 22 KB
Version history: (Expand)
- (2022-02-12) Updated to version: ruby27-pkg-config-1.4.7
- (2021-10-07) Updated to version: ruby27-pkg-config-1.4.6
- (2021-05-04) Updated to version: ruby26-pkg-config-1.4.6
- (2021-02-05) Updated to version: ruby26-pkg-config-1.4.5
- (2021-01-10) Updated to version: ruby26-pkg-config-1.4.4
- (2020-09-19) Updated to version: ruby26-pkg-config-1.4.3
CVS history: (Expand)
2022-02-12 13:39:27 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-pkg-config: update to 1.4.7
1.4.7 (2022-01-16)
Improvements
* Added support for RubyInstaller2 3.1 or later.
[Reported by golirev][GitHub:ruby-gnome/ruby-gnome#1457]
Thanks
* golirev
|
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Could not be committed due to merge conflict:
devel/py-traitlets/distinfo
The following distfiles were unfetchable (note: some may be only fetched
conditionally):
./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
|
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message:
devel: Remove SHA1 hashes for distfiles
|
2021-05-04 16:35:49 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-pkg-config: update to 1.4.6
1.4.6 - 2021-04-12
Improvements
* Improved support for .pc detection installed by Homebrew.
[Reported by Evan Shea][GitHub:rcairo/rcairo#66]
Thanks
* Evan Shea
|
2021-02-05 15:56:01 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-pkg-config: update to 1.4.5
== 1.4.5 - 2021-02-04
=== Improvements
* Added support for macOS 11.2.
[Reported by Ludovic Moutury][GitHub:rcairo/rcairo#69]
=== Thanks
* Ludovic Moutury
|
2021-01-10 16:44:14 by Takahiro Kambe | Files touched by this commit (3) |  |
Log message:
devel/ruby-pkg-config: update to 1.4.4
== 1.4.4 - 2020-09-23
=== Fixes
* Fixed a bug that NoMethodError instead of
PackageConfig::NotFoundError is raised.
[Fixed by kojix2][GitHub#21]
=== Thanks
* kojix2
|
2020-09-19 15:30:36 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-pkg-config: update to 1.4.3
Update ruby-pkg-config package to 1.4.3.
1.4.3 (2020-09-14)
* Use PackageConfig::NotFoundError
* Remove needless implicit Bundler
|
2020-09-13 17:58:57 by Takahiro Kambe | Files touched by this commit (2) |  |
Log message:
devel/ruby-pkg-config: update to 1.4.2
Update ruby-pkg-config package to 1.4.2.
== 1.4.2 - 2020-08-10
=== Improvements
* Added support for detecting pkgconfig path on RubyInstaller
without "ridk exec".
|