svn commit: r390197 - head/www/p5-HTTP-BrowserDetect

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 21 10:41:08 UTC 2015


Author: sunpoet
Date: Sun Jun 21 10:41:06 2015
New Revision: 390197
URL: https://svnweb.freebsd.org/changeset/ports/390197

Log:
  - Update to 2.03
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/HTTP-BrowserDetect/Changes

Modified:
  head/www/p5-HTTP-BrowserDetect/Makefile
  head/www/p5-HTTP-BrowserDetect/distinfo

Modified: head/www/p5-HTTP-BrowserDetect/Makefile
==============================================================================
--- head/www/p5-HTTP-BrowserDetect/Makefile	Sun Jun 21 10:41:02 2015	(r390196)
+++ head/www/p5-HTTP-BrowserDetect/Makefile	Sun Jun 21 10:41:06 2015	(r390197)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	HTTP-BrowserDetect
-PORTVERSION=	2.02
+PORTVERSION=	2.03
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:OALDERS
@@ -14,11 +14,12 @@ COMMENT=	Determine the Web browser, vers
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-TEST_DEPENDS=	p5-Path-Tiny>0:${PORTSDIR}/devel/p5-Path-Tiny \
+TEST_DEPENDS=	p5-Path-Tiny>=0:${PORTSDIR}/devel/p5-Path-Tiny \
 		p5-Test-FailWarnings>=0:${PORTSDIR}/devel/p5-Test-FailWarnings \
 		p5-Test-Most>=0:${PORTSDIR}/devel/p5-Test-Most \
 		p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/www/p5-HTTP-BrowserDetect/distinfo
==============================================================================
--- head/www/p5-HTTP-BrowserDetect/distinfo	Sun Jun 21 10:41:02 2015	(r390196)
+++ head/www/p5-HTTP-BrowserDetect/distinfo	Sun Jun 21 10:41:06 2015	(r390197)
@@ -1,2 +1,2 @@
-SHA256 (HTTP-BrowserDetect-2.02.tar.gz) = 356d3eec9cc8dd801b482faab22597c8ae879a34fcd478ff1575236cc78b28de
-SIZE (HTTP-BrowserDetect-2.02.tar.gz) = 90349
+SHA256 (HTTP-BrowserDetect-2.03.tar.gz) = 180cb48706de3fe0a9da8fecdb94e722cea52377f638096e2b025e2239c2b12d
+SIZE (HTTP-BrowserDetect-2.03.tar.gz) = 90461


More information about the svn-ports-all mailing list