Index: head/sysutils/p5-Unix-Processors/Makefile =================================================================== --- head/sysutils/p5-Unix-Processors/Makefile (revision 114752) +++ head/sysutils/p5-Unix-Processors/Makefile (revision 114753) @@ -1,22 +1,22 @@ # New ports collection makefile for: Unix-Processors # Date created: 13 Dec 2001 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Unix-Processors -PORTVERSION= 2.020 +PORTVERSION= 2.021 CATEGORIES= sysutils perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Unix PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Interface to processor (CPU) information PERL_CONFIGURE= yes MAN3= Unix::Processors.3 Unix::Processors::Info.3 .include Property changes on: head/sysutils/p5-Unix-Processors/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/sysutils/p5-Unix-Processors/distinfo =================================================================== --- head/sysutils/p5-Unix-Processors/distinfo (revision 114752) +++ head/sysutils/p5-Unix-Processors/distinfo (revision 114753) @@ -1,2 +1,2 @@ -MD5 (Unix-Processors-2.020.tar.gz) = d99887b90be91d2d63cfecec25545ff5 -SIZE (Unix-Processors-2.020.tar.gz) = 16449 +MD5 (Unix-Processors-2.021.tar.gz) = 8b046b5de135c21c0b2d18079a562133 +SIZE (Unix-Processors-2.021.tar.gz) = 16577 Property changes on: head/sysutils/p5-Unix-Processors/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property Index: head/sysutils/p5-Unix-Processors/pkg-descr =================================================================== --- head/sysutils/p5-Unix-Processors/pkg-descr (revision 114752) +++ head/sysutils/p5-Unix-Processors/pkg-descr (revision 114753) @@ -1,8 +1,5 @@ This package provides accessors to per-processor (CPU) information. The object is obtained with the Unix::Processors::processors call. the operating system in a OS independent manner. WWW: http://search.cpan.org/dist/Unix-Processors/ - --- Sergey Skvortsov -skv@FreeBSD.org Property changes on: head/sysutils/p5-Unix-Processors/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property