1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/lang/ruby25
Koichiro Iwao 7e9e8d963e databases/ruby-gdbm: Gemify gdbm
since gdbm is gemified in upstream after Ruby 2.5 [1]. Ruby 2.4 can also
use the gdbm gem because it is a gem!

- Add MOVED entry
- Bump PORTEPOCH because PORTVERSION goes barwards
- Update pkg-descr and WWW
- Remove unnecessary pkg-message

[1] https://bugs.ruby-lang.org/issues/5481

Update lang/ruby* ports:

- Do not build gdbm together with Ruby interpreter, but build as a rubygem
- Remove ${BUILD_WRKSRC}/ext/gdbm instead of moving it to ${WRKDIR}
- Update pkg-message to mention rubygem-gdbm instead of ruby-gdbm

Also following changes are made to ruby-gdbm consumers:

- Updade dependency to depend on rubygem-gdbm
- Bump PORTREVISION due to dependency change

PR:		230436
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Sponsored by:	HAW International, Inc.
2019-04-02 08:02:30 +00:00
..
files Update to 2.5.5 2019-03-15 21:41:56 +00:00
distinfo Update to 2.5.5 2019-03-15 21:41:56 +00:00
Makefile databases/ruby-gdbm: Gemify gdbm 2019-04-02 08:02:30 +00:00
pkg-descr
pkg-message databases/ruby-gdbm: Gemify gdbm 2019-04-02 08:02:30 +00:00
pkg-plist Fix PLIST when CAPIDOCS is enabled 2019-03-21 19:41:27 +00:00