svn commit: r374281 - head/devel/p5-Function-Parameters

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Dec 8 16:00:38 UTC 2014


Author: sunpoet
Date: Mon Dec  8 16:00:37 2014
New Revision: 374281
URL: https://svnweb.freebsd.org/changeset/ports/374281
QAT: https://qat.redports.org/buildarchive/r374281/

Log:
  - Use real PORTVERSION

Modified:
  head/devel/p5-Function-Parameters/Makefile

Modified: head/devel/p5-Function-Parameters/Makefile
==============================================================================
--- head/devel/p5-Function-Parameters/Makefile	Mon Dec  8 16:00:33 2014	(r374280)
+++ head/devel/p5-Function-Parameters/Makefile	Mon Dec  8 16:00:37 2014	(r374281)
@@ -2,13 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	Function-Parameters
-PORTVERSION=	1.04.01
-PORTREVISION=	1
+PORTVERSION=	1.0401
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MAUKE
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Subroutine definitions with parameter lists


More information about the svn-ports-head mailing list