svn commit: r324481 - head/databases/py-south
William Grzybowski
wg at FreeBSD.org
Sat Aug 10 11:45:04 UTC 2013
Author: wg
Date: Sat Aug 10 11:45:03 2013
New Revision: 324481
URL: http://svnweb.freebsd.org/changeset/ports/324481
Log:
databases/py-south: update to 0.8.2
- Update to 0.8.2
Changes: http://south.readthedocs.org/en/latest/releasenotes/0.8.2.html
Modified:
head/databases/py-south/Makefile
head/databases/py-south/distinfo
Modified: head/databases/py-south/Makefile
==============================================================================
--- head/databases/py-south/Makefile Sat Aug 10 11:44:28 2013 (r324480)
+++ head/databases/py-south/Makefile Sat Aug 10 11:45:03 2013 (r324481)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= south
-PORTVERSION= 0.8.1
+PORTVERSION= 0.8.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/databases/py-south/distinfo
==============================================================================
--- head/databases/py-south/distinfo Sat Aug 10 11:44:28 2013 (r324480)
+++ head/databases/py-south/distinfo Sat Aug 10 11:45:03 2013 (r324481)
@@ -1,2 +1,2 @@
-SHA256 (South-0.8.1.tar.gz) = b695477fc7171d8844a0477a8caa688d6988d895ec14faa817f44def8a5d7845
-SIZE (South-0.8.1.tar.gz) = 94331
+SHA256 (South-0.8.2.tar.gz) = a6f074f048a63a0d19cd1a6ae298377b4800351eca8e1294d33f709c5cdd5e5a
+SIZE (South-0.8.2.tar.gz) = 95435
More information about the svn-ports-head
mailing list