Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2014 16:20:22 +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: r362822 - head/net/p5-MaxMind-DB-Reader
Message-ID:  <201407241620.s6OGKMXS024598@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Jul 24 16:20:22 2014
New Revision: 362822
URL: http://svnweb.freebsd.org/changeset/ports/362822
QAT: https://qat.redports.org/buildarchive/r362822/

Log:
  - Use real PORTVERSION

Modified:
  head/net/p5-MaxMind-DB-Reader/Makefile

Modified: head/net/p5-MaxMind-DB-Reader/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Reader/Makefile	Thu Jul 24 16:20:17 2014	(r362821)
+++ head/net/p5-MaxMind-DB-Reader/Makefile	Thu Jul 24 16:20:22 2014	(r362822)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	MaxMind-DB-Reader
-PORTVERSION=	0.050.005
+PORTVERSION=	0.050005
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DROLSKY
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Read MaxMind DB files



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201407241620.s6OGKMXS024598>