diff options
-rw-r--r-- | devel/rubygem-spring/Makefile | 6 | ||||
-rw-r--r-- | devel/rubygem-spring/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/devel/rubygem-spring/Makefile b/devel/rubygem-spring/Makefile index 751030f8e35d..4490b0be9b92 100644 --- a/devel/rubygem-spring/Makefile +++ b/devel/rubygem-spring/Makefile @@ -2,16 +2,18 @@ # $FreeBSD$ PORTNAME= spring -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.5 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Rails application preloader +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST=yes +RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/spring diff --git a/devel/rubygem-spring/distinfo b/devel/rubygem-spring/distinfo index 835c9657a4bd..136283e09e37 100644 --- a/devel/rubygem-spring/distinfo +++ b/devel/rubygem-spring/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/spring-1.3.3.gem) = 3f808bcfdea4da3daf034f3233728b59810460f67ad8fed33fa994a4fe94f937 -SIZE (rubygem/spring-1.3.3.gem) = 40960 +SHA256 (rubygem/spring-1.3.5.gem) = a8fbfd14b12b80ccd7ecbb4dcb0bf0e405330285544311b2e43a49c8bd6634d3 +SIZE (rubygem/spring-1.3.5.gem) = 34816 |