pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases mariadb*: Remove MESSAGE files of questionab...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1cd1efdd75d2
branches:  trunk
changeset: 453216:1cd1efdd75d2
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Tue May 25 11:18:25 2021 +0000

description:
mariadb*: Remove MESSAGE files of questionable value.

diffstat:

 databases/mariadb104-client/MESSAGE         |  5 -----
 databases/mariadb104-client/Makefile.common |  3 +--
 databases/mariadb105-client/MESSAGE         |  5 -----
 databases/mariadb105-client/Makefile.common |  3 +--
 4 files changed, 2 insertions(+), 14 deletions(-)

diffs (52 lines):

diff -r 2481f592aaf7 -r 1cd1efdd75d2 databases/mariadb104-client/MESSAGE
--- a/databases/mariadb104-client/MESSAGE       Tue May 25 11:14:54 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2021/05/08 19:47:16 jdolecek Exp $
-
-This package is EXPERIMENTAL for now, recommend to only use for testing.
-===========================================================================
diff -r 2481f592aaf7 -r 1cd1efdd75d2 databases/mariadb104-client/Makefile.common
--- a/databases/mariadb104-client/Makefile.common       Tue May 25 11:14:54 2021 +0000
+++ b/databases/mariadb104-client/Makefile.common       Tue May 25 11:18:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2021/05/25 11:14:54 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.7 2021/05/25 11:18:25 jperkin Exp $
 #
 # used by databases/mariadb104-client/Makefile
 # used by databases/mariadb104-server/Makefile
@@ -14,7 +14,6 @@
 
 DISTINFO_FILE?=        ${.CURDIR}/../../databases/mariadb104-client/distinfo
 PATCHDIR?=     ${.CURDIR}/../../databases/mariadb104-client/patches
-MESSAGE_SRC+=  ${.CURDIR}/../../databases/mariadb104-client/MESSAGE
 
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++
diff -r 2481f592aaf7 -r 1cd1efdd75d2 databases/mariadb105-client/MESSAGE
--- a/databases/mariadb105-client/MESSAGE       Tue May 25 11:14:54 2021 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2021/05/23 15:32:47 nia Exp $
-
-This package is EXPERIMENTAL for now, recommend to only use for testing.
-===========================================================================
diff -r 2481f592aaf7 -r 1cd1efdd75d2 databases/mariadb105-client/Makefile.common
--- a/databases/mariadb105-client/Makefile.common       Tue May 25 11:14:54 2021 +0000
+++ b/databases/mariadb105-client/Makefile.common       Tue May 25 11:18:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2021/05/25 11:14:54 jperkin Exp $
+# $NetBSD: Makefile.common,v 1.4 2021/05/25 11:18:26 jperkin Exp $
 #
 # used by databases/mariadb105-client/Makefile
 # used by databases/mariadb105-server/Makefile
@@ -14,7 +14,6 @@
 
 DISTINFO_FILE?=        ${.CURDIR}/../../databases/mariadb105-client/distinfo
 PATCHDIR?=     ${.CURDIR}/../../databases/mariadb105-client/patches
-MESSAGE_SRC+=  ${.CURDIR}/../../databases/mariadb105-client/MESSAGE
 
 USE_CMAKE=     yes
 USE_LANGUAGES= c c++



Home | Main Index | Thread Index | Old Index