aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-gitlab-markup
diff options
context:
space:
mode:
authorMatthias Fechner <mfechner@FreeBSD.org>2018-07-26 13:49:41 +0000
committerMatthias Fechner <mfechner@FreeBSD.org>2018-07-26 13:49:41 +0000
commit67c453020829139e524fdd44b8acc6000813d3fa (patch)
treec23161ffa8c75ddb7d9c289be613114d8669d0af /textproc/rubygem-gitlab-markup
parent91d23490f4135570ef964fde1b53922400061a35 (diff)
downloadports-67c453020829139e524fdd44b8acc6000813d3fa.tar.gz
ports-67c453020829139e524fdd44b8acc6000813d3fa.zip
Update to 1.6.4 which is required for gitlab 11.1.1.
Take maintainer. Made portlint happy. Approved by: mentors (implicit)
Notes
Notes: svn path=/head/; revision=475374
Diffstat (limited to 'textproc/rubygem-gitlab-markup')
-rw-r--r--textproc/rubygem-gitlab-markup/Makefile10
-rw-r--r--textproc/rubygem-gitlab-markup/distinfo6
-rw-r--r--textproc/rubygem-gitlab-markup/pkg-descr2
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