Update to 6.0.4 which is required for gitlab 11.0.2.
Reviewed by: swills (mentor) Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D16127
This commit is contained in:
parent
d165e3239f
commit
fc268228b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473900
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= rdoc
|
||||
PORTVERSION= 4.3.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 6.0.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,9 +12,10 @@ LICENSE= GPLv2 RUBY
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE_RUBY= ${WRKSRC}/LICENSE.rdoc
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
post-install:
|
||||
${RM} ${STAGEDIR}${PREFIX}/bin/rdoc ${STAGEDIR}${PREFIX}/bin/ri
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1481638086
|
||||
SHA256 (rubygem/rdoc-4.3.0.gem) = 8cd820f70ec4b315ffff8e0653c8ce46cc9e444f3f8e7ed21c57338c61156a8d
|
||||
SIZE (rubygem/rdoc-4.3.0.gem) = 738816
|
||||
TIMESTAMP = 1530367834
|
||||
SHA256 (rubygem/rdoc-6.0.4.gem) = 27b33aab87e61bf6fffe7ef82c188865ab578fdab91a342c798635869920db2a
|
||||
SIZE (rubygem/rdoc-6.0.4.gem) = 599552
|
||||
|
Loading…
Reference in New Issue
Block a user