Index: head/www/p5-HTTP-BrowserDetect/Makefile =================================================================== --- head/www/p5-HTTP-BrowserDetect/Makefile (revision 114753) +++ head/www/p5-HTTP-BrowserDetect/Makefile (revision 114754) @@ -1,23 +1,23 @@ # New ports collection makefile for: HTTP-BrowserDetect # Date created: 10 December 2002 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= HTTP-BrowserDetect -PORTVERSION= 0.97 +PORTVERSION= 0.98 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Determine the Web browser, version, OS from an HTTP user agent string PERL_CONFIGURE= yes MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= HTTP::BrowserDetect.3 .include Property changes on: head/www/p5-HTTP-BrowserDetect/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/www/p5-HTTP-BrowserDetect/distinfo =================================================================== --- head/www/p5-HTTP-BrowserDetect/distinfo (revision 114753) +++ head/www/p5-HTTP-BrowserDetect/distinfo (revision 114754) @@ -1,2 +1,2 @@ -MD5 (HTTP-BrowserDetect-0.97.tar.gz) = bd0d645e54f55077f27db3de579f036b -SIZE (HTTP-BrowserDetect-0.97.tar.gz) = 9331 +MD5 (HTTP-BrowserDetect-0.98.tar.gz) = ac6837e47e25a13e1c7b927f2c6d9adc +SIZE (HTTP-BrowserDetect-0.98.tar.gz) = 11178 Property changes on: head/www/p5-HTTP-BrowserDetect/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/www/p5-HTTP-BrowserDetect/pkg-descr =================================================================== --- head/www/p5-HTTP-BrowserDetect/pkg-descr (revision 114753) +++ head/www/p5-HTTP-BrowserDetect/pkg-descr (revision 114754) @@ -1,8 +1,5 @@ The HTTP::BrowserDetect object does a number of tests on an HTTP user agent string. The results of these tests are available via methods of the object. -WWW: http://search.cpan.org/search?dist=HTTP-BrowserDetect - --- Sergey Skvortsov -skv@FreeBSD.org +WWW: http://search.cpan.org/dist/HTTP-BrowserDetect/ Property changes on: head/www/p5-HTTP-BrowserDetect/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property