Update ruby-cssmin to 1.0.3.

## 1.0.3 (2013-03-14)

* Fixed a bug that broke media queries. [Rob]
* Fixed a bug that caused the input string to be modified when modifications
  should only have been made to a copy.
This commit is contained in:
taca 2013-03-17 15:53:21 +00:00
parent 5e61e5a75f
commit b13d2d7c0c
3 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.3 2010/09/10 13:01:58 taca Exp $
# $NetBSD: Makefile,v 1.4 2013/03/17 15:53:21 taca Exp $
DISTNAME= cssmin-1.0.2
DISTNAME= cssmin-1.0.3
CATEGORIES= www
MAINTAINER= pkgsrc-users@NetBSD.org

View file

@ -1,6 +1,6 @@
@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:33 joerg Exp $
${GEM_HOME}/cache/cssmin-${PKGVERSION}.gem
${GEM_LIBDIR}/HISTORY
@comment $NetBSD: PLIST,v 1.3 2013/03/17 15:53:21 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/HISTORY.md
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/lib/cssmin.rb
${GEM_HOME}/specifications/cssmin-${PKGVERSION}.gemspec
${GEM_HOME}/specifications/${GEM_NAME}.gemspec

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.2 2008/09/15 15:33:27 taca Exp $
$NetBSD: distinfo,v 1.3 2013/03/17 15:53:21 taca Exp $
SHA1 (cssmin-1.0.2.gem) = 2e9d17e378ded9e193b77ce6da1f0743cabb24ad
RMD160 (cssmin-1.0.2.gem) = ef3719a49e3de08030dbe7e9bb873dd82c602620
Size (cssmin-1.0.2.gem) = 5120 bytes
SHA1 (cssmin-1.0.3.gem) = f18d0b8da7c83bafcaca8b36dc37557ec3b5ed31
RMD160 (cssmin-1.0.3.gem) = e47f38df3cfbfdba81a53cd3ea24802edc2475fc
Size (cssmin-1.0.3.gem) = 5632 bytes