mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
Update to 1.1.2
- Add LICENSE_FILE Changes: https://github.com/rubychan/coderay/blob/master/Changes.textile
This commit is contained in:
parent
d73aaa0b15
commit
159ec7abc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449256
2 changed files with 5 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= coderay
|
PORTNAME= coderay
|
||||||
PORTVERSION= 1.1.1
|
PORTVERSION= 1.1.2
|
||||||
CATEGORIES= textproc rubygems
|
CATEGORIES= textproc rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Fast and easy syntax highlighting for selected languages
|
COMMENT= Fast and easy syntax highlighting for selected languages
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (rubygem/coderay-1.1.1.gem) = 79a42eba4cbe2b056ba253eb02d1a7aec74ca951e54f33098830641e8748dff4
|
TIMESTAMP = 1504539996
|
||||||
SIZE (rubygem/coderay-1.1.1.gem) = 96256
|
SHA256 (rubygem/coderay-1.1.2.gem) = 9efc1b3663fa561ccffada890bd1eec3a5466808ebc711ab1c5d300617d96a97
|
||||||
|
SIZE (rubygem/coderay-1.1.2.gem) = 92160
|
||||||
|
|
Loading…
Add table
Reference in a new issue