svn commit: r374278 - head/devel/p5-Daemon-Control

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


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

Log:
  - Use real PORTVERSION

Modified:
  head/devel/p5-Daemon-Control/Makefile

Modified: head/devel/p5-Daemon-Control/Makefile
==============================================================================
--- head/devel/p5-Daemon-Control/Makefile	Mon Dec  8 16:00:07 2014	(r374277)
+++ head/devel/p5-Daemon-Control/Makefile	Mon Dec  8 16:00:11 2014	(r374278)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Daemon-Control
-PORTVERSION=	0.001.005
-PORTREVISION=	1
+PORTVERSION=	0.001005
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Create init scripts in Perl


More information about the svn-ports-head mailing list