svn commit: r473900 - head/devel/rubygem-rdoc
Matthias Fechner
mfechner at FreeBSD.org
Wed Jul 4 17:22:22 UTC 2018
Author: mfechner
Date: Wed Jul 4 17:22:21 2018
New Revision: 473900
URL: https://svnweb.freebsd.org/changeset/ports/473900
Log:
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
Modified:
head/devel/rubygem-rdoc/Makefile
head/devel/rubygem-rdoc/distinfo
Modified: head/devel/rubygem-rdoc/Makefile
==============================================================================
--- head/devel/rubygem-rdoc/Makefile Wed Jul 4 16:54:08 2018 (r473899)
+++ head/devel/rubygem-rdoc/Makefile Wed Jul 4 17:22:21 2018 (r473900)
@@ -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
Modified: head/devel/rubygem-rdoc/distinfo
==============================================================================
--- head/devel/rubygem-rdoc/distinfo Wed Jul 4 16:54:08 2018 (r473899)
+++ head/devel/rubygem-rdoc/distinfo Wed Jul 4 17:22:21 2018 (r473900)
@@ -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
More information about the svn-ports-all
mailing list