mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Update to 3.2.1
- Fix download, change master sites - Maintainer approved via email PR: ports/182922 Submitted by: nemysis (self) Approved by: wg/pawel (mentors)
This commit is contained in:
parent
135db5ec05
commit
3b865581cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=330323
@ -2,10 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= beautifulsoup
|
||||
PORTVERSION= 3.2.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/3.x/
|
||||
MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/bs3/download//3.x/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
PKGNAMESUFFIX= 32
|
||||
DISTNAME= BeautifulSoup-${PORTVERSION}
|
||||
@ -19,5 +18,4 @@ PYDISTUTILS_PKGNAME= BeautifulSoup
|
||||
|
||||
CONFLICTS= py[0-9]*-beautifulsoup-3.0.*
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (BeautifulSoup-3.2.0.tar.gz) = a0ea3377a1055bf2e17594c0808414afb65e11f25ce8998f1ed3e9b871de6ff6
|
||||
SIZE (BeautifulSoup-3.2.0.tar.gz) = 31056
|
||||
SHA256 (BeautifulSoup-3.2.1.tar.gz) = f5ba85e907e7dfd78e44e4000b3eaef3a650aefc57831e8a645702db2e5b50db
|
||||
SIZE (BeautifulSoup-3.2.1.tar.gz) = 31224
|
||||
|
Loading…
Reference in New Issue
Block a user