ping?

-f

hmm, on Tue, Mar 12, 2013 at 01:51:50AM +0100, frantisek holop said that
> now with regress -> test
> 
> -f
> -- 
> 43.3% of all statistics are meaningless.

> diff -x CVS -urNP /usr/ports/www/py-beautifulsoup/Makefile 
> /home/f/src/mystuff/www/py-beautifulsoup/Makefile
> --- /usr/ports/www/py-beautifulsoup/Makefile  Fri Sep 16 07:00:08 2011
> +++ /home/f/src/mystuff/www/py-beautifulsoup/Makefile Mon Mar 11 19:50:11 2013
> @@ -1,31 +1,23 @@
>  # $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:08 espie Exp $
>  
> -COMMENT =    HTML/XML parser that supports invalid markup
> +COMMENT =            HTML/XML parser that supports invalid markup
>  
> -MODPY_EGG_VERSION =  3.2.0
> -REVISION =   1
> -DISTNAME =   BeautifulSoup-${MODPY_EGG_VERSION}
> -PKGNAME =    py-${DISTNAME:L}
> +MODPY_EGG_VERSION =  3.2.1
> +DISTNAME =           BeautifulSoup-${MODPY_EGG_VERSION}
> +PKGNAME =            py-${DISTNAME:L}
> +CATEGORIES =         www textproc
>  
> -CATEGORIES =         www
> +HOMEPAGE =           http://www.crummy.com/software/BeautifulSoup/
> +MAINTAINER =         frantisek holop <min...@obiit.org>
>  
> -HOMEPAGE =   http://www.crummy.com/software/BeautifulSoup/
> -
>  # BSD
>  PERMIT_PACKAGE_CDROM =       Yes
> -PERMIT_PACKAGE_FTP = Yes
> -PERMIT_DISTFILES_CDROM =     Yes
> -PERMIT_DISTFILES_FTP =       Yes
>  
> -MASTER_SITES =       ${HOMEPAGE}download/3.x/
> +MASTER_SITES =               ${HOMEPAGE}download/3.x/
>  
> -MODULES =    lang/python
> +MODULES =            lang/python
>  
> -PKG_ARCH =   *
> -
> -WRKSRC =     ${WRKDIR}/${DISTNAME}
> -
> -do-regress:
> -     @cd ${WRKSRC} && ${MODPY_BIN} BeautifulSoupTests.py
> +do-test:
> +     cd ${WRKSRC} && ${MODPY_BIN} BeautifulSoupTests.py
>  
>  .include <bsd.port.mk>
> diff -x CVS -urNP /usr/ports/www/py-beautifulsoup/distinfo 
> /home/f/src/mystuff/www/py-beautifulsoup/distinfo
> --- /usr/ports/www/py-beautifulsoup/distinfo  Fri Apr  1 20:20:28 2011
> +++ /home/f/src/mystuff/www/py-beautifulsoup/distinfo Mon Mar 11 19:28:28 2013
> @@ -1,5 +1,2 @@
> -MD5 (BeautifulSoup-3.2.0.tar.gz) = 7x5492iephMU973evP3ojA==
> -RMD160 (BeautifulSoup-3.2.0.tar.gz) = RMBM9Vz4/n0ZKjLYNio20pKst2c=
> -SHA1 (BeautifulSoup-3.2.0.tar.gz) = kk605DFE4jPjdJ7a3I3FzY7Io74=
> -SHA256 (BeautifulSoup-3.2.0.tar.gz) = 
> oOozd6EFW/LhdZTAgIQUr7ZeEfJc6JmPHtPpuHHeb/Y=
> -SIZE (BeautifulSoup-3.2.0.tar.gz) = 31056
> +SHA256 (BeautifulSoup-3.2.1.tar.gz) = 
> 9bqF6Qfn39eOROQACz6u86ZQrvxXgx6KZFcC2y5bUNs=
> +SIZE (BeautifulSoup-3.2.1.tar.gz) = 31224
> diff -x CVS -urNP /usr/ports/www/py-beautifulsoup/pkg/DESCR 
> /home/f/src/mystuff/www/py-beautifulsoup/pkg/DESCR
> --- /usr/ports/www/py-beautifulsoup/pkg/DESCR Sun Dec  2 16:45:08 2007
> +++ /home/f/src/mystuff/www/py-beautifulsoup/pkg/DESCR        Fri Feb  1 
> 23:40:17 2013
> @@ -1,3 +1,5 @@
> -Beautiful Soup parses arbitrarily invalid SGML and provides a variety
> -of methods and Pythonic idioms for iterating and searching the parse
> -tree.
> +Previous official release of Beautiful Soup until March 2012.
> +The current release is Beautiful Soup 4 (py-beautifulsoup4).
> +Beautiful Soup parses arbitrarily invalid SGML and provides
> +a variety of methods and Pythonic idioms for iterating and
> +searching the parse tree.


-- 
2 wrongs don't make a right - but 3 lefts do!

Reply via email to