forked from jsonn/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.4.1 * Quote escape more strings. Thanks for the tip! 2.4.0 * Allow for 3D plots, fix examples. Thanks everybody!
- Loading branch information
taca
committed
Mar 21, 2012
1 parent
758f884
commit 57dcf7f
Showing
3 changed files
with
9 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.4 2011/06/19 01:37:30 taca Exp $ | ||
# $NetBSD: Makefile,v 1.5 2012/03/21 15:42:23 taca Exp $ | ||
|
||
DISTNAME= gnuplot-2.3.6 | ||
DISTNAME= gnuplot-2.4.1 | ||
CATEGORIES= graphics | ||
|
||
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.4 2011/06/19 01:37:30 taca Exp $ | ||
$NetBSD: distinfo,v 1.5 2012/03/21 15:42:24 taca Exp $ | ||
|
||
SHA1 (gnuplot-2.3.6.gem) = 92265dc2c8c0157eee618acd56f0d21dc7281dfb | ||
RMD160 (gnuplot-2.3.6.gem) = 7cc6edc6f0fb309cd5f299027f8d4159774080ee | ||
Size (gnuplot-2.3.6.gem) = 12800 bytes | ||
SHA1 (gnuplot-2.4.1.gem) = 2b5eb32da6cfafa73a3bc4b59650234e2f740beb | ||
RMD160 (gnuplot-2.4.1.gem) = c8a17d5265c4763c87dc03c99eb60b2a9aef4e6e | ||
Size (gnuplot-2.4.1.gem) = 13312 bytes |