mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- update to 1.3.5
- trim Makefile header - pass maintainership to ruby@ Discussed with: swills (ruby@)
This commit is contained in:
parent
b29bd63953
commit
32c58244fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314084
2 changed files with 4 additions and 8 deletions
|
@ -1,15 +1,11 @@
|
||||||
# Ports collection makefile for: rubygem-tilt
|
|
||||||
# Date created: 10 February 2011
|
|
||||||
# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= tilt
|
PORTNAME= tilt
|
||||||
PORTVERSION= 1.3.3
|
PORTVERSION= 1.3.5
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
|
|
||||||
MAINTAINER= rm@FreeBSD.org
|
MAINTAINER= ruby@FreeBSD.org
|
||||||
COMMENT= Generic interface to multiple Ruby template engines
|
COMMENT= Generic interface to multiple Ruby template engines
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rubygem/tilt-1.3.3.gem) = 48af9536c7699dc0f8f50ba2432b627a3f47f9702d2d25d48dfc2d4a2da20da3
|
SHA256 (rubygem/tilt-1.3.5.gem) = 0d9b554538d5f45cea073c04f100aa6720610797042485869f842adb5b573a20
|
||||||
SIZE (rubygem/tilt-1.3.3.gem) = 36352
|
SIZE (rubygem/tilt-1.3.5.gem) = 41472
|
||||||
|
|
Loading…
Add table
Reference in a new issue