svn commit: r374294 - head/textproc/p5-HTML-Packer

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


Author: sunpoet
Date: Mon Dec  8 16:16:17 2014
New Revision: 374294
URL: https://svnweb.freebsd.org/changeset/ports/374294
QAT: https://qat.redports.org/buildarchive/r374294/

Log:
  - Use real PORTVERSION

Modified:
  head/textproc/p5-HTML-Packer/Makefile

Modified: head/textproc/p5-HTML-Packer/Makefile
==============================================================================
--- head/textproc/p5-HTML-Packer/Makefile	Mon Dec  8 16:16:13 2014	(r374293)
+++ head/textproc/p5-HTML-Packer/Makefile	Mon Dec  8 16:16:17 2014	(r374294)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	HTML-Packer
-PORTVERSION=	1.004.001
-PORTREVISION=	1
+PORTVERSION=	1.004001
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Another HTML code cleaner


More information about the svn-ports-head mailing list