Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2018 14:14:27 +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: r458972 - head/textproc/p5-Validator-Custom
Message-ID:  <201801141414.w0EEERPR076781@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan 14 14:14:27 2018
New Revision: 458972
URL: https://svnweb.freebsd.org/changeset/ports/458972

Log:
  Use real PORTVERSION

Modified:
  head/textproc/p5-Validator-Custom/Makefile

Modified: head/textproc/p5-Validator-Custom/Makefile
==============================================================================
--- head/textproc/p5-Validator-Custom/Makefile	Sun Jan 14 14:14:22 2018	(r458971)
+++ head/textproc/p5-Validator-Custom/Makefile	Sun Jan 14 14:14:27 2018	(r458972)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Validator-Custom
-PORTVERSION=	1.02.01
+PORTVERSION=	1.0201
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:KIMOTO
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org



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