mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 2.0.7
- Add LICENSE_FILE Changes: https://github.com/rtomayko/tilt/blob/master/CHANGELOG.md
This commit is contained in:
parent
aad497c205
commit
2bf6207194
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=436647
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tilt
|
PORTNAME= tilt
|
||||||
PORTVERSION= 2.0.6
|
PORTVERSION= 2.0.7
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
|
@ -9,9 +9,9 @@ MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Generic interface to multiple Ruby template engines
|
COMMENT= Generic interface to multiple Ruby template engines
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
USE_RUBY= yes
|
USE_RUBY= yes
|
||||||
USES= gem
|
USES= gem
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1485527168
|
TIMESTAMP = 1490101773
|
||||||
SHA256 (rubygem/tilt-2.0.6.gem) = 756f6062fbaed563b2e71a72a12dbd0f45ecf867dd147873b89eae3305fe5e63
|
SHA256 (rubygem/tilt-2.0.7.gem) = eb684011d518d16d293a9fdc1ac52bdeb7b6c04153537dda453f1150b85741c7
|
||||||
SIZE (rubygem/tilt-2.0.6.gem) = 54272
|
SIZE (rubygem/tilt-2.0.7.gem) = 54272
|
||||||
|
|
Loading…
Add table
Reference in a new issue