diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-gitlab-markup/Makefile | 10 | ||||
-rw-r--r-- | textproc/rubygem-gitlab-markup/distinfo | 6 | ||||
-rw-r--r-- | textproc/rubygem-gitlab-markup/pkg-descr | 2 |
3 files changed, 9 insertions, 9 deletions
diff --git a/textproc/rubygem-gitlab-markup/Makefile b/textproc/rubygem-gitlab-markup/Makefile index 142819d25f61..9768331c5286 100644 --- a/textproc/rubygem-gitlab-markup/Makefile +++ b/textproc/rubygem-gitlab-markup/Makefile @@ -1,20 +1,20 @@ # $FreeBSD$ PORTNAME= gitlab-markup -PORTVERSION= 1.6.3 -PORTREVISION= 1 +PORTVERSION= 1.6.4 CATEGORIES= textproc rubygems MASTER_SITES= RG -MAINTAINER= ruby@FreeBSD.org +MAINTAINER= mfechner@FreeBSD.org COMMENT= Render any fancy GitLab markup LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -NO_ARCH= yes -USE_RUBY= yes USES= gem python:run shebangfix +USE_RUBY= yes + +NO_ARCH= yes PLIST_FILES= bin/github-markup diff --git a/textproc/rubygem-gitlab-markup/distinfo b/textproc/rubygem-gitlab-markup/distinfo index b44d4fa57d57..3254fa8342a5 100644 --- a/textproc/rubygem-gitlab-markup/distinfo +++ b/textproc/rubygem-gitlab-markup/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509542873 -SHA256 (rubygem/gitlab-markup-1.6.3.gem) = 71462b19b9f56580040a2ad1249ae7561c69df958f92b3b60720dfaf4e117ddf -SIZE (rubygem/gitlab-markup-1.6.3.gem) = 28160 +TIMESTAMP = 1532162886 +SHA256 (rubygem/gitlab-markup-1.6.4.gem) = 66c930854b295210e5f25fdf8fa9ab7107f3f07df091052fb478d6aacf1fdcec +SIZE (rubygem/gitlab-markup-1.6.4.gem) = 28160 diff --git a/textproc/rubygem-gitlab-markup/pkg-descr b/textproc/rubygem-gitlab-markup/pkg-descr index b014ac4212e9..d004f324e374 100644 --- a/textproc/rubygem-gitlab-markup/pkg-descr +++ b/textproc/rubygem-gitlab-markup/pkg-descr @@ -1,4 +1,4 @@ This gem is used by GitLab to render any fancy markup such as Markdown, Textile, Org-Mode, etc. Fork it and add your own! -https://gitlab.com/gitlab-org/gitlab-markup +WWW: https://gitlab.com/gitlab-org/gitlab-markup |