- Update to 3.2.1 - Fix download, change master sites Port maintainer (mwm@mired.org) is cc'd. Generated and tested manually, tested with stage and with RedPorts, sent with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports) How-To-Repeat: Build log https://redports.org/buildarchive/20131012112400-51760/
Maintainer of www/py-beautifulsoup32, Please note that PR ports/182922 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182922 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->nemysis I'll take it.
State Changed From-To: feedback->closed Committed. Thanks!
Author: nemysis Date: Mon Oct 14 13:55:13 2013 New Revision: 330323 URL: http://svnweb.freebsd.org/changeset/ports/330323 Log: - 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) Modified: head/www/py-beautifulsoup32/Makefile (contents, props changed) head/www/py-beautifulsoup32/distinfo (contents, props changed) Modified: head/www/py-beautifulsoup32/Makefile ============================================================================== --- head/www/py-beautifulsoup32/Makefile Mon Oct 14 13:48:33 2013 (r330322) +++ head/www/py-beautifulsoup32/Makefile Mon Oct 14 13:55:13 2013 (r330323) @@ -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> Modified: head/www/py-beautifulsoup32/distinfo ============================================================================== --- head/www/py-beautifulsoup32/distinfo Mon Oct 14 13:48:33 2013 (r330322) +++ head/www/py-beautifulsoup32/distinfo Mon Oct 14 13:55:13 2013 (r330323) @@ -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 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"