Received: by mail.netbsd.org (Postfix, from userid 605) id 5755A84DD5; Sun, 3 Mar 2019 15:03:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D08F284DD4 for ; Sun, 3 Mar 2019 15:03:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id 4dQOJRSOlMc3 for ; Sun, 3 Mar 2019 15:03:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 48A8F84CE9 for ; Sun, 3 Mar 2019 15:03:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 463A7FB16; Sun, 3 Mar 2019 15:03:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1551625396140240" MIME-Version: 1.0 Date: Sun, 3 Mar 2019 15:03:16 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/www/ruby-rails52 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20190303150316.463A7FB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1551625396140240 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun Mar 3 15:03:16 UTC 2019 Added Files: pkgsrc/www/ruby-rails52: DESCR Makefile PLIST distinfo Log Message: www/ruby-rails52: add version 5.2.2 package Add ruby-rails52 version 5.2.2 package. Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention over configuration. This is for Ruby on Rails 5.2. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-rails52/DESCR \ pkgsrc/www/ruby-rails52/Makefile pkgsrc/www/ruby-rails52/PLIST \ pkgsrc/www/ruby-rails52/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1551625396140240 Content-Disposition: inline Content-Length: 2667 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/www/ruby-rails52/DESCR diff -u /dev/null pkgsrc/www/ruby-rails52/DESCR:1.1 --- /dev/null Sun Mar 3 15:03:16 2019 +++ pkgsrc/www/ruby-rails52/DESCR Sun Mar 3 15:03:16 2019 @@ -0,0 +1,5 @@ +Ruby on Rails is a full-stack web framework optimized for programmer +happiness and sustainable productivity. It encourages beautiful code +by favoring convention over configuration. + +This is for Ruby on Rails 5.2. Index: pkgsrc/www/ruby-rails52/Makefile diff -u /dev/null pkgsrc/www/ruby-rails52/Makefile:1.1 --- /dev/null Sun Mar 3 15:03:16 2019 +++ pkgsrc/www/ruby-rails52/Makefile Sun Mar 3 15:03:16 2019 @@ -0,0 +1,33 @@ +# $NetBSD: Makefile,v 1.1 2019/03/03 15:03:16 taca Exp $ + +DISTNAME= rails-${RAILS_VERSION} +PKGNAME= ${RUBY_PKGPREFIX}-rails${RUBY_RAILS}-${RAILS_VERSION} +CATEGORIES= www + +MAINTAINER= minskim@NetBSD.org +HOMEPAGE= http://www.rubyonrails.org/ +COMMENT= Full-stack web application framework, Rails 5.2 +LICENSE= mit + +DEPENDS+= ${RUBY_ACTIONCABLE_DEPENDS} +DEPENDS+= ${RUBY_ACTIONMAILER_DEPENDS} +DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS} +DEPENDS+= ${RUBY_ACTIONVIEW_DEPENDS} +DEPENDS+= ${RUBY_ACTIVEJOB_DEPENDS} +DEPENDS+= ${RUBY_ACTIVEMODEL_DEPENDS} +DEPENDS+= ${RUBY_ACTIVERECORD_DEPENDS} +DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} +DEPENDS+= ${RUBY_ACTIVESTORAGE_DEPENDS} +DEPENDS+= ${RUBY_RAILTIES_DEPENDS} +DEPENDS+= ${RUBY_PKGPREFIX}-sprockets-rails>2.0.0:../../misc/ruby-sprockets-rails + +USE_LANGUAGES= # none + +RUBY_RAILS_ACCEPTED= 52 +RUBY_RAILS_STRICT_DEP= yes + +.include "../../lang/ruby/gem.mk" +.if ${RUBY_VER} != 26 +DEPENDS+= ${RUBY_PKGPREFIX}-bundler1>=1.3.0:../../misc/ruby-bundler1 +.endif +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/www/ruby-rails52/PLIST diff -u /dev/null pkgsrc/www/ruby-rails52/PLIST:1.1 --- /dev/null Sun Mar 3 15:03:16 2019 +++ pkgsrc/www/ruby-rails52/PLIST Sun Mar 3 15:03:16 2019 @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2019/03/03 15:03:16 taca Exp $ +${GEM_HOME}/cache/${GEM_NAME}.gem +${GEM_LIBDIR}/README.md +${GEM_HOME}/specifications/${GEM_NAME}.gemspec Index: pkgsrc/www/ruby-rails52/distinfo diff -u /dev/null pkgsrc/www/ruby-rails52/distinfo:1.1 --- /dev/null Sun Mar 3 15:03:16 2019 +++ pkgsrc/www/ruby-rails52/distinfo Sun Mar 3 15:03:16 2019 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2019/03/03 15:03:16 taca Exp $ + +SHA1 (rails-5.2.2.gem) = 21c66617a86cfb9a1a6ad4f8d010828de87f2814 +RMD160 (rails-5.2.2.gem) = 061fde46cf319ae3e345c3e2dc1e85805a25eae6 +SHA512 (rails-5.2.2.gem) = 3777757c658a2d3775e709acdf41b5690e34900badddea6d4c0013bfcec86b75120d33a45ee9eff28b5a990a3304ef20061c9bebb9e557b53df69dd7311ed07e +Size (rails-5.2.2.gem) = 6656 bytes --_----------=_1551625396140240--