Skip to content

Commit

Permalink
devel/rubygem-active_scaffold: Update to 3.6.12
Browse files Browse the repository at this point in the history
- Update LICENSE_FILE
- Update RUN_DEPENDS: use Rails 6.1

Changes:	https://github.com/activescaffold/active_scaffold/blob/master/CHANGELOG.rdoc
  • Loading branch information
sunpoet committed Aug 27, 2022
1 parent 5e92d02 commit 6aa20a9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
14 changes: 9 additions & 5 deletions devel/rubygem-active_scaffold/Makefile
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
PORTNAME= active_scaffold
PORTVERSION= 3.4.43
PORTVERSION= 3.6.12
CATEGORIES= devel rubygems
MASTER_SITES= RG

MAINTAINER= ruby@FreeBSD.org
COMMENT= Gem to handle all CRUD user interface needs

LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md

RUN_DEPENDS= rubygem-rails4>=3.2.22.2:www/rubygem-rails4
RUN_DEPENDS= rubygem-cow_proxy>=0.3<1:devel/rubygem-cow_proxy \
rubygem-ice_nine>=0.11<1:devel/rubygem-ice_nine \
rubygem-rails61>=4.2.0<6.2:www/rubygem-rails61 \
rubygem-request_store>=1.3<2:devel/rubygem-request_store

NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes

NO_ARCH= yes

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-active_scaffold/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1514380273
SHA256 (rubygem/active_scaffold-3.4.43.gem) = b8c7235ce2972afa87e38fcac055ccf8746a6fe4f589b3fda6280c3eeb558c7d
SIZE (rubygem/active_scaffold-3.4.43.gem) = 273408
TIMESTAMP = 1660576854
SHA256 (rubygem/active_scaffold-3.6.12.gem) = e67a787a3da86c183bd2d288cb466e0e4c4681a6112596a5d84a7405018b1219
SIZE (rubygem/active_scaffold-3.6.12.gem) = 306688

0 comments on commit 6aa20a9

Please sign in to comment.