Don't use the LATEST link. This fixes the issue that these ports became

unfetchable after every upstream update.
This commit is contained in:
Florian Smeets 2013-12-21 00:25:08 +00:00
parent ed20ea7c24
commit ec2f641762
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337107
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ DISTVERSION= 5.5.34-32.0
DISTNAME= Percona-Server-5.5.34-rel32.0
PORTREVISION?= 0
CATEGORIES= databases ipv6
MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.5/LATEST/source/
MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.5/${DISTNAME}/source/
MASTER_SITE_SUBDIR= MySQL-5.5
PKGNAMESUFFIX?= 55-server

View file

@ -5,7 +5,7 @@ PORTNAME?= percona
DISTVERSION= 5.6.15-rel63.0
PORTREVISION?= 0
CATEGORIES= databases ipv6
MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.6/LATEST/source/
MASTER_SITES= http://www.percona.com/downloads/Percona-Server-5.6/${DISTNAME}/source/
PKGNAMESUFFIX?= 56-server
DISTNAME= Percona-Server-5.6.15-rel63.0