--- Portfile.orig	2008-07-01 10:35:18.000000000 +0200
+++ Portfile	2008-07-01 10:37:23.000000000 +0200
@@ -4,7 +4,7 @@
 PortGroup         python25 1.0
 
 name              py25-memcached
-version           1.41
+version           1.43
 categories        python devel net
 platforms         darwin
 maintainers       nomaintainer
@@ -16,10 +16,10 @@
                   information.
 
 homepage          http://www.tummy.com/Community/software/python-memcached/
-master_sites      ftp://ftp.tummy.com/pub/python-memcached/
-checksums         md5 47b93d9131c8bc4f44b913d7bd24f544 \
-                  sha1 d9eb70cd98596ca779400b30b06f640ee6ad3e6d \
-                  rmd160 ebfaa7c01b689e9fb4470c7ad376d6e5b6393900
+master_sites      ftp://ftp.tummy.com/pub/python-memcached/old-releases/
+checksums         md5 9bfa9d9b10dfc2d91ab74486773c6fc2 \
+                  sha1 4cef6f6b1ed40ff330b7e02366f5a3e6959fcb71 \
+                  rmd160 91e624c7c4fd3a8b072761d18ffbba0df2c79e72
 distname          python-memcached-${version}
 depends_build     port:py25-setuptools
 

