Date: Mon, 8 Dec 2014 16:00:07 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374277 - head/databases/p5-DBIx-Class-Cursor-Cached Message-ID: <201412081600.sB8G07k7082340@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Cursor class with built-in caching support
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412081600.sB8G07k7082340>