1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00

Updated to 0.17

This commit is contained in:
Sergey Skvortsov 2003-12-08 13:47:44 +00:00
parent b00c01095b
commit 2a7037b6ef
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=95376
6 changed files with 8 additions and 8 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (POE-Component-RRDTool-0.14.tar.gz) = da74dd9b17ac29fa516759e2104f1ba7
MD5 (POE-Component-RRDTool-0.17.tar.gz) = 45a80ed236385a3700bbb06aa88cd471

View File

@ -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

View File

@ -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>

View File

@ -1 +1 @@
MD5 (POE-Component-RRDTool-0.14.tar.gz) = da74dd9b17ac29fa516759e2104f1ba7
MD5 (POE-Component-RRDTool-0.17.tar.gz) = 45a80ed236385a3700bbb06aa88cd471

View File

@ -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