Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Dec 2014 16:00:47 +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: r374284 - head/devel/p5-Perl6-Slurp
Message-ID:  <201412081600.sB8G0lUm083458@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Dec  8 16:00:47 2014
New Revision: 374284
URL: https://svnweb.freebsd.org/changeset/ports/374284
QAT: https://qat.redports.org/buildarchive/r374284/

Log:
  - Use real PORTVERSION

Modified:
  head/devel/p5-Perl6-Slurp/Makefile

Modified: head/devel/p5-Perl6-Slurp/Makefile
==============================================================================
--- head/devel/p5-Perl6-Slurp/Makefile	Mon Dec  8 16:00:42 2014	(r374283)
+++ head/devel/p5-Perl6-Slurp/Makefile	Mon Dec  8 16:00:47 2014	(r374284)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Perl6-Slurp
-PORTVERSION=	0.05.1005
-PORTREVISION=	1
+PORTVERSION=	0.051005
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Implements the Perl6 'slurp' built-in



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