diff options
| author | taca <taca@pkgsrc.org> | 2020-09-14 14:12:20 +0000 |
|---|---|---|
| committer | taca <taca@pkgsrc.org> | 2020-09-14 14:12:20 +0000 |
| commit | 21016ee2f6ef7a132340483deeed5ef7d52f38fe (patch) | |
| tree | e3dd398ccf123ccb04e050a79d5308bd2a54a96a /security/ruby-rex-text/PLIST | |
| parent | cafba24e5573dbe5eaccdeaa9dcdd3c5138cbb30 (diff) | |
| download | pkgsrc-21016ee2f6ef7a132340483deeed5ef7d52f38fe.tar.gz | |
security/ruby-rex-text: update to 0.2.28
Update ruby-rex-text package to 0.2.28.
0.2.27 (2020-07-13)
* Set prompt escape chars only when they work.
0.2.28 (2020-08-07)
* Add initial support for word wrapping rex tables.
Diffstat (limited to 'security/ruby-rex-text/PLIST')
| -rw-r--r-- | security/ruby-rex-text/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ruby-rex-text/PLIST b/security/ruby-rex-text/PLIST index f1b1293be7b..6ed1c8453e4 100644 --- a/security/ruby-rex-text/PLIST +++ b/security/ruby-rex-text/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2018/09/23 18:00:00 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2020/09/14 14:12:20 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec @@ -32,6 +32,7 @@ ${GEM_LIBDIR}/lib/rex/text/silly.rb ${GEM_LIBDIR}/lib/rex/text/table.rb ${GEM_LIBDIR}/lib/rex/text/unicode.rb ${GEM_LIBDIR}/lib/rex/text/version.rb +${GEM_LIBDIR}/lib/rex/text/wrapped_table.rb ${GEM_LIBDIR}/lib/rex/text/xor.rb ${GEM_LIBDIR}/rex-text.gemspec ${GEM_HOME}/specifications/${GEM_NAME}.gemspec |
