ok Alexandr Shadchin, 05 Nov 2016 16:22: > Hi, > > This diff updates py-beautifulsoup4 to the latest release. > Tested on amd64. > > Comments ? OK ? > > -- > Alexandr Shadchin > > Index: Makefile > =================================================================== > RCS file: /cvs/ports/www/py-beautifulsoup4/Makefile,v > retrieving revision 1.4 > diff -u -p -r1.4 Makefile > --- Makefile 2 Jan 2016 13:27:22 -0000 1.4 > +++ Makefile 5 Nov 2016 11:18:55 -0000 > @@ -2,7 +2,7 @@ > > COMMENT = HTML/XML parser that supports invalid markup > > -MODPY_EGG_VERSION = 4.4.1 > +MODPY_EGG_VERSION = 4.5.1 > DISTNAME = beautifulsoup4-${MODPY_EGG_VERSION} > PKGNAME = py-${DISTNAME} > > @@ -14,9 +14,8 @@ MAINTAINER = frantisek holop <minusf@obi > # MIT > PERMIT_PACKAGE_CDROM = Yes > > -MASTER_SITES = ${HOMEPAGE}bs4/download/4.4/ > +MASTER_SITES = ${HOMEPAGE}bs4/download/4.5/ > > -PKG_ARCH = * > MODULES = lang/python > > TEST_DEPENDS = devel/py-html5lib${MODPY_FLAVOR} \ > Index: distinfo > =================================================================== > RCS file: /cvs/ports/www/py-beautifulsoup4/distinfo,v > retrieving revision 1.3 > diff -u -p -r1.3 distinfo > --- distinfo 2 Jan 2016 13:27:22 -0000 1.3 > +++ distinfo 5 Nov 2016 11:18:55 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (beautifulsoup4-4.4.1.tar.gz) = > h9QBPQYl1HiaT1a415oE1c5tsRUrtl8dOXRPdwmjZrQ= > -SIZE (beautifulsoup4-4.4.1.tar.gz) = 152140 > +SHA256 (beautifulsoup4-4.5.1.tar.gz) = > PJR0A2r9qRNqrGRj3vcz+BAXv57zUQ0lY08zWwyH9eE= > +SIZE (beautifulsoup4-4.5.1.tar.gz) = 158039
-- always remember that you are unique. just like everyone else.