svn commit: r511554 - head/www/py-beautifulsoup

Wen Heping wen at FreeBSD.org
Sun Sep 8 08:46:16 UTC 2019


Author: wen
Date: Sun Sep  8 08:46:15 2019
New Revision: 511554
URL: https://svnweb.freebsd.org/changeset/ports/511554

Log:
  - Update to 4.8.0

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

Modified: head/www/py-beautifulsoup/Makefile
==============================================================================
--- head/www/py-beautifulsoup/Makefile	Sun Sep  8 07:27:31 2019	(r511553)
+++ head/www/py-beautifulsoup/Makefile	Sun Sep  8 08:46:15 2019	(r511554)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	beautifulsoup
-PORTVERSION=	4.7.1
-PORTREVISION=	1
+PORTVERSION=	4.8.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-beautifulsoup/distinfo
==============================================================================
--- head/www/py-beautifulsoup/distinfo	Sun Sep  8 07:27:31 2019	(r511553)
+++ head/www/py-beautifulsoup/distinfo	Sun Sep  8 08:46:15 2019	(r511554)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1554433166
-SHA256 (beautifulsoup4-4.7.1.tar.gz) = 945065979fb8529dd2f37dbb58f00b661bdbcbebf954f93b32fdf5263ef35348
-SIZE (beautifulsoup4-4.7.1.tar.gz) = 167065
+TIMESTAMP = 1567929824
+SHA256 (beautifulsoup4-4.8.0.tar.gz) = 25288c9e176f354bf277c0a10aa96c782a6a18a17122dba2e8cec4a97e03343b
+SIZE (beautifulsoup4-4.8.0.tar.gz) = 170919


More information about the svn-ports-all mailing list