mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Update to 3.2.0
- Take over maintainership PR: ports/159169 Approved by: Mike Meyer <mwm@mired.org> (previous maintainer)
This commit is contained in:
parent
226783f711
commit
45283d4f7b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278345
@ -6,10 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= beautifulsoup
|
||||
PORTVERSION= 3.1.0.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/
|
||||
MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/download/3.x/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= BeautifulSoup-${PORTVERSION}
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (BeautifulSoup-3.1.0.1.tar.gz) = 820a80f473240d9d30047f36c959d530a699a732500662dd8b03e1d3ccad12a8
|
||||
SIZE (BeautifulSoup-3.1.0.1.tar.gz) = 71460
|
||||
SHA256 (BeautifulSoup-3.2.0.tar.gz) = a0ea3377a1055bf2e17594c0808414afb65e11f25ce8998f1ed3e9b871de6ff6
|
||||
SIZE (BeautifulSoup-3.2.0.tar.gz) = 31056
|
||||
|
@ -1,5 +1,3 @@
|
||||
bin/testall.sh
|
||||
bin/to3.sh
|
||||
%%PYTHON_SITELIBDIR%%/BeautifulSoup.py
|
||||
%%PYTHON_SITELIBDIR%%/BeautifulSoup.pyc
|
||||
%%PYTHON_SITELIBDIR%%/BeautifulSoup.pyo
|
||||
|
Loading…
Reference in New Issue
Block a user