mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
Update to 2.1.0
- Take maintainership Changes: https://github.com/rails/spring/blob/master/CHANGELOG.md
This commit is contained in:
parent
10bec4ba0d
commit
e900df8c8d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=508656
2 changed files with 7 additions and 8 deletions
|
@ -2,21 +2,20 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spring
|
||||
PORTVERSION= 2.0.2
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Rails application preloader
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.2:devel/rubygem-activesupport4
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
|
||||
PLIST_FILES= bin/spring
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1495461501
|
||||
SHA256 (rubygem/spring-2.0.2.gem) = e574adc7f7f93905bab12e683ede8e634c9bd620f660140be3416c1758fa1e99
|
||||
SIZE (rubygem/spring-2.0.2.gem) = 38912
|
||||
TIMESTAMP = 1565540567
|
||||
SHA256 (rubygem/spring-2.1.0.gem) = cb2fd6655b7ef491226c6a49a0fa644457cada40d400365eaf63fdbeb1c211df
|
||||
SIZE (rubygem/spring-2.1.0.gem) = 31232
|
||||
|
|
Loading…
Add table
Reference in a new issue