Date: Fri, 15 May 2015 18:04:45 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386452 - head/devel/p5-Test-Trap Message-ID: <201505151804.t4FI4jXg086589@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri May 15 18:04:45 2015 New Revision: 386452 URL: https://svnweb.freebsd.org/changeset/ports/386452 Log: - Use DISTVERSIONPREFIX instead of DISTNAME Modified: head/devel/p5-Test-Trap/Makefile Modified: head/devel/p5-Test-Trap/Makefile ============================================================================== --- head/devel/p5-Test-Trap/Makefile Fri May 15 18:04:40 2015 (r386451) +++ head/devel/p5-Test-Trap/Makefile Fri May 15 18:04:45 2015 (r386452) @@ -3,10 +3,10 @@ PORTNAME= Test-Trap PORTVERSION= 0.3.2 +DISTVERSIONPREFIX= v CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Trap exit codes, exceptions, output, etc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505151804.t4FI4jXg086589>