Verified Commit 7bc15a51 authored by sunpoet's avatar sunpoet
Browse files

textproc/rubygem-github-markup17: Remove obsoleted port

Use textproc/rubygem-github-markup instead.
parent 80e88b6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17904,3 +17904,4 @@ devel/rubygem-ruby-fogbugz021|devel/rubygem-ruby-fogbugz|2023-04-09|Remove obsol
devel/rubygem-sidekiq-cron-sidekiq64|devel/rubygem-sidekiq-cron|2023-04-09|Remove obsoleted port. Use devel/rubygem-sidekiq-cron instead
devel/rubygem-sidekiq64|devel/rubygem-sidekiq|2023-04-09|Remove obsoleted port. Use devel/rubygem-sidekiq instead
security/rubygem-openssl221|security/rubygem-openssl|2023-04-09|Remove obsoleted port. Use security/rubygem-openssl instead
textproc/rubygem-github-markup17|textproc/rubygem-github-markup|2023-04-09|Remove obsoleted port. Use textproc/rubygem-github-markup instead
+0 −1
Original line number Diff line number Diff line
@@ -1720,7 +1720,6 @@
    SUBDIR += rubygem-gepub
    SUBDIR += rubygem-github-linguist
    SUBDIR += rubygem-github-markup
    SUBDIR += rubygem-github-markup17
    SUBDIR += rubygem-gitlab-grit
    SUBDIR += rubygem-gitlab-markup
    SUBDIR += rubygem-google-cloud-translate
+0 −31
Original line number Diff line number Diff line
PORTNAME=	github-markup
PORTVERSION=	1.7.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	17

MAINTAINER=	mfechner@FreeBSD.org
COMMENT=	Render any fancy markup
WWW=		https://github.com/github/markup

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem shebangfix

CONFLICTS_INSTALL=	rubygem-github-markup*

NO_ARCH=	yes

REINPLACE_ARGS=	-i ''

PLIST_FILES=	bin/github-markup

SHEBANG_FILES=	script/*

PORTSCOUT=	limit:^1\.7\.

post-patch:
	@${REINPLACE_CMD} -e '1d' ${WRKSRC}/lib/github/commands/rest2html

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1517316563
SHA256 (rubygem/github-markup-1.7.0.gem) = 97eb27c70662d9cc1d5997cd6c99832026fae5d4913b5dce1ce6c9f65078e69d
SIZE (rubygem/github-markup-1.7.0.gem) = 30720
+0 −2
Original line number Diff line number Diff line
This gem is used by GitHub to render any fancy markup such as Markdown,
Textile, Org-Mode, etc. Fork it and add your own!