hi there,

please test and commit.

-f
-- 
i am the best bad example you can get.
diff -urP -x CVS /usr/ports/www/py-beautifulsoup/Makefile 
py-beautifulsoup/Makefile
--- /usr/ports/www/py-beautifulsoup/Makefile    Fri Sep 16 07:00:08 2011
+++ py-beautifulsoup/Makefile   Fri Feb  1 23:54:29 2013
@@ -2,26 +2,23 @@
 
 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>
 
 # BSD
-PERMIT_PACKAGE_CDROM = Yes
-PERMIT_PACKAGE_FTP =   Yes
+PERMIT_PACKAGE_CDROM =         Yes
+PERMIT_PACKAGE_FTP =           Yes
 PERMIT_DISTFILES_CDROM =       Yes
-PERMIT_DISTFILES_FTP = Yes
+PERMIT_DISTFILES_FTP =         Yes
 
 MASTER_SITES = ${HOMEPAGE}download/3.x/
 
 MODULES =      lang/python
-
-PKG_ARCH =     *
 
 WRKSRC =       ${WRKDIR}/${DISTNAME}
 
diff -urP -x CVS /usr/ports/www/py-beautifulsoup/distinfo 
py-beautifulsoup/distinfo
--- /usr/ports/www/py-beautifulsoup/distinfo    Fri Apr  1 20:20:28 2011
+++ py-beautifulsoup/distinfo   Fri Feb  1 23:30:39 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) = 
aoy0QBER4BG1ecjFKlHNq5cAQcxUOBS72Vd6RSn+HNs=
+SIZE (BeautifulSoup-3.2.1.tar.gz) = 31220
diff -urP -x CVS /usr/ports/www/py-beautifulsoup/pkg/DESCR 
py-beautifulsoup/pkg/DESCR
--- /usr/ports/www/py-beautifulsoup/pkg/DESCR   Sun Dec  2 16:45:08 2007
+++ 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.

Reply via email to