summaryrefslogtreecommitdiff
path: root/www/ruby-cssmin/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2008-09-15 15:33:27 +0000
committertaca <taca@pkgsrc.org>2008-09-15 15:33:27 +0000
commitf15dd99cc156b0259d960830441faa89c1219cc9 (patch)
tree2b6aff78e58c520ea7d75c3b92fdcb4aba41ffc3 /www/ruby-cssmin/Makefile
parente0a393a62dad143112e6abaddf2b04f352083a87 (diff)
downloadpkgsrc-f15dd99cc156b0259d960830441faa89c1219cc9.tar.gz
Update ruby-cssmin pacakge to 1.0.2.
CSSMin History ================================================================================ Version 1.0.2 (2008-08-23) * Fixed a bug that could have resulted in a necessary space being removed if it preceded a compressible color value, such as in the property "border:1px solid #cccccc". Version 1.0.1 (2008-07-25) * Fixed a rare bug that could result in redundant semicolons.
Diffstat (limited to 'www/ruby-cssmin/Makefile')
-rw-r--r--www/ruby-cssmin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ruby-cssmin/Makefile b/www/ruby-cssmin/Makefile
index 9a2554b32c4..e9afed027a7 100644
--- a/www/ruby-cssmin/Makefile
+++ b/www/ruby-cssmin/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:26:10 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/15 15:33:27 taca Exp $
-DISTNAME= cssmin-1.0.0
+DISTNAME= cssmin-1.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= www