Date: Mon, 8 Dec 2014 16:00:29 +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: r374279 - head/devel/p5-File-HomeDir-PathClass Message-ID: <201412081600.sB8G0Tk6082889@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Dec 8 16:00:28 2014 New Revision: 374279 URL: https://svnweb.freebsd.org/changeset/ports/374279 QAT: https://qat.redports.org/buildarchive/r374279/ Log: - Use real PORTVERSION Modified: head/devel/p5-File-HomeDir-PathClass/Makefile Modified: head/devel/p5-File-HomeDir-PathClass/Makefile ============================================================================== --- head/devel/p5-File-HomeDir-PathClass/Makefile Mon Dec 8 16:00:11 2014 (r374278) +++ head/devel/p5-File-HomeDir-PathClass/Makefile Mon Dec 8 16:00:28 2014 (r374279) @@ -2,12 +2,10 @@ # $FreeBSD$ PORTNAME= File-HomeDir-PathClass -PORTVERSION= 1.112.060 -PORTREVISION= 1 +PORTVERSION= 1.112060 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= sunpoet@FreeBSD.org COMMENT= File::HomeDir returning Path::Class objects
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412081600.sB8G0Tk6082889>