mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Remove devel/rubygem-rb-readline, it's not needed
PR: ports/192636
This commit is contained in:
parent
c227e9a20b
commit
807ea6b01f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374026
1
MOVED
1
MOVED
@ -7314,3 +7314,4 @@ textproc/libodfgen|textproc/libodfgen01|2014-12-02|Replaced by newer version
|
||||
graphics/libetonyek|graphics/libetonyek01|2014-12-02|Replaced by newer version
|
||||
textproc/sw-hunspell|textproc/sv-hunspell|2014-12-02|Swedish is sv not sw
|
||||
deskutils/gnome-shell-extension-gtile||2014-12-03|Removed, doesn't work properly
|
||||
devel/rubygem-rb-readline||2014-12-05|Removed, not needed
|
||||
|
@ -4521,7 +4521,6 @@
|
||||
SUBDIR += rubygem-rb-fsevent
|
||||
SUBDIR += rubygem-rb-inotify
|
||||
SUBDIR += rubygem-rb-kqueue
|
||||
SUBDIR += rubygem-rb-readline
|
||||
SUBDIR += rubygem-rbtrace
|
||||
SUBDIR += rubygem-rcov
|
||||
SUBDIR += rubygem-rdoc
|
||||
|
@ -1,18 +0,0 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rb-readline
|
||||
PORTVERSION= 0.5.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Pure Ruby readline implementation
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (rubygem/rb-readline-0.5.1.gem) = da4eb0aa71c4225e01f5b51e11a640b462fa325d85451428ce34190d04622aad
|
||||
SIZE (rubygem/rb-readline-0.5.1.gem) = 96256
|
@ -1,5 +0,0 @@
|
||||
The readline library provides a pure Ruby implementation of the GNU readline C
|
||||
library, as well as the Readline extension that ships as part of the standard
|
||||
library.
|
||||
|
||||
WWW: https://github.com/luislavena/rb-readline
|
Loading…
Reference in New Issue
Block a user