1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

Obsolete due to gitlab 13.3 upgrade, please use textproc/rubygem-kramdown instead.

This commit is contained in:
Matthias Fechner 2020-08-26 07:57:41 +00:00
parent 5d68ec6db1
commit a5e165ce79
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546249
5 changed files with 1 additions and 33 deletions

1
MOVED
View File

@ -15376,3 +15376,4 @@ www/halberd||2020-08-15|Has expired: Uses deprecated version of python
x11-toolkits/py-wxPython28||2020-08-15|Has expired: Uses deprecated version of python
devel/codeblocks-devel||2020-08-22|Removed
net/frr5|net/frr7|2020-08-25|Has expired: Upstream no longer maintained
textproc/rubygem-kramdown22|textproc/rubygem-kramdown|2020-08-26|Obsolete, please use textproc/rubygem-kramdown instead

View File

@ -1562,7 +1562,6 @@
SUBDIR += rubygem-kramdown
SUBDIR += rubygem-kramdown-parser-gfm
SUBDIR += rubygem-kramdown1
SUBDIR += rubygem-kramdown22
SUBDIR += rubygem-kwalify
SUBDIR += rubygem-libxml-ruby
SUBDIR += rubygem-linguistics

View File

@ -1,25 +0,0 @@
# Created by: Steve Wills <swills@rubick>
# $FreeBSD$
PORTNAME= kramdown
PORTVERSION= 2.2.1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 22
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Yet-another-markdown-parser but fast, pure Ruby
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml
USES= gem
USE_RUBY= yes
NO_ARCH= yes
PLIST_FILES= bin/kramdown
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1587756782
SHA256 (rubygem/kramdown-2.2.1.gem) = c6b22245c496fe26869db2f4cccac30b7b2ffab99768a39450e2b656299a3515
SIZE (rubygem/kramdown-2.2.1.gem) = 121344

View File

@ -1,4 +0,0 @@
kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict
syntax definition and supporting several common extensions.
WWW: https://kramdown.gettalong.org/