svn commit: r341570 - in head/devel: . py-ua-parser py-ua_parser

Dmitry Sivachenko demon at FreeBSD.org
Tue Jan 28 14:11:32 UTC 2014


Author: demon
Date: Tue Jan 28 14:11:31 2014
New Revision: 341570
URL: http://svnweb.freebsd.org/changeset/ports/341570
QAT: https://qat.redports.org/buildarchive/r341570/

Log:
  Rename to reflect module name.

Added:
  head/devel/py-ua_parser/
     - copied from r341566, head/devel/py-ua-parser/
Deleted:
  head/devel/py-ua-parser/
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Jan 28 14:10:31 2014	(r341569)
+++ head/devel/Makefile	Tue Jan 28 14:11:31 2014	(r341570)
@@ -3829,7 +3829,7 @@
     SUBDIR += py-twistedCore
     SUBDIR += py-twistedFlow
     SUBDIR += py-twistedRunner
-    SUBDIR += py-ua-parser
+    SUBDIR += py-ua_parser
     SUBDIR += py-ujson
     SUBDIR += py-uncompyle2
     SUBDIR += py-unittest2


More information about the svn-ports-all mailing list