svn commit: r397651 - head/devel/rubygem-simple_form
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Sep 23 20:14:14 UTC 2015
Author: sunpoet
Date: Wed Sep 23 20:14:12 2015
New Revision: 397651
URL: https://svnweb.freebsd.org/changeset/ports/397651
Log:
- Update to 3.2.0
- Add LICENSE_FILE
Changes: https://github.com/plataformatec/simple_form/blob/master/CHANGELOG.md
Modified:
head/devel/rubygem-simple_form/Makefile
head/devel/rubygem-simple_form/distinfo
Modified: head/devel/rubygem-simple_form/Makefile
==============================================================================
--- head/devel/rubygem-simple_form/Makefile Wed Sep 23 20:14:07 2015 (r397650)
+++ head/devel/rubygem-simple_form/Makefile Wed Sep 23 20:14:12 2015 (r397651)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= simple_form
-PORTVERSION= 3.1.1
+PORTVERSION= 3.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
@@ -10,6 +10,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Forms made easy
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activemodel4>=4.0:${PORTSDIR}/databases/rubygem-activemodel4 \
rubygem-actionpack4>=4.0:${PORTSDIR}/www/rubygem-actionpack4
Modified: head/devel/rubygem-simple_form/distinfo
==============================================================================
--- head/devel/rubygem-simple_form/distinfo Wed Sep 23 20:14:07 2015 (r397650)
+++ head/devel/rubygem-simple_form/distinfo Wed Sep 23 20:14:12 2015 (r397651)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/simple_form-3.1.1.gem) = 987400b12248930cdcf4f7fedb3dc0de7d2c5934f4827cc792b303677b06b39b
-SIZE (rubygem/simple_form-3.1.1.gem) = 73728
+SHA256 (rubygem/simple_form-3.2.0.gem) = 3aa7d8289fbd10bd6954a40085020405a4635a6c7887ccff53af98f851a8add8
+SIZE (rubygem/simple_form-3.2.0.gem) = 74240
More information about the svn-ports-head
mailing list