update to 1.6.2
from MAINTAINER - improved error handling - use of Shell-Quote module for improved filename handling - new feature for combined plot of line and file statistics naddy@ OK
This commit is contained in:
parent
f0e41f3a3e
commit
4dac6dd05d
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2002/12/04 01:44:22 naddy Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2002/12/06 21:11:50 sturm Exp $
|
||||
|
||||
COMMENT= "CVS-managed project analyzer"
|
||||
|
||||
DISTNAME= cvsplot-1.6.1
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
DISTNAME= cvsplot-1.6.2
|
||||
CATEGORIES= devel
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cvsplot/}
|
||||
@ -13,6 +12,7 @@ HOMEPAGE= http://cvsplot.sourceforge.net/
|
||||
MAINTAINER= Jim Geovedi <jim@corebsd.or.id>
|
||||
|
||||
RUN_DEPENDS= :p5-DateManip-*:converters/p5-DateManip \
|
||||
:p5-String-ShellQuote-*:textproc/p5-String-ShellQuote \
|
||||
:gnuplot-*:math/gnuplot
|
||||
|
||||
# GPL
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (cvsplot-1.6.1.tar.gz) = a95653f607f8a58900e727732b30dbd0
|
||||
RMD160 (cvsplot-1.6.1.tar.gz) = 7fd98cae1f0babf3f1ebf5359723cd15beb35905
|
||||
SHA1 (cvsplot-1.6.1.tar.gz) = 1c3e8ea26d61a314f8b3ca1799415c14d256492f
|
||||
MD5 (cvsplot-1.6.2.tar.gz) = 93a75857aa80fcd05f7e6c0b994c4d89
|
||||
RMD160 (cvsplot-1.6.2.tar.gz) = 5c04a60b995db6f5e6cf1e7813b08fefbfb44fae
|
||||
SHA1 (cvsplot-1.6.2.tar.gz) = 011cd597774fd2d0088cd67156267fd594efb958
|
||||
|
Loading…
Reference in New Issue
Block a user