pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel ruby-readmine{,41}: Remove MySQL 5.5 references ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a2599ecfa195
branches:  trunk
changeset: 448008:a2599ecfa195
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Mar 02 13:16:59 2021 +0000

description:
ruby-readmine{,41}: Remove MySQL 5.5 references from MESSAGEs

diffstat:

 devel/ruby-redmine/MESSAGE   |  4 ++--
 devel/ruby-redmine41/MESSAGE |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r db097b7cbc30 -r a2599ecfa195 devel/ruby-redmine/MESSAGE
--- a/devel/ruby-redmine/MESSAGE        Tue Mar 02 13:11:04 2021 +0000
+++ b/devel/ruby-redmine/MESSAGE        Tue Mar 02 13:16:59 2021 +0000
@@ -1,10 +1,10 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.4 2020/03/15 16:00:55 taca Exp $
+$NetBSD: MESSAGE,v 1.5 2021/03/02 13:16:59 ryoon Exp $
 
 To use Redmine with nginx, you will need to perform the following steps.
 
 1. If you want to use with MySQL server (by default), install
-   databases/mysql5[5|6|7]-* and enable it. Then, create the database.
+   databases/mysql5[6|7]-* and enable it. Then, create the database.
 
 2. Install nginx httpd server, www/nginx.
 
diff -r db097b7cbc30 -r a2599ecfa195 devel/ruby-redmine41/MESSAGE
--- a/devel/ruby-redmine41/MESSAGE      Tue Mar 02 13:11:04 2021 +0000
+++ b/devel/ruby-redmine41/MESSAGE      Tue Mar 02 13:16:59 2021 +0000
@@ -1,10 +1,10 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2021/02/28 16:50:02 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2021/03/02 13:16:59 ryoon Exp $
 
 To use Redmine with nginx, you will need to perform the following steps.
 
 1. If you want to use with MySQL server (by default), install
-   databases/mysql5[5|6|7]-* and enable it. Then, create the database.
+   databases/mysql5[6|7]-* and enable it. Then, create the database.
 
 2. Install nginx httpd server, www/nginx.
 



Home | Main Index | Thread Index | Old Index