MFH: r473902

Update to 1.0.0 which is required for gitlab 11.0.2.

Reviewed by:	swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D16127

Approved by:	ports-secteam (miwi)
This commit is contained in:
Matthias Fechner 2018-07-19 09:50:32 +00:00
parent ba1d3aaa8e
commit 04924f8413
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q3/; revision=474946
2 changed files with 8 additions and 9 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= sdoc
PORTVERSION= 0.4.2
PORTREVISION= 2
PORTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@ -12,12 +11,12 @@ COMMENT= Create rdoc html with javascript search index
LICENSE= MIT
RUN_DEPENDS= rubygem-json1>=1.7.7:devel/rubygem-json1 \
rubygem-rdoc>=4.0:devel/rubygem-rdoc
RUN_DEPENDS= rubygem-rdoc>=5.0:devel/rubygem-rdoc
USES= gem
USE_RUBY= yes
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/sdoc bin/sdoc-merge

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1481553577
SHA256 (rubygem/sdoc-0.4.2.gem) = 361d33a927490089b6560efecff460e9a9d2e608952482e0633857bb41f01b62
SIZE (rubygem/sdoc-0.4.2.gem) = 282112
TIMESTAMP = 1530433051
SHA256 (rubygem/sdoc-1.0.0.gem) = 706950dd117b9445ab7f85004e9183ec0e3fa75e82f151519f019fc95154846b
SIZE (rubygem/sdoc-1.0.0.gem) = 268800