forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
== 3.0.2 * New Features * Support IE Safe Hacks [stereobooster] * Bugfixes * Fix #23 - set up CSSPool.CSS so it can read files. [Mike Tierney]
- Loading branch information
taca
committed
Dec 17, 2012
1 parent
85459b6
commit 90cae36
Showing
3 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.3 2012/06/02 01:17:21 taca Exp $ | ||
# $NetBSD: Makefile,v 1.4 2012/12/17 15:08:28 taca Exp $ | ||
|
||
DISTNAME= csspool-3.0.1 | ||
DISTNAME= csspool-3.0.2 | ||
CATEGORIES= www | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.3 2012/06/02 01:17:21 taca Exp $ | ||
$NetBSD: distinfo,v 1.4 2012/12/17 15:08:28 taca Exp $ | ||
|
||
SHA1 (csspool-3.0.1.gem) = 0226038639f994108f032b23a6f178de46f83bd6 | ||
RMD160 (csspool-3.0.1.gem) = 118330c390e8d597dff8cf17f17d082edc48b5d9 | ||
Size (csspool-3.0.1.gem) = 30208 bytes | ||
SHA1 (csspool-3.0.2.gem) = 0ab1e594df67225cf0e43c1167bc1a50819ff0d9 | ||
RMD160 (csspool-3.0.2.gem) = ce0a027330957bb43053dc85f2409772fcca1b8a | ||
Size (csspool-3.0.2.gem) = 30720 bytes |