Date: Mon, 30 Jan 2023 13:19:46 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c080572782cd - main - devel/rubygem-sdoc: Update to 2.6.0 Message-ID: <202301301319.30UDJkn9085088@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c080572782cd1d39c3ac65f0575998d04e502d1f commit c080572782cd1d39c3ac65f0575998d04e502d1f Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:45:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:02:27 +0000 devel/rubygem-sdoc: Update to 2.6.0 - Update WWW - Add LICENSE_FILE Changes: https://github.com/zzak/sdoc/blob/master/CHANGELOG.md --- devel/rubygem-sdoc/Makefile | 5 +++-- devel/rubygem-sdoc/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/devel/rubygem-sdoc/Makefile b/devel/rubygem-sdoc/Makefile index 72566e47973a..8aafec4acb77 100644 --- a/devel/rubygem-sdoc/Makefile +++ b/devel/rubygem-sdoc/Makefile @@ -1,13 +1,14 @@ PORTNAME= sdoc -PORTVERSION= 2.4.0 +PORTVERSION= 2.6.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Create rdoc html with javascript search index -WWW= https://github.com/voloko/sdoc +WWW= https://github.com/zzak/sdoc LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-rdoc>=5.0:devel/rubygem-rdoc diff --git a/devel/rubygem-sdoc/distinfo b/devel/rubygem-sdoc/distinfo index 91d70a7eadac..c37a9f16fbdf 100644 --- a/devel/rubygem-sdoc/distinfo +++ b/devel/rubygem-sdoc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652446358 -SHA256 (rubygem/sdoc-2.4.0.gem) = 6bfbc612d620d931111b65b81687bb1328671dd8229cdc139b6ab42fccfcb2c5 -SIZE (rubygem/sdoc-2.4.0.gem) = 292352 +TIMESTAMP = 1674590882 +SHA256 (rubygem/sdoc-2.6.0.gem) = a66f17f5f0fd02b246698aa48d125c7a794b6caa79157f6acec4aa493cd4cbbf +SIZE (rubygem/sdoc-2.6.0.gem) = 292352
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301319.30UDJkn9085088>