svn commit: r302658 - head/www/py-cssutils
Ruslan Mahmatkhanov
rm at FreeBSD.org
Thu Aug 16 20:39:12 UTC 2012
Author: rm
Date: Thu Aug 16 20:39:11 2012
New Revision: 302658
URL: http://svn.freebsd.org/changeset/ports/302658
Log:
- update to 0.9.9
- change USE_PYTHON to ``yes'', while here
PR: 168110
Submitted by: Rusty Nejdl <rnejdl at ringofsaturn dot com>
Approved by: maintainer timeout (yzlin, 3 months)
Modified:
head/www/py-cssutils/Makefile
head/www/py-cssutils/distinfo
Modified: head/www/py-cssutils/Makefile
==============================================================================
--- head/www/py-cssutils/Makefile Thu Aug 16 20:09:06 2012 (r302657)
+++ head/www/py-cssutils/Makefile Thu Aug 16 20:39:11 2012 (r302658)
@@ -7,7 +7,7 @@
#
PORTNAME= cssutils
-PORTVERSION= 0.9.8
+PORTVERSION= 0.9.9
PORTEPOCH= 1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
@@ -17,7 +17,7 @@ MAINTAINER= yzlin at FreeBSD.org
COMMENT= CSS Cascading Style Sheets library for Python
USE_ZIP= yes
-USE_PYTHON= 2.5+
+USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}
Modified: head/www/py-cssutils/distinfo
==============================================================================
--- head/www/py-cssutils/distinfo Thu Aug 16 20:09:06 2012 (r302657)
+++ head/www/py-cssutils/distinfo Thu Aug 16 20:39:11 2012 (r302658)
@@ -1,2 +1,2 @@
-SHA256 (cssutils-0.9.8.zip) = bf5bd0c26845deb1eeeed7884d8bd03d78ae26c46dd2066a80d0e08243aaea23
-SIZE (cssutils-0.9.8.zip) = 419099
+SHA256 (cssutils-0.9.9.zip) = f7061a591859c025504c7871ef3b843383a025d570128edf1c63a6ef53753e8d
+SIZE (cssutils-0.9.9.zip) = 426449
More information about the svn-ports-all
mailing list