mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 1.3.1
- Add LICENSE - Update homepage PR: ports/185064 Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
This commit is contained in:
parent
b936aebe3b
commit
2d32c128d9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341078
@ -2,16 +2,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kramdown
|
||||
PORTVERSION= 1.0.2
|
||||
PORTVERSION= 1.3.1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Yet-another-markdown-parser but fast, pure Ruby
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/kramdown
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/kramdown-1.0.2.gem) = 730834b6d572ae67752f49e5670af51318a5da9a386ccbfd2a92ba29ec3a60dc
|
||||
SIZE (rubygem/kramdown-1.0.2.gem) = 214528
|
||||
SHA256 (rubygem/kramdown-1.3.1.gem) = b3c74547bd6d2e0f1fa34e049c7fcf3322d4a9821a72f2fad85fe6f7745da4e2
|
||||
SIZE (rubygem/kramdown-1.3.1.gem) = 224768
|
||||
|
@ -1,4 +1,4 @@
|
||||
kramdown is yet-another-markdown-parser but fast, pure Ruby, using a strict
|
||||
syntax definition and supporting several common extensions.
|
||||
|
||||
WWW: http://kramdown.rubyforge.org/
|
||||
WWW: http://kramdown.gettalong.org/
|
||||
|
Loading…
Reference in New Issue
Block a user