mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.2.0
PR: ports/188000 Submitted by: Michael Moll <kvedulv@kvedulv.de>
This commit is contained in:
parent
95d2a2b6f1
commit
e8175500dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349549
@ -1,18 +1,17 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bluecloth
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 2.2.0
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
DISTNAME= BlueCloth-${PORTVERSION}
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool
|
||||
|
||||
GEM_NAME= ${DISTNAME}
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= bin/bluecloth
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/BlueCloth-1.0.1.gem) = 614a865a52c7bcae7d81cab0d7aabe02711280fe8a34d07deed1849179d8e84c
|
||||
SIZE (rubygem/BlueCloth-1.0.1.gem) = 49152
|
||||
SHA256 (rubygem/bluecloth-2.2.0.gem) = b30128433f6a83909b0cb52c3e001ee002ca8760d9b433ecc5ced308f7e703f9
|
||||
SIZE (rubygem/bluecloth-2.2.0.gem) = 94208
|
||||
|
Loading…
Reference in New Issue
Block a user