diff options
author | skv <skv@FreeBSD.org> | 2003-12-08 13:47:44 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2003-12-08 13:47:44 +0000 |
commit | 228b3e6c54e720507eaab3a08d3ce8fbb335ccb5 (patch) | |
tree | e370bc4efebb8eee2c2da3c3d2c8bcc9de9b7820 /net | |
parent | 8b10d87012808ee6f85181664ebc17c7eab49e3e (diff) | |
download | FreeBSD-ports-228b3e6c54e720507eaab3a08d3ce8fbb335ccb5.zip FreeBSD-ports-228b3e6c54e720507eaab3a08d3ce8fbb335ccb5.tar.gz |
Updated to 0.17
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-RRDTool/Makefile | 4 | ||||
-rw-r--r-- | net/p5-POE-Component-RRDTool/distinfo | 2 | ||||
-rw-r--r-- | net/p5-POE-Component-RRDTool/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/p5-POE-Component-RRDTool/Makefile b/net/p5-POE-Component-RRDTool/Makefile index a2f593c..91b82f1 100644 --- a/net/p5-POE-Component-RRDTool/Makefile +++ b/net/p5-POE-Component-RRDTool/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-RRDTool -PORTVERSION= 0.14 +PORTVERSION= 0.17 CATEGORIES= net perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= POE @@ -20,8 +20,8 @@ BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \ RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes +CONFIGURE_ARGS= </dev/null -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= POE::Component::RRDTool.3 .include <bsd.port.mk> diff --git a/net/p5-POE-Component-RRDTool/distinfo b/net/p5-POE-Component-RRDTool/distinfo index e368843..de7aa2c 100644 --- a/net/p5-POE-Component-RRDTool/distinfo +++ b/net/p5-POE-Component-RRDTool/distinfo @@ -1 +1 @@ -MD5 (POE-Component-RRDTool-0.14.tar.gz) = da74dd9b17ac29fa516759e2104f1ba7 +MD5 (POE-Component-RRDTool-0.17.tar.gz) = 45a80ed236385a3700bbb06aa88cd471 diff --git a/net/p5-POE-Component-RRDTool/pkg-descr b/net/p5-POE-Component-RRDTool/pkg-descr index 0bf9ece..e5f9a70 100644 --- a/net/p5-POE-Component-RRDTool/pkg-descr +++ b/net/p5-POE-Component-RRDTool/pkg-descr @@ -8,7 +8,7 @@ be used to create RRD files, update RRDs, retreive data from RRDs, and generate graphs from the databases. This module provides a POE wrapper around the rrdtool command line interface. -WWW: http://search.cpan.org/search?dist=POE-Component-RRDTool +WWW: http://search.cpan.org/dist/POE-Component-RRDTool/ -- Sergey Skvortsov skv@FreeBSD.org |