svn commit: r374277 - head/databases/p5-DBIx-Class-Cursor-Cached

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


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

Log:
  - Use real PORTVERSION

Modified:
  head/databases/p5-DBIx-Class-Cursor-Cached/Makefile

Modified: head/databases/p5-DBIx-Class-Cursor-Cached/Makefile
==============================================================================
--- head/databases/p5-DBIx-Class-Cursor-Cached/Makefile	Mon Dec  8 15:57:19 2014	(r374276)
+++ head/databases/p5-DBIx-Class-Cursor-Cached/Makefile	Mon Dec  8 16:00:07 2014	(r374277)
@@ -2,12 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	DBIx-Class-Cursor-Cached
-PORTVERSION=	1.001.002
-PORTREVISION=	1
+PORTVERSION=	1.001002
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Cursor class with built-in caching support


More information about the svn-ports-head mailing list