Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2019 13:58:40 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497955 - head/www/py-beautifulsoup
Message-ID:  <201904051358.x35DweTX099353@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Fri Apr  5 13:58:40 2019
New Revision: 497955
URL: https://svnweb.freebsd.org/changeset/ports/497955

Log:
  - Update to 4.7.1
  - Take maintainership
  
  PR:		230748
  Submitted by:	wen@(myself)
  Approved by:	wg@(maintainer)

Modified:
  head/www/py-beautifulsoup/Makefile
  head/www/py-beautifulsoup/distinfo

Modified: head/www/py-beautifulsoup/Makefile
==============================================================================
--- head/www/py-beautifulsoup/Makefile	Fri Apr  5 13:51:57 2019	(r497954)
+++ head/www/py-beautifulsoup/Makefile	Fri Apr  5 13:58:40 2019	(r497955)
@@ -2,13 +2,13 @@
 # $FreeBSD$
 
 PORTNAME=	beautifulsoup
-PORTVERSION=	4.6.0
+PORTVERSION=	4.7.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 DISTNAME=	beautifulsoup4-${PORTVERSION}
 
-MAINTAINER=	wg@FreeBSD.org
+MAINTAINER=	wen@FreeBSD.org
 COMMENT=	HTML/XML Parser for Python
 
 LICENSE=	MIT

Modified: head/www/py-beautifulsoup/distinfo
==============================================================================
--- head/www/py-beautifulsoup/distinfo	Fri Apr  5 13:51:57 2019	(r497954)
+++ head/www/py-beautifulsoup/distinfo	Fri Apr  5 13:58:40 2019	(r497955)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526328542
-SHA256 (beautifulsoup4-4.6.0.tar.gz) = 808b6ac932dccb0a4126558f7dfdcf41710dd44a4ef497a0bb59a77f9f078e89
-SIZE (beautifulsoup4-4.6.0.tar.gz) = 160846
+TIMESTAMP = 1554433166
+SHA256 (beautifulsoup4-4.7.1.tar.gz) = 945065979fb8529dd2f37dbb58f00b661bdbcbebf954f93b32fdf5263ef35348
+SIZE (beautifulsoup4-4.7.1.tar.gz) = 167065



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904051358.x35DweTX099353>