SF.net SVN: gar:[24901] csw/mgar/pkg/memcached/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Apr 26 22:42:10 CEST 2015


Revision: 24901
          http://sourceforge.net/p/gar/code/24901
Author:   dmichelsen
Date:     2015-04-26 20:42:10 +0000 (Sun, 26 Apr 2015)
Log Message:
-----------
memcached/trunk: Update to 1.4.24

Modified Paths:
--------------
    csw/mgar/pkg/memcached/trunk/Makefile
    csw/mgar/pkg/memcached/trunk/checksums

Modified: csw/mgar/pkg/memcached/trunk/Makefile
===================================================================
--- csw/mgar/pkg/memcached/trunk/Makefile	2015-04-26 19:52:58 UTC (rev 24900)
+++ csw/mgar/pkg/memcached/trunk/Makefile	2015-04-26 20:42:10 UTC (rev 24901)
@@ -1,7 +1,7 @@
 # $Id$
 
 NAME = memcached
-VERSION = 1.4.23
+VERSION = 1.4.24
 GARTYPE = v2
 
 DESCRIPTION = Distributed memory object caching system
@@ -13,7 +13,6 @@
 
 MASTER_SITES += http://www.memcached.org/files/
 DISTFILES += $(NAME)-$(VERSION).tar.gz
-DISTFILES += mman.h
 
 # If we enable GIT patching this makes a .git repo in $WORKSRC.
 # Unfortunatly this triggers maintainer mode for t/whitespace.t which
@@ -28,8 +27,8 @@
 
 # 64 bit is broken on Solaris, disable until this is fixed:
 #   https://code.google.com/p/memcached/issues/detail?id=404
-# BUILD64 = 1
-# ISAEXEC = 1
+BUILD64 = 1
+ISAEXEC = 1
 
 CONFIGURE_ARGS = $(DIRPATHS)
 

Modified: csw/mgar/pkg/memcached/trunk/checksums
===================================================================
--- csw/mgar/pkg/memcached/trunk/checksums	2015-04-26 19:52:58 UTC (rev 24900)
+++ csw/mgar/pkg/memcached/trunk/checksums	2015-04-26 20:42:10 UTC (rev 24901)
@@ -1 +1 @@
-7a844e4c760914c56fc9211eeb40314e  memcached-1.4.23.tar.gz
+4d6e8c90e2068580526c7579dd7f37f6  memcached-1.4.24.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list