svn commit: r320315 - head/databases/py-memcached
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 9 07:11:08 UTC 2013
Author: sunpoet
Date: Sun Jun 9 07:11:07 2013
New Revision: 320315
URL: http://svnweb.freebsd.org/changeset/ports/320315
Log:
- Update to 1.53
- Use space after WWW:
Changes: https://github.com/linsomniac/python-memcached/blob/master/ChangeLog
Modified:
head/databases/py-memcached/Makefile
head/databases/py-memcached/distinfo
head/databases/py-memcached/pkg-descr (contents, props changed)
Modified: head/databases/py-memcached/Makefile
==============================================================================
--- head/databases/py-memcached/Makefile Sun Jun 9 07:07:17 2013 (r320314)
+++ head/databases/py-memcached/Makefile Sun Jun 9 07:11:07 2013 (r320315)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= memcached
-PORTVERSION= 1.51
+PORTVERSION= 1.53
CATEGORIES= databases python
MASTER_SITES= http://ftp.tummy.com/pub/python-memcached/ \
http://ftp.tummy.com/pub/python-memcached/old-releases/ \
Modified: head/databases/py-memcached/distinfo
==============================================================================
--- head/databases/py-memcached/distinfo Sun Jun 9 07:07:17 2013 (r320314)
+++ head/databases/py-memcached/distinfo Sun Jun 9 07:11:07 2013 (r320315)
@@ -1,2 +1,2 @@
-SHA256 (python-memcached-1.51.tar.gz) = 228563f1aa221f73b43509877322fde8a0efa4b65e9d065237b26f682a4a9a88
-SIZE (python-memcached-1.51.tar.gz) = 33724
+SHA256 (python-memcached-1.53.tar.gz) = af04ea031b271a54f085166773e028fe053fc1d9a58cd8b3c3a57945990bfb48
+SIZE (python-memcached-1.53.tar.gz) = 35025
Modified: head/databases/py-memcached/pkg-descr
==============================================================================
--- head/databases/py-memcached/pkg-descr Sun Jun 9 07:07:17 2013 (r320314)
+++ head/databases/py-memcached/pkg-descr Sun Jun 9 07:11:07 2013 (r320315)
@@ -5,4 +5,4 @@ value automatically going in and out of
The Python API, while tested, has not experienced real-world production use.
-WWW: http://www.tummy.com/Community/software/python-memcached/
+WWW: http://www.tummy.com/Community/software/python-memcached/
More information about the svn-ports-head
mailing list