mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Update to 0.27.0
Changes: https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
This commit is contained in:
parent
827a603632
commit
c9179cb14c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482068
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activerecord-import
|
||||
PORTVERSION= 0.25.0
|
||||
PORTVERSION= 0.27.0
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -14,8 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USES= gem
|
||||
USE_RUBY= yes
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1532975385
|
||||
SHA256 (rubygem/activerecord-import-0.25.0.gem) = 5787989cf634626ff2a8a79ec0c23cd3307fb5d35f595fbd208f7a82f32e22c5
|
||||
SIZE (rubygem/activerecord-import-0.25.0.gem) = 55296
|
||||
TIMESTAMP = 1539475543
|
||||
SHA256 (rubygem/activerecord-import-0.27.0.gem) = e6477adf3ab370ce6e7e048eab89deec260e97db3336fe239c6626c6595eb7af
|
||||
SIZE (rubygem/activerecord-import-0.27.0.gem) = 57344
|
||||
|
Loading…
Reference in New Issue
Block a user