pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-CSS-Squish Updating www/p5-CSS-Squish from 0.08...
details: https://anonhg.NetBSD.org/pkgsrc/rev/11378e6fc87a
branches: trunk
changeset: 572250:11378e6fc87a
user: sno <sno%pkgsrc.org@localhost>
date: Mon Feb 22 20:50:14 2010 +0000
description:
Updating www/p5-CSS-Squish from 0.08 to 0.09
pkgsrc changes:
- Adjust license definition
Upstream changes:
- Bug fix:
# bug in version 0.08 and older, result was error:
# Modification of a read-only value attempted
# at lib/CSS/Squish.pm line 220
diffstat:
www/p5-CSS-Squish/Makefile | 6 +++---
www/p5-CSS-Squish/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (35 lines):
diff -r 9936e72f00c7 -r 11378e6fc87a www/p5-CSS-Squish/Makefile
--- a/www/p5-CSS-Squish/Makefile Mon Feb 22 20:29:20 2010 +0000
+++ b/www/p5-CSS-Squish/Makefile Mon Feb 22 20:50:14 2010 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2009/05/21 14:28:45 tonnerre Exp $
+# $NetBSD: Makefile,v 1.6 2010/02/22 20:50:14 sno Exp $
#
-DISTNAME= CSS-Squish-0.08
+DISTNAME= CSS-Squish-0.09
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CSS/}
@@ -9,7 +9,7 @@
MAINTAINER= pkgsrc-p5-people%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/CSS-Squish/
COMMENT= Compact many CSS files into one big file
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r 9936e72f00c7 -r 11378e6fc87a www/p5-CSS-Squish/distinfo
--- a/www/p5-CSS-Squish/distinfo Mon Feb 22 20:29:20 2010 +0000
+++ b/www/p5-CSS-Squish/distinfo Mon Feb 22 20:50:14 2010 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2009/05/21 11:33:32 sno Exp $
+$NetBSD: distinfo,v 1.3 2010/02/22 20:50:14 sno Exp $
-SHA1 (CSS-Squish-0.08.tar.gz) = 8f05005328f9532097a3745f8992610b4ed2cfe4
-RMD160 (CSS-Squish-0.08.tar.gz) = 2ff8b452264cd4b04c38717a83569970717ba183
-Size (CSS-Squish-0.08.tar.gz) = 8198 bytes
+SHA1 (CSS-Squish-0.09.tar.gz) = 6dcb5a7b6545b1c1ef6dfbdb6dd52bf08a7382c6
+RMD160 (CSS-Squish-0.09.tar.gz) = 3fec9e23f94ba3029b7f4495bbc311ea6aed9f94
+Size (CSS-Squish-0.09.tar.gz) = 8331 bytes
Home |
Main Index |
Thread Index |
Old Index