Date: Tue, 5 Nov 2013 16:21:04 +0000 (UTC) From: Philippe Audeoud <jadawin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r332865 - head/devel/p5-App-Cmd Message-ID: <201311051621.rA5GL4eP039826@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jadawin Date: Tue Nov 5 16:21:04 2013 New Revision: 332865 URL: http://svnweb.freebsd.org/changeset/ports/332865 Log: - Apply forgotten changes in Makefile: maintainer, license and portversion Notified by: az@ Pointyhat: myself Modified: head/devel/p5-App-Cmd/Makefile Modified: head/devel/p5-App-Cmd/Makefile ============================================================================== --- head/devel/p5-App-Cmd/Makefile Tue Nov 5 16:15:41 2013 (r332864) +++ head/devel/p5-App-Cmd/Makefile Tue Nov 5 16:21:04 2013 (r332865) @@ -2,14 +2,16 @@ # $FreeBSD$ PORTNAME= App-Cmd -PORTVERSION= 0.320 +PORTVERSION= 0.322 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= App::Cmd - Write command line apps with less suffering +LICENSE= ARTPERL10 + BUILD_DEPENDS= p5-Capture-Tiny>=0.13:${PORTSDIR}/devel/p5-Capture-Tiny \ p5-Class-Load>=0.06:${PORTSDIR}/devel/p5-Class-Load \ p5-Getopt-Long-Descriptive>=0.084:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311051621.rA5GL4eP039826>