Skip to content

Commit

Permalink
devel/rubygem-rdoc: Update to 6.6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 18, 2024
1 parent dff755f commit a8210c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions devel/rubygem-rdoc/Makefile
@@ -1,11 +1,12 @@
PORTNAME= rdoc
PORTVERSION= 6.6.2
PORTVERSION= 6.6.3.1
CATEGORIES= devel rubygems
MASTER_SITES= RG

MAINTAINER= ruby@FreeBSD.org
COMMENT= RDoc produces HTML and command-line documentation for Ruby projects
WWW= https://ruby.github.io/rdoc/
WWW= https://ruby.github.io/rdoc/ \
https://github.com/ruby/rdoc

LICENSE= GPLv2 RUBY
LICENSE_COMB= dual
Expand All @@ -17,12 +18,11 @@ USES= cpe gem

NO_ARCH= yes

CPE_VENDOR= ruby-lang

PLIST_FILES= bin/rdoc bin/ri share/man/man1/ri.1.gz

CPE_VENDOR= ruby-lang

post-install:
${MKDIR} ${STAGEDIR}${PREFIX}/share/man/man1
${INSTALL_DATA} ${WRKSRC}/man/ri.1 ${STAGEDIR}${PREFIX}/share/man/man1

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-rdoc/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1703228108
SHA256 (rubygem/rdoc-6.6.2.gem) = f763dbec81079236bcccded19d69680471bd55da8f731ea6f583d019dacd9693
SIZE (rubygem/rdoc-6.6.2.gem) = 651264
TIMESTAMP = 1713033382
SHA256 (rubygem/rdoc-6.6.3.1.gem) = 39f7b749229ab5ad9d21c81586151c1dd7a549fa8be4070ee09b524f9c656345
SIZE (rubygem/rdoc-6.6.3.1.gem) = 651264

0 comments on commit a8210c5

Please sign in to comment.