head	1.2;
access;
symbols
	pkgsrc-2026Q1:1.2.0.2
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.1.0.10
	pkgsrc-2025Q4-base:1.1
	pkgsrc-2025Q3:1.1.0.8
	pkgsrc-2025Q3-base:1.1
	pkgsrc-2025Q2:1.1.0.6
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.4
	pkgsrc-2025Q1-base:1.1
	pkgsrc-2024Q4:1.1.0.2
	pkgsrc-2024Q4-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2026.02.11.07.51.14;	author taca;	state Exp;
branches;
next	1.1;
commitid	V9sohjKsFVi7PVtG;

1.1
date	2024.12.13.17.19.28;	author taca;	state Exp;
branches;
next	;
commitid	MiBSDMHsHdJ1DmBF;


desc
@@


1.2
log
@devel/ruby-redmine60: package overhaul

* Move MESSAGE to README-pkgsrc.
* Change dependency to textproc/ruby-actionpack-xml_parser.
* Fix various dependency in Gemfile.
* Add dependency to databases/ruby-with_advisory_lock53 with mysql option.

Bump PKGREVISION.
@
text
@#!@@SH@@
#
# $NetBSD: INSTALL,v 1.1 2024/12/13 17:19:28 taca Exp $

WWWGRP="@@WWWGRP@@"
WWWOWN="@@WWWOWN@@"
RM_DIR="@@PREFIX@@/@@RM_DIR@@"

case "${STAGE}" in
POST-INSTALL)
	cd ${RM_DIR} &&
		bundle@@RUBY_SUFFIX@@ config \
			set --local without 'development test'
		${CHOWN} -R ${WWWOWN} ${RM_DIR}
		${CHGRP} -R ${WWWGRP} ${RM_DIR}
	;;
esac
@


1.1
log
@devel/ruby-redmine60: add package version 6.0.2

Redmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.

Redmine 6.0 introduces these new features in these categories:

* Redmine 6 has been upgraded to Rails 7.2
* Ruby 3.3 is now supported and support for Ruby 2.7 and 3.0 has been dropped
* Asset pipeline integration using Propshaft has been enabled
* Support for Markdown has been removed
* Icons have been replaced with SVG icons provided by Tabler
* UI tweaks
* New features and enhancements, some of them being long awaited features
* API changes
* Security improvement:
  User visibility changed from "all" to "member of visible projects" for new
  roles and existing builtin roles (#38853)
@
text
@d3 1
a3 1
# $NetBSD$
d12 2
@

