Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2015 12:47:54 +0000 (UTC)
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r381386 - head/devel/p5-BZ-Client
Message-ID:  <201503161247.t2GClsY9093439@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bofh
Date: Mon Mar 16 12:47:53 2015
New Revision: 381386
URL: https://svnweb.freebsd.org/changeset/ports/381386
QAT: https://qat.redports.org/buildarchive/r381386/

Log:
  devel/p5-BZ-Client: Add MISSING Dependency
  
  PR:		198466
  Submitted by:	tj
  Approved by:	bapt marino (implicit)

Modified:
  head/devel/p5-BZ-Client/Makefile

Modified: head/devel/p5-BZ-Client/Makefile
==============================================================================
--- head/devel/p5-BZ-Client/Makefile	Mon Mar 16 12:47:01 2015	(r381385)
+++ head/devel/p5-BZ-Client/Makefile	Mon Mar 16 12:47:53 2015	(r381386)
@@ -2,7 +2,7 @@
 
 PORTNAME=	BZ-Client
 PORTVERSION=	1.04
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:JWIED
@@ -16,6 +16,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \
 		p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \
+		p5-DateTime-Format-ISO8601>=0:${PORTSDIR}/devel/p5-DateTime-Format-ISO8601 \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-libwww>=0:${PORTSDIR}/www/p5-libwww \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503161247.t2GClsY9093439>