pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/mysqlcc Update HOMEPAGE. Update MASTER_SITES...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8a236c97b4fe
branches: trunk
changeset: 540084:8a236c97b4fe
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Mar 26 06:42:53 2008 +0000
description:
Update HOMEPAGE. Update MASTER_SITES, but comment it out, since it does
not provide the old distfile.
Accept mysql-5.0 (untested, but 4.1 is removed).
diffstat:
databases/mysqlcc/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (30 lines):
diff -r ec7efec4dfcc -r 8a236c97b4fe databases/mysqlcc/Makefile
--- a/databases/mysqlcc/Makefile Wed Mar 26 06:36:17 2008 +0000
+++ b/databases/mysqlcc/Makefile Wed Mar 26 06:42:53 2008 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.22 2008/03/03 15:21:07 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2008/03/26 06:42:53 wiz Exp $
#
DISTNAME= mysqlcc-0.9.4-src
PKGNAME= ${DISTNAME:S/-src//}
PKGREVISION= 9
CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLCC/}
+MASTER_SITES= # ${MASTER_SITE_SOURCEFORGE:=mysqlcc/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.mysql.com/
+HOMEPAGE= http://mysqlcc.sourceforge.net/
COMMENT= MySQL Control Center
PKG_DESTDIR_SUPPORT= user-destdir
@@ -25,7 +25,7 @@
CONFIGURE_ARGS+= --with-openssl-lib=${SSLBASE}/lib
CONFIGURE_ENV+= QMAKESPEC="${QTDIR}/mkspecs/netbsd-g++"
-MYSQL_VERSIONS_ACCEPTED= 41
+MYSQL_VERSIONS_ACCEPTED= 50
INSTALLATION_DIRS= bin
Home |
Main Index |
Thread Index |
Old Index