svn commit: r374293 - head/textproc/p5-CSS-Packer

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


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

Log:
  - Use real PORTVERSION

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

Modified: head/textproc/p5-CSS-Packer/Makefile
==============================================================================
--- head/textproc/p5-CSS-Packer/Makefile	Mon Dec  8 16:14:42 2014	(r374292)
+++ head/textproc/p5-CSS-Packer/Makefile	Mon Dec  8 16:16:13 2014	(r374293)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	CSS-Packer
-PORTVERSION=	1.002.001
-PORTREVISION=	1
+PORTVERSION=	1.002001
 CATEGORIES=	textproc www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Another CSS minifier


More information about the svn-ports-head mailing list