summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-01-27 08:56:01 +0000
committerobache <obache@pkgsrc.org>2013-01-27 08:56:01 +0000
commitf935cc5d8cccbf147550584377d79504f7f59fba (patch)
tree847aef8bc0273ac0da30b1aedbc83e8d9834ef63 /databases
parenta7e0362007353721849eeec51a2e6469f0081f0b (diff)
downloadpkgsrc-f935cc5d8cccbf147550584377d79504f7f59fba.tar.gz
fix MASTER_SITES:
* use ${PKGVERSION_NOREV} instead of LATEST as subdir, or it will be invalid after new release. * this site's redirect response is invalid, use canonical one and curl will not be required anymore.
Diffstat (limited to 'databases')
-rw-r--r--databases/percona-toolkit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/percona-toolkit/Makefile b/databases/percona-toolkit/Makefile
index 40682cd11fd..eb0e8263b8f 100644
--- a/databases/percona-toolkit/Makefile
+++ b/databases/percona-toolkit/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.4 2012/12/01 22:14:16 mspo Exp $
+# $NetBSD: Makefile,v 1.5 2013/01/27 08:56:01 obache Exp $
#
DISTNAME= percona-toolkit-2.1.7
PKGREVISION= 1
CATEGORIES= databases
-MASTER_SITES= http://www.percona.com/redir/downloads/percona-toolkit/LATEST/
+MASTER_SITES= http://www.percona.com/downloads/percona-toolkit/${PKGVERSION_NOREV}/
MAINTAINER= msporleder@gmail.com
HOMEPAGE= http://www.percona.com/software/percona-toolkit/
@@ -12,7 +12,6 @@ COMMENT= Advanced command-line tools for open-source databases (MySQL)
LICENSE= gnu-gpl-v2
USE_TOOLS+= perl
-FETCH_USING= curl
REPLACE_PERL+= bin/*
CHECK_INTERPRETER_SKIP+= *pt-ioprofile