Verified Commit 48535b5e authored by sunpoet's avatar sunpoet
Browse files

textproc/rubygem-kramdown1: Remove obsoleted port

Use textproc/rubygem-kramdown instead.
parent 24c24580
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3793,3 +3793,4 @@ net/rubygem-google-cloud-storage145|net/rubygem-google-cloud-storage|2024-12-31|
net/rubygem-octokit8|net/rubygem-octokit|2024-12-31|Remove obsoleted port. Use net/rubygem-octokit instead
textproc/rubygem-elasticsearch-api713|textproc/rubygem-elasticsearch-api|2024-12-31|Remove obsoleted port. Use textproc/rubygem-elasticsearch-api instead
textproc/rubygem-elasticsearch-transport713|textproc/rubygem-elasticsearch-transport|2024-12-31|Remove obsoleted port. Use textproc/rubygem-elasticsearch-transport instead
textproc/rubygem-kramdown1|textproc/rubygem-kramdown|2024-12-31|Remove obsoleted port. Use textproc/rubygem-kramdown instead
+0 −1
Original line number Diff line number Diff line
@@ -1886,7 +1886,6 @@
    SUBDIR += rubygem-kramdown-gitlab
    SUBDIR += rubygem-kramdown-parser-gfm
    SUBDIR += rubygem-kramdown-parser-gfm-gitlab
    SUBDIR += rubygem-kramdown1
    SUBDIR += rubygem-kramdown23
    SUBDIR += rubygem-kwalify
    SUBDIR += rubygem-libxml-ruby
+0 −27
Original line number Diff line number Diff line
PORTNAME=	kramdown
PORTVERSION=	1.17.0
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	1

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Yet-another-markdown-parser but fast, pure Ruby
WWW=		https://kramdown.gettalong.org/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		cpe gem shebangfix

NO_ARCH=	yes

CPE_VENDOR=	kramdown_project

PORTSCOUT=	limit:^1\.

SHEBANG_FILES=	benchmark/*.sh

post-install:
	${RM} ${STAGEDIR}${PREFIX}/bin/kramdown

.include <bsd.port.mk>
+0 −3
Original line number Diff line number Diff line
TIMESTAMP = 1527784979
SHA256 (rubygem/kramdown-1.17.0.gem) = 5862410a2c1692fde2fcc86d78d2265777c22bd101f11c76442f1698ab242cd8
SIZE (rubygem/kramdown-1.17.0.gem) = 260608
+0 −2
Original line number Diff line number Diff line
kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict
syntax definition and supporting several common extensions.