1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

textproc/rubygem-yard: Update to 0.9.34

- Update WWW and clean up pkg-descr

Changes:	https://github.com/lsegal/yard/releases
This commit is contained in:
Po-Chuan Hsieh 2023-04-19 05:39:04 +08:00
parent fb1c2b6a0b
commit ffad6fdfc5
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B
3 changed files with 6 additions and 7 deletions

View File

@ -1,11 +1,12 @@
PORTNAME= yard
PORTVERSION= 0.9.32
PORTVERSION= 0.9.34
CATEGORIES= textproc devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Documentation generation tool for Ruby
WWW= https://yardoc.org/
WWW= https://yardoc.org/ \
https://github.com/lsegal/yard
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1681053038
SHA256 (rubygem/yard-0.9.32.gem) = c48424e371a8137b9bc4e59d1ef0a8ad42f53b38dc42d54aebd5c1ce28507c9d
SIZE (rubygem/yard-0.9.32.gem) = 737792
TIMESTAMP = 1681843944
SHA256 (rubygem/yard-0.9.34.gem) = 5a8e04114d7f15f77814973ea56b7c38282126fb2930eb82851ffed0b9cd7e04
SIZE (rubygem/yard-0.9.34.gem) = 748544

View File

@ -4,5 +4,3 @@ YARD is a documentation generation tool for the Ruby programming language. It
enables the user to generate consistent, usable documentation that can be
exported to a number of formats very easily, and also supports extending for
custom Ruby constructs such as custom class level definitions.
See also: https://github.com/lsegal/yard