2024-07-14 09:15:10 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-inline: update to 3.14.1
pkgsrc change: update dependency to devel/ruby-ZenTest.
3.14.1 (2024-06-23)
1 bug fix:
* Fix errors created when string literals are frozen.
|
2023-07-02 07:25:31 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-inline: update to 3.14.0
3.14.0 (2023-06-28)
3 minor enhancements:
* Changed File.write_with_backup to write the content and return renamed
path.
* Dropped #inline ancient options processing code. 2005, yo.
* Preemptively require language extension if not defined yet.
1 bug fix:
* Declare Init_* to be (void) to prevent some compilers from complaining.
|
2022-08-11 15:07:20 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
devel/ruby-inline: update to 3.12.6
3.12.6 (2022-05-23)
1 bug fix:
* Removed rubinius support. LOL.
|
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
|
2019-10-30 16:09:03 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
devel/ruby-inline: update to 3.12.5
Update ruby-inline to 3.12.5.
pkgsrc change: add "USE_LANGUAGES= # none".
=== 3.12.5 / 2019-10-08
* 1 bug fix:
* Fixed a race condition between testing for file existance and renaming. \
(spjsschl)
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
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.
|
2015-06-03 15:57:09 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-inline to 3.12.4.
=== 3.12.4 / 2015-04-14
* 1 bug fix:
* Fixed arch header directoy with Ruby >= 2.0. (aurelj)
|
2015-02-01 15:43:47 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-inline to 3.12.3.
=== 3.12.3 / 2014-04-29
* 3 bug fixes:
* Fixed code/home urls in readme/gem.
* Fixed linker error on clang+freebsd10+rbenv.
* Removed old hack for osx 10.5
|
2013-06-16 17:47:16 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
Update ruby-inline to 3.12.2.
=== 3.12.2 / 2013-04-18
* 2 minor enhancements:
* Added #prefix code to MD5 calculation to force rebuilds on non-signature
changes.
* Separated out #prefix code from #src.
|