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

(-)py-beautifulsoup30/Makefile (-2 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	beautifulsoup
8
PORTNAME=	beautifulsoup
9
PORTVERSION=	3.0.8
9
PORTVERSION=	3.0.8.1
10
CATEGORIES=	www python
10
CATEGORIES=	www python
11
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/
11
MASTER_SITES=	http://www.crummy.com/software/BeautifulSoup/download/3.x/
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
12
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
13
DISTNAME=	BeautifulSoup-${PORTVERSION}
13
DISTNAME=	BeautifulSoup-${PORTVERSION}
14
14
(-)py-beautifulsoup30/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (BeautifulSoup-3.0.8.tar.gz) = 1ed94bfdb601055f467007859366e3c4
1
SHA256 (BeautifulSoup-3.0.8.1.tar.gz) = cb113b868c6629b66cab5b797ccc1078d3153189d8ce06201485e2675f556b75
2
SHA256 (BeautifulSoup-3.0.8.tar.gz) = c733dc499bec490af1d6914e3288287275332c42cd8c7704ef1a2e4e8b8f5abd
2
SIZE (BeautifulSoup-3.0.8.1.tar.gz) = 31080
3
SIZE (BeautifulSoup-3.0.8.tar.gz) = 30867

Return to bug 153819