Date: Thu, 30 Aug 2012 19:02:01 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r303387 - head/www/py-beautifulsoup Message-ID: <201208301902.q7UJ21uK096548@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Thu Aug 30 19:02:01 2012 New Revision: 303387 URL: http://svn.freebsd.org/changeset/ports/303387 Log: - Update to 4.1.3 PR: ports/171189 Submitted by: William Grzybowski <william88@gmail.com> (maintainer) Modified: head/www/py-beautifulsoup/Makefile head/www/py-beautifulsoup/distinfo Modified: head/www/py-beautifulsoup/Makefile ============================================================================== --- head/www/py-beautifulsoup/Makefile Thu Aug 30 17:12:30 2012 (r303386) +++ head/www/py-beautifulsoup/Makefile Thu Aug 30 19:02:01 2012 (r303387) @@ -6,9 +6,9 @@ # PORTNAME= beautifulsoup -PORTVERSION= 4.1.1 +PORTVERSION= 4.1.3 CATEGORIES= www python -MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/bs4/download/4.1/ +MASTER_SITES= http://www.crummy.com/software/BeautifulSoup/bs4/download/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= beautifulsoup4-${PORTVERSION} Modified: head/www/py-beautifulsoup/distinfo ============================================================================== --- head/www/py-beautifulsoup/distinfo Thu Aug 30 17:12:30 2012 (r303386) +++ head/www/py-beautifulsoup/distinfo Thu Aug 30 19:02:01 2012 (r303387) @@ -1,2 +1,2 @@ -SHA256 (beautifulsoup4-4.1.1.tar.gz) = a8b1b59a105c07cf5a4912efd77294b3f86c4e3623fee773c8ca764c29d507ed -SIZE (beautifulsoup4-4.1.1.tar.gz) = 129632 +SHA256 (beautifulsoup4-4.1.3.tar.gz) = f1e9b7b48e93efc044c79fa0ac5805094ab6f42f8946ec4abf840753e0dea91f +SIZE (beautifulsoup4-4.1.3.tar.gz) = 131290
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201208301902.q7UJ21uK096548>