svn commit: r374286 - head/textproc/p5-Text-Padding

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


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

Log:
  - Use real PORTVERSION

Modified:
  head/textproc/p5-Text-Padding/Makefile

Modified: head/textproc/p5-Text-Padding/Makefile
==============================================================================
--- head/textproc/p5-Text-Padding/Makefile	Mon Dec  8 16:00:51 2014	(r374285)
+++ head/textproc/p5-Text-Padding/Makefile	Mon Dec  8 16:00:55 2014	(r374286)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	Text-Padding
-PORTVERSION=	1.110.170
-PORTREVISION=	1
+PORTVERSION=	1.110170
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Simple way of formatting a text


More information about the svn-ports-head mailing list