svn commit: r362821 - head/net/p5-MaxMind-DB-Common

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 24 16:20:18 UTC 2014


Author: sunpoet
Date: Thu Jul 24 16:20:17 2014
New Revision: 362821
URL: http://svnweb.freebsd.org/changeset/ports/362821
QAT: https://qat.redports.org/buildarchive/r362821/

Log:
  - Use real PORTVERSION

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

Modified: head/net/p5-MaxMind-DB-Common/Makefile
==============================================================================
--- head/net/p5-MaxMind-DB-Common/Makefile	Thu Jul 24 16:16:24 2014	(r362820)
+++ head/net/p5-MaxMind-DB-Common/Makefile	Thu Jul 24 16:20:17 2014	(r362821)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	MaxMind-DB-Common
-PORTVERSION=	0.031.003
+PORTVERSION=	0.031003
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:DROLSKY
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Code shared by the DB reader and writer modules


More information about the svn-ports-all mailing list