head	1.7;
access;
symbols
	pkgsrc-2023Q2:1.6.0.12
	pkgsrc-2023Q2-base:1.6
	pkgsrc-2023Q1:1.6.0.10
	pkgsrc-2023Q1-base:1.6
	pkgsrc-2022Q4:1.6.0.8
	pkgsrc-2022Q4-base:1.6
	pkgsrc-2022Q3:1.6.0.6
	pkgsrc-2022Q3-base:1.6
	pkgsrc-2022Q2:1.6.0.4
	pkgsrc-2022Q2-base:1.6
	pkgsrc-2022Q1:1.6.0.2
	pkgsrc-2022Q1-base:1.6
	pkgsrc-2021Q4:1.5.0.10
	pkgsrc-2021Q4-base:1.5
	pkgsrc-2021Q3:1.5.0.8
	pkgsrc-2021Q3-base:1.5
	pkgsrc-2021Q2:1.5.0.6
	pkgsrc-2021Q2-base:1.5
	pkgsrc-2021Q1:1.5.0.4
	pkgsrc-2021Q1-base:1.5
	pkgsrc-2020Q4:1.5.0.2
	pkgsrc-2020Q4-base:1.5
	pkgsrc-2020Q3:1.4.0.2
	pkgsrc-2020Q3-base:1.4
	pkgsrc-2020Q2:1.3.0.2
	pkgsrc-2020Q2-base:1.3
	pkgsrc-2020Q1:1.2.0.2
	pkgsrc-2020Q1-base:1.2;
locks; strict;
comment	@# @;


1.7
date	2023.09.03.15.50.53;	author taca;	state dead;
branches;
next	1.6;
commitid	75Bv5yXCn4zk9lDE;

1.6
date	2022.01.14.16.02.59;	author taca;	state Exp;
branches;
next	1.5;
commitid	ktHPdlwOwUUZoCoD;

1.5
date	2020.10.19.14.50.32;	author taca;	state Exp;
branches;
next	1.4;
commitid	Yw5V0EoqIrfPwwsC;

1.4
date	2020.09.13.14.55.23;	author taca;	state Exp;
branches
	1.4.2.1;
next	1.3;
commitid	cpxwmIWIgExBITnC;

1.3
date	2020.05.21.16.04.24;	author taca;	state Exp;
branches;
next	1.2;
commitid	SHZM2aZKhnkeN79C;

1.2
date	2020.03.20.20.44.15;	author joerg;	state Exp;
branches;
next	1.1;
commitid	JXT8k5jCmaVYkb1C;

1.1
date	2020.03.20.17.13.48;	author taca;	state Exp;
branches;
next	;
commitid	z5RUu7787jYKaa1C;

1.4.2.1
date	2020.10.23.16.25.02;	author bsiegert;	state Exp;
branches;
next	;
commitid	r8gC9dOiU7kGV2tC;


desc
@@


1.7
log
@Remove Ruby on Rails 6.0 packages.

Ruby on Rails 6.0 reached EOL.
@
text
@# $NetBSD: Makefile,v 1.6 2022/01/14 16:02:59 taca Exp $

DISTNAME=	rails-${RAILS_VERSION}
PKGNAME=	${RUBY_PKGPREFIX}-rails${RUBY_RAILS}-${RAILS_VERSION}
CATEGORIES=	www

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	http://www.rubyonrails.org/
COMMENT=	Full-stack web application framework, Rails 6.0
LICENSE=	mit

#DEPENDS+=	${RUBY_ACTIVESUPPORT_DEPENDS}
#DEPENDS+=	${RUBY_ACTIONPACK_DEPENDS}
#DEPENDS+=	${RUBY_ACTIONVIEW_DEPENDS}
#DEPENDS+=	${RUBY_ACTIVEMODEL_DEPENDS}
#DEPENDS+=	${RUBY_ACTIVERECORD_DEPENDS}
DEPENDS+=	${RUBY_ACTIONMAILER_DEPENDS}
#DEPENDS+=	${RUBY_ACTIVEJOB_DEPENDS}
DEPENDS+=	${RUBY_ACTIONCABLE_DEPENDS}
#DEPENDS+=	${RUBY_ACTIVESTORAGE_DEPENDS}
DEPENDS+=	${RUBY_ACTIONMAILBOX_DEPENDS}
DEPENDS+=	${RUBY_ACTIONTEXT_DEPENDS}
DEPENDS+=	${RUBY_RAILTIES_DEPENDS}
DEPENDS+=	${RUBY_PKGPREFIX}-sprockets-rails>2.0.0:../../misc/ruby-sprockets-rails

USE_LANGUAGES=	# none

RUBY_RAILS_ACCEPTED=	60
RUBY_RAILS_STRICT_DEP=	yes

.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
@


1.6
log
@Remove support for prior to Ruby 2.6.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 2020/10/19 14:50:32 taca Exp $
@


1.5
log
@www/ruby-rails60: update to 6.0.3.4

Update Ruby on Rails 6.0 related packages to 6.0.3.4.
This is security fix for ruby-actionpack60.

## Rails 6.0.3.4 (October 07, 2020) ##

*   [CVE-2020-8264] Prevent XSS in Actionable Exceptions
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 2020/09/13 14:55:23 taca Exp $
a31 3
.if ${RUBY_VER} < 26
DEPENDS+=	${RUBY_PKGPREFIX}-bundler>=1.3.0:../../misc/ruby-bundler
.endif
@


1.4
log
@www/ruby-rails60: fix dependency

* There is no need to stay on misc/ruby-bundler1 and switch to
  depends on misc/ruby-bundler.

Bump PKGREVISION
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 2020/05/21 16:04:24 taca Exp $
a4 1
PKGREVISION=	1
@


1.4.2.1
log
@Pullup ticket #6344 - requested by taca
www/ruby-rails60: security fix

Revisions pulled up:
- databases/ruby-activerecord60/distinfo                        1.6
- devel/ruby-activejob60/distinfo                               1.6
- devel/ruby-activemodel60/distinfo                             1.6
- devel/ruby-activestorage60/distinfo                           1.6
- devel/ruby-activesupport60/distinfo                           1.6
- devel/ruby-railties60/distinfo                                1.6
- lang/ruby/rails.mk                                            1.91
- mail/ruby-actionmailbox60/distinfo                            1.6
- mail/ruby-actionmailer60/distinfo                             1.6
- textproc/ruby-actiontext60/distinfo                           1.6
- www/ruby-actioncable60/distinfo                               1.6
- www/ruby-actionpack60/distinfo                                1.6
- www/ruby-actionview60/distinfo                                1.6
- www/ruby-rails60/Makefile                                     1.5
- www/ruby-rails60/distinfo                                     1.6

---
   Module Name:	pkgsrc
   Committed By:	taca
   Date:		Mon Oct 19 14:50:32 UTC 2020

   Modified Files:
   	pkgsrc/databases/ruby-activerecord60: distinfo
   	pkgsrc/devel/ruby-activejob60: distinfo
   	pkgsrc/devel/ruby-activemodel60: distinfo
   	pkgsrc/devel/ruby-activestorage60: distinfo
   	pkgsrc/devel/ruby-activesupport60: distinfo
   	pkgsrc/devel/ruby-railties60: distinfo
   	pkgsrc/lang/ruby: rails.mk
   	pkgsrc/mail/ruby-actionmailbox60: distinfo
   	pkgsrc/mail/ruby-actionmailer60: distinfo
   	pkgsrc/textproc/ruby-actiontext60: distinfo
   	pkgsrc/www/ruby-actioncable60: distinfo
   	pkgsrc/www/ruby-actionpack60: distinfo
   	pkgsrc/www/ruby-actionview60: distinfo
   	pkgsrc/www/ruby-rails60: Makefile distinfo

   Log Message:
   www/ruby-rails60: update to 6.0.3.4

   Update Ruby on Rails 6.0 related packages to 6.0.3.4.
   This is security fix for ruby-actionpack60.

   ## Rails 6.0.3.4 (October 07, 2020) ##

   *   [CVE-2020-8264] Prevent XSS in Actionable Exceptions
@
text
@d1 1
a1 1
# $NetBSD$
d5 1
@


1.3
log
@Remove RUBY_VERSIONS_INCOMPATIBLE for ruby24.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 2020/03/20 20:44:15 joerg Exp $
d5 1
d34 1
a34 1
DEPENDS+=	${RUBY_PKGPREFIX}-bundler1>=1.3.0:../../misc/ruby-bundler1
@


1.2
log
@Dependency doesn't support Ruby 2.4.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2020/03/20 17:13:48 taca Exp $
a27 1
RUBY_VERSIONS_INCOMPATIBLE=	24
@


1.1
log
@www/ruby-rails60: add package version 6.0.2.2

Add ruby-rails60 package version 6.0.2.2.


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 6.0.
@
text
@d1 1
a1 1
# $NetBSD$
d28 1
@

