diff options
author | naddy <naddy@FreeBSD.org> | 2003-06-02 05:06:05 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2003-06-02 05:06:05 +0800 |
commit | 8a3dd6912a358b0f503979bd2af06a14de344454 (patch) | |
tree | 6c5c6f924135ef97880a061cb4bb526c958a2ceb /devel/cvsplot | |
parent | bded9e264a7316fd485235fa71dc8aff4da36027 (diff) | |
download | freebsd-ports-gnome-8a3dd6912a358b0f503979bd2af06a14de344454.tar.gz freebsd-ports-gnome-8a3dd6912a358b0f503979bd2af06a14de344454.tar.zst freebsd-ports-gnome-8a3dd6912a358b0f503979bd2af06a14de344454.zip |
Update to 1.7.1. This release fixes a minor bug where warning
messages would appear when the data is being written and -userdata
isn't specified.
PR: 52732
Submitted by: Erik Greenwald <erik@smluc.org>
Diffstat (limited to 'devel/cvsplot')
-rw-r--r-- | devel/cvsplot/Makefile | 2 | ||||
-rw-r--r-- | devel/cvsplot/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index 9cb115493daa..f21b0eb01d0a 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= cvsplot -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/cvsplot/distinfo b/devel/cvsplot/distinfo index ed079cb477be..5cc3089a3b17 100644 --- a/devel/cvsplot/distinfo +++ b/devel/cvsplot/distinfo @@ -1 +1 @@ -MD5 (cvsplot-1.7.0.tar.gz) = 525b357a92f65954696588e12022ee85 +MD5 (cvsplot-1.7.1.tar.gz) = 592da657cb44c8c9701f1da8a2210201 |