svn commit: r374283 - head/devel/p5-Log-Dispatch-Configurator-Any

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


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

Log:
  - Use real PORTVERSION

Modified:
  head/devel/p5-Log-Dispatch-Configurator-Any/Makefile

Modified: head/devel/p5-Log-Dispatch-Configurator-Any/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch-Configurator-Any/Makefile	Mon Dec  8 16:00:39 2014	(r374282)
+++ head/devel/p5-Log-Dispatch-Configurator-Any/Makefile	Mon Dec  8 16:00:42 2014	(r374283)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch-Configurator-Any
-PORTVERSION=	1.122.640
-PORTREVISION=	1
+PORTVERSION=	1.122640
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Configurator implementation with Config::Any


More information about the svn-ports-head mailing list