mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 10:26:28 -04:00
- 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:
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
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue