pkgsrc-WIP-changes archive

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

mysql 5.0 is gone



Module Name:	pkgsrc-wip
Committed By:	Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By:	tnn
Date:		Wed Sep 23 18:16:03 2015 +0200
Changeset:	475cc201bd721334952393c3621b3cf927607f3d

Modified Files:
	dotproject/Makefile

Log Message:
mysql 5.0 is gone

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=475cc201bd721334952393c3621b3cf927607f3d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 dotproject/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/dotproject/Makefile b/dotproject/Makefile
index 913aeaa..b8de542 100644
--- a/dotproject/Makefile
+++ b/dotproject/Makefile
@@ -13,7 +13,7 @@ LICENSE=	gnu-gpl-v2
 WRKSRC=				${WRKDIR}/dotproject
 USE_LANGUAGES=			# none
 
-MYSQL_VERSIONS_ACCEPTED=	51 55 50
+MYSQL_VERSIONS_ACCEPTED=	51 55
 
 # base on PHP package
 DEPENDS+=	${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=4.4.0:../../www/ap-php


Home | Main Index | Thread Index | Old Index