mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 1.0.0
- Add LICENSE - Remove contiguous blank lines Changes: https://github.com/github/markup/commits/master
This commit is contained in:
parent
f5001bc3f4
commit
6e0d45735c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335712
@ -1,18 +1,19 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= github-markup
|
||||
PORTVERSION= 0.7.5
|
||||
PORTVERSION= 1.0.0
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Render any fancy markup
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES+= bin/github-markup
|
||||
|
||||
PLIST_FILES= bin/github-markup
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/github-markup-0.7.5.gem) = a5d74d5a67e723bc4014f5db8682f88d65b5eb66b0ab1b58b04fb023426759f3
|
||||
SIZE (rubygem/github-markup-0.7.5.gem) = 18944
|
||||
SHA256 (rubygem/github-markup-1.0.0.gem) = 9d98b8978ebabca612686a991d0100591ad6cc11e6d04b2a464e226c3a206b5f
|
||||
SIZE (rubygem/github-markup-1.0.0.gem) = 22016
|
||||
|
Loading…
Reference in New Issue
Block a user