From owner-cvs-all@FreeBSD.ORG Sat May 5 17:25:46 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38324106566C; Sat, 5 May 2012 17:25:46 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0B1E38FC14; Sat, 5 May 2012 17:25:46 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q45HPjae015912; Sat, 5 May 2012 17:25:45 GMT (envelope-from sunpoet@repoman.freebsd.org) Received: (from sunpoet@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q45HPjZq015911; Sat, 5 May 2012 17:25:45 GMT (envelope-from sunpoet) Message-Id: <201205051725.q45HPjZq015911@repoman.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 5 May 2012 17:25:45 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/p5-MetaCPAN-API Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 May 2012 17:25:46 -0000 sunpoet 2012-05-05 17:25:45 UTC FreeBSD ports repository Modified files: devel/p5-MetaCPAN-API Makefile Log: - Fix *_DEPENDS: p5-HTTP-Tiny is in core since Perl 5.13.9 (check PERL_LEVEL against 501400) - Bump PORTREVISION for dependency change PR: ports/167142 Submitted by: sunpoet (myself) Revision Changes Path 1.7 +9 -2 ports/devel/p5-MetaCPAN-API/Makefile