[21646] trunk/dports/sysutils/memcached/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Wed Jan 31 12:15:11 PST 2007


Revision: 21646
          http://trac.macosforge.org/projects/macports/changeset/21646
Author:   takanori at macports.org
Date:     2007-01-31 12:15:11 -0800 (Wed, 31 Jan 2007)

Log Message:
-----------
Version 1.2.1
Ticket:		#11249
Submitted by:	christoph.sturm at gmail.com

Modified Paths:
--------------
    trunk/dports/sysutils/memcached/Portfile

Modified: trunk/dports/sysutils/memcached/Portfile
===================================================================
--- trunk/dports/sysutils/memcached/Portfile	2007-01-31 19:28:49 UTC (rev 21645)
+++ trunk/dports/sysutils/memcached/Portfile	2007-01-31 20:15:11 UTC (rev 21646)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name                memcached
-version             1.1.11
+version             1.2.1
 description         A high performance, distributed memory object caching system.
 long_description    memcached is a high-performance, distributed memory object \
                     caching system, generic in nature, but intended for use in \
@@ -12,11 +12,7 @@
 platforms           darwin 
 homepage            http://www.danga.com/memcached/
 master_sites        http://www.danga.com/memcached/dist/
-checksums           md5 f42301c02e4223a1f2298dd3d3c30d90
+checksums           md5 6ff64fb974d131fdb7f9d5fdf955dc9a
 configure.pre_args  --prefix=${prefix}
 configure.args      --with-libevent=${prefix}
-post-configure      {
-                        file rename ${worksrcpath}/doc/memcached.1 ${worksrcpath}/memcached.1
-                        reinplace "s;doc/memcached.1;memcached.1;" ${worksrcpath}/Makefile
-                    }
 depends_lib         port:libevent

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070131/b7e5d84c/attachment.html


More information about the macports-changes mailing list