Date: Sat, 6 Oct 2012 19:01:16 +0000 (UTC) From: Marcus von Appen <mva@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305396 - head/www/py-requests Message-ID: <201210061901.q96J1GnY021074@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mva Date: Sat Oct 6 19:01:15 2012 New Revision: 305396 URL: http://svn.freebsd.org/changeset/ports/305396 Log: - Update to 0.14.1 PR: ports/172270 Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> Modified: head/www/py-requests/Makefile head/www/py-requests/distinfo Modified: head/www/py-requests/Makefile ============================================================================== --- head/www/py-requests/Makefile Sat Oct 6 18:31:39 2012 (r305395) +++ head/www/py-requests/Makefile Sat Oct 6 19:01:15 2012 (r305396) @@ -6,7 +6,7 @@ # PORTNAME= requests -PORTVERSION= 0.14.0 +PORTVERSION= 0.14.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-requests/distinfo ============================================================================== --- head/www/py-requests/distinfo Sat Oct 6 18:31:39 2012 (r305395) +++ head/www/py-requests/distinfo Sat Oct 6 19:01:15 2012 (r305396) @@ -1,2 +1,2 @@ -SHA256 (requests-0.14.0.tar.gz) = 4e690ba0275ab4a8c9a5c7a6eb14e79e1adad0f84331fc638a18d7751f41ac3b -SIZE (requests-0.14.0.tar.gz) = 523133 +SHA256 (requests-0.14.1.tar.gz) = 4f563b907782b2c95dd2cbaf882a96133e567d46290a0e7aafa0c6f3efad19ba +SIZE (requests-0.14.1.tar.gz) = 523254
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210061901.q96J1GnY021074>