View | Details | Raw Unified | Return to bug 170984
Collapse All | Expand All

(-)./Makefile (-2 / +2 lines)
Lines 2-12 Link Here
2
# Date created:		2011-07-30
2
# Date created:		2011-07-30
3
# Whom:		Olivier Duchateau <duchateau.olivier@gmail.com>
3
# Whom:		Olivier Duchateau <duchateau.olivier@gmail.com>
4
#
4
#
5
# $FreeBSD: ports/www/py-requests/Makefile,v 1.19 2012/08/11 12:18:03 wen Exp $
5
# $FreeBSD: ports/www/py-requests/Makefile,v 1.18 2012/07/28 17:25:24 rm Exp $
6
#
6
#
7
7
8
PORTNAME=	requests
8
PORTNAME=	requests
9
PORTVERSION=	0.13.6
9
PORTVERSION=	0.13.7
10
CATEGORIES=	www python
10
CATEGORIES=	www python
11
MASTER_SITES=	CHEESESHOP
11
MASTER_SITES=	CHEESESHOP
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (requests-0.13.6.tar.gz) = 3cca63908f1b941d2da61ef0e8baf7bf014cc0df6512e172b8d2ac87be82b916
1
SHA256 (requests-0.13.7.tar.gz) = d9c6cf2890a0dc1200407f99130d334ef5ab5270bed3d9b4c14b0bb9c6cc3400
2
SIZE (requests-0.13.6.tar.gz) = 520031
2
SIZE (requests-0.13.7.tar.gz) = 521660

Return to bug 170984