Browse Source

memcached: Updated (1.2.0 -> 1.4.5)

stable/0.2
Christian Wiese 14 years ago
parent
commit
a345f2120f
3 changed files with 12 additions and 7 deletions
  1. +5
    -3
      network/memcached/memcached.cache
  2. +3
    -0
      network/memcached/memcached.conf
  3. +4
    -4
      network/memcached/memcached.desc

+ 5
- 3
network/memcached/memcached.cache

@ -1,12 +1,13 @@
[TIMESTAMP] 1297034039 Mon Feb 7 00:13:59 2011
[BUILDTIME] 0 (5)
[SIZE] 0.09 MB, 14 files
[TIMESTAMP] 1300818765 Tue Mar 22 19:32:45 2011
[BUILDTIME] 10 (5)
[SIZE] 0.16 MB, 18 files
[DEP] bash [DEP] bash
[DEP] binutils [DEP] binutils
[DEP] bzip2 [DEP] bzip2
[DEP] coreutils [DEP] coreutils
[DEP] cyrus-sasl2
[DEP] diffutils [DEP] diffutils
[DEP] fhs [DEP] fhs
[DEP] findutils [DEP] findutils
@ -17,6 +18,7 @@
[DEP] libevent [DEP] libevent
[DEP] linux-header [DEP] linux-header
[DEP] make [DEP] make
[DEP] mktemp
[DEP] sed [DEP] sed
[DEP] sysfiles [DEP] sysfiles
[DEP] tar [DEP] tar

+ 3
- 0
network/memcached/memcached.conf

@ -2,6 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# #
# Filename: package/.../memcached/memcached.conf # Filename: package/.../memcached/memcached.conf
# Copyright (C) 2011 The OpenSDE Project
# Copyright (C) 2006 The T2 SDE Project # Copyright (C) 2006 The T2 SDE Project
# #
# More information can be found in the files COPYING and README. # More information can be found in the files COPYING and README.
@ -16,3 +17,5 @@ if [ $prefix_auto = 1 ] ; then
prefix="opt/$pkg" prefix="opt/$pkg"
set_confopt set_confopt
fi fi
var_append CC_WRAPPER_REMOVE " " "-Werror"

+ 4
- 4
network/memcached/memcached.desc

@ -2,7 +2,7 @@
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] [COPY]
[COPY] Filename: package/.../memcached/memcached.desc [COPY] Filename: package/.../memcached/memcached.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project
[COPY] Copyright (C) 2006 The T2 SDE Project [COPY] Copyright (C) 2006 The T2 SDE Project
[COPY] [COPY]
[COPY] More information can be found in the files COPYING and README. [COPY] More information can be found in the files COPYING and README.
@ -19,7 +19,7 @@
[T] system, generic in nature, but intended for use in speeding up [T] system, generic in nature, but intended for use in speeding up
[T] dynamic web applications by alleviating database load. [T] dynamic web applications by alleviating database load.
[U] http://www.danga.com/memcached/
[U] http://memcached.org/
[A] Brad Fitzpatrick <brad@danga.com> [A] Brad Fitzpatrick <brad@danga.com>
[M] Christian Wiese <jeru@ixplanet.org> [M] Christian Wiese <jeru@ixplanet.org>
@ -29,7 +29,7 @@
[L] OpenSource [L] OpenSource
[S] Stable [S] Stable
[V] 1.2.0
[V] 1.4.5
[P] X -----5---9 145.500 [P] X -----5---9 145.500
[D] 129648903 memcached-1.2.0.tar.gz http://www.danga.com/memcached/dist/
[D] 80728256 memcached-1.4.5.tar.gz http://memcached.googlecode.com/files/

Loading…
Cancel
Save