diff --git a/MOVED b/MOVED index 9e9ce6122db9..23d275f27d3d 100644 --- a/MOVED +++ b/MOVED @@ -10612,3 +10612,4 @@ emulators/virtio-kmod||2018-11-01|Has expired: Does not build on FreeBSD 10+ games/traindirector||2018-11-01|Has expired: Does not build on FreeBSD 11+ devel/rubygem-peek-sidekiq||2018-11-01|Obsolete by www/gitlab-ce 11.4.x upgrade devel/rubygem-sidekiq-limit_fetch||2018-11-01|Obsolete by www/gitlab-ce 11.4.x upgrade +textproc/rubygem-github-markup16|textproc/rubygem-github-markup|2018-11-01|Obsolete by www/gitlab-ce 11.4.x upgrade, please use textproc/rubygem-github-markup diff --git a/textproc/Makefile b/textproc/Makefile index a02f585a1e44..21e943d4dd37 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1566,7 +1566,6 @@ SUBDIR += rubygem-github-linguist SUBDIR += rubygem-github-linguist53 SUBDIR += rubygem-github-markup - SUBDIR += rubygem-github-markup16 SUBDIR += rubygem-github-markup17 SUBDIR += rubygem-gitlab-grit SUBDIR += rubygem-gitlab-linguist diff --git a/textproc/rubygem-github-markup16/Makefile b/textproc/rubygem-github-markup16/Makefile deleted file mode 100644 index bb96acfc21ac..000000000000 --- a/textproc/rubygem-github-markup16/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# $FreeBSD$ - -PORTNAME= github-markup -PORTVERSION= 1.6.2 -CATEGORIES= textproc rubygems -MASTER_SITES= RG -PKGNAMESUFFIX= 16 - -MAINTAINER= mfechner@FreeBSD.org -COMMENT= Render any fancy markup - -LICENSE= MIT -LICENSE_FILE= ${WRKSRC}/LICENSE - -CONFLICTS_INSTALL= textproc/rubygem-github-markup - -USES= gem shebangfix -USE_RUBY= yes - -NO_ARCH= yes - -REINPLACE_ARGS= -i '' - -PLIST_FILES= bin/github-markup - -SHEBANG_FILES= script/bootstrap \ - script/cibuild - -PORTSCOUT= limit:^1\.6\. - -post-patch: - @${REINPLACE_CMD} -e '1d' ${WRKSRC}/lib/github/commands/rest2html - -.include diff --git a/textproc/rubygem-github-markup16/distinfo b/textproc/rubygem-github-markup16/distinfo deleted file mode 100644 index a0b55eb8b96e..000000000000 --- a/textproc/rubygem-github-markup16/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1512841300 -SHA256 (rubygem/github-markup-1.6.2.gem) = 86515b18da25a91e1b88e58d79f3bf2a89a2a329f6c0439657ed6235836bec27 -SIZE (rubygem/github-markup-1.6.2.gem) = 30720 diff --git a/textproc/rubygem-github-markup16/pkg-descr b/textproc/rubygem-github-markup16/pkg-descr deleted file mode 100644 index 759f801ba57a..000000000000 --- a/textproc/rubygem-github-markup16/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -This gem is used by GitHub to render any fancy markup such as Markdown, -Textile, Org-Mode, etc. Fork it and add your own! - -WWW: https://github.com/github/markup