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

Guido Falsi madpilot at FreeBSD.org
Fri Jul 27 11:57:19 UTC 2012


Author: madpilot
Date: Fri Jul 27 11:57:18 2012
New Revision: 301604
URL: http://svn.freebsd.org/changeset/ports/301604

Log:
  - Remove uneeded CONFLICTS.
  
  PR:		ports/170198
  Submitted by:	William Grzybowski <william88 at gmail.com> (maintainer)
  Approved by:	crees, tabthorpe (mentors, implicit)

Modified:
  head/www/py-beautifulsoup/Makefile   (contents, props changed)

Modified: head/www/py-beautifulsoup/Makefile
==============================================================================
--- head/www/py-beautifulsoup/Makefile	Fri Jul 27 11:39:54 2012	(r301603)
+++ head/www/py-beautifulsoup/Makefile	Fri Jul 27 11:57:18 2012	(r301604)
@@ -19,6 +19,4 @@ USE_PYTHON=	2.7
 USE_PYDISTUTILS=	yes
 PYDISTUTILS_PKGNAME=	beautifulsoup4
 
-CONFLICTS=	py[0-9]*-beautifulsoup-3.*
-
 .include <bsd.port.mk>



More information about the svn-ports-all mailing list