- update to 1.0.8

Changelog:
- Make it compile with compilers which don't
  implement the (obsolete) std::tr1 c++ namespace

Submitted by:	Ivan Voras <ivoras@FreeBSD.org> (per PM)
This commit is contained in:
Olli Hauer 2013-10-10 18:47:42 +00:00
parent 0e06bd025b
commit d2934706a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330030
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mdcached
PORTVERSION= 1.0.7
PORTVERSION= 1.0.8
CATEGORIES= databases net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz

View file

@ -1,2 +1,2 @@
SHA256 (mdcached-1.0.7.tgz) = 7a28179aec83ba5e2305e1616fbf8baa8b00f0fd4a87002579d65ca2239ec040
SIZE (mdcached-1.0.7.tgz) = 282748
SHA256 (mdcached-1.0.8.tgz) = adf0bbb0471698b6bc2020c0c6c291a11acb2ca479a7fb7d371b176ca5482b1d
SIZE (mdcached-1.0.8.tgz) = 280081