diff options
-rw-r--r-- | devel/cvsplot/Makefile | 6 | ||||
-rw-r--r-- | devel/cvsplot/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvsplot/Makefile b/devel/cvsplot/Makefile index f69d947cd342..75c97fbbfdeb 100644 --- a/devel/cvsplot/Makefile +++ b/devel/cvsplot/Makefile @@ -7,7 +7,7 @@ # PORTNAME= cvsplot -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= erik@smluc.org COMMENT= A perl script which analyses the history of a CVS-managed project -RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \ +RUN_DEPENDS= ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ + ${SITE_PERL}/String/ShellQuote.pm:${PORTSDIR}/textproc/p5-String-ShellQuote \ gnuplot:${PORTSDIR}/math/gnuplot NO_BUILD= yes diff --git a/devel/cvsplot/distinfo b/devel/cvsplot/distinfo index a5c3d50f6949..d419d1d3d39e 100644 --- a/devel/cvsplot/distinfo +++ b/devel/cvsplot/distinfo @@ -1 +1 @@ -MD5 (cvsplot-1.6.4.tar.gz) = ecbc5abad45a1597e4991b714f281f75 +MD5 (cvsplot-1.6.5.tar.gz) = 9d5ce9bf2dfbdeb2601aa86e93968b7d |