./misc/ruby-method_source, Return the source code for a method

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.0, Package name: ruby27-method_source-1.0.0, Maintainer: pkgsrc-users

method_source is a utility to return a method's source code as a Ruby
string. Also returns Proc and Lambda source code.


Required to run:
[lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 13.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 12:59:39 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

The following distfiles could not be fetched (possibly fetched
conditionally?):

./misc/libreoffice/distinfo libreoffice/harfbuzz-2.6.4.tar.xz
   2021-10-07 16:35:55 by Nia Alarie | Files touched by this commit (378)
Log message:
misc: Remove SHA1 hashes for distfiles
   2020-03-23 17:55:54 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
misc/ruby-method_source: update to 1.0.0

Update ruby-method_source to 1.0.0.
pkgsrc change: add "USE_LANGAUGES=	# none".

v1.0.0 (March 19, 2020)

* Added Ruby 2.7 support
   2018-03-14 16:02:25 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
misc/ruby-method_source: update to 0.9.0

Improve support for Ruby 2.3 and 2.4.
   2015-11-04 00:49:56 by Alistair G. Crooks | Files touched by this commit (330)
Log message:
Add SHA512 digests for distfiles for misc category

Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2014-06-03 15:02:36 by Jonathan Perkin | Files touched by this commit (4)
Log message:
Import ruby-method_source into pkgsrc.

method_source is a utility to return a method's source code as a Ruby
string.  Also returns Proc and Lambda source code.