Path to this page:
NOTICE: This package has been removed from pkgsrc./
devel/ruby-power_assert,
Power Assert for Ruby
Branch: CURRENT,
Version: 2.0.2,
Package name: ruby31-power_assert-2.0.2,
Maintainer: pkgsrc-usersPower Assert for Ruby. Power Assert shows each value of variables and
method calls in the expression. It is useful for testing, providing which
value wasn't correct when the condition is not satisfied.
Required to run:[
lang/ruby26-base]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 15 KB
Version history: (Expand)
- (2023-01-30) Package deleted from pkgsrc
- (2022-12-03) Updated to version: ruby31-power_assert-2.0.2
- (2021-08-31) Updated to version: ruby27-power_assert-2.0.1
- (2021-01-26) Updated to version: ruby26-power_assert-2.0.0
- (2020-04-27) Updated to version: ruby26-power_assert-1.2.0
- (2020-03-23) Updated to version: ruby26-power_assert-1.1.7
CVS history: (Expand)
2023-01-29 06:51:00 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
devel/ruby-power_assert: remove package
Remove ruby-power_assert package since all ruby*-base contains power_assert
as a bundled gem and no package depends on it now.
|
2022-12-03 07:36:49 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-power_assert: update to 2.0.2
2.0.2 (2022-10-14)
* Add missing basic operators: & and |.
* Make io/console/size as optional dependency.
|
2022-08-19 16:16:47 by Tobias Nygren | Files touched by this commit (1) |
Log message:
ruby-power_assert: skip the package if the version is same as ruby-base
avoids this error in bulk builds:
=> Creating binary package .../packages/ruby31-power_assert-2.0.1.tgz
pkg_add: Conflicting PLIST with ruby31-base-3.1.2nb3: \
lib/ruby/gems/3.1.0/cache/power_assert-2.0.1.gem
|
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-01-26 16:20:59 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-power_assert: update to 2.0.0
2.0.0 (2021-01-23)
No release note nor changelog, quote from commit log:
* Drip support for Ruby 2.4 and before.
* Add ruby 3.0 to GitHub Actions workflow.
* Update description.
|
2020-04-27 08:25:19 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-power_assert: update to 1.2.0
Update ruby-power_assert to 1.2.0.
* pkgsrc change: update HOMEPAGE.
1.2.0 (2020-4-18)
* The repository was transferred and no other change.
|
2020-03-23 17:01:57 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-power_assert: update to 1.1.7
Update ruby-power_assert to 1.1.7.
1.1.7 (2020-03-22)
Take care for new pry; Pry::Terminal no longer exists.
|