1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +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:
Steve Wills 2014-01-25 19:25:02 +00:00
parent b936aebe3b
commit 2d32c128d9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341078
3 changed files with 7 additions and 4 deletions

View File

@ -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>

View File

@ -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

View File

@ -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/