Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2015 18:05: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: r386457 - head/dns/p5-Mozilla-PublicSuffix
Message-ID:  <201505151805.t4FI57q8087332@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri May 15 18:05:07 2015
New Revision: 386457
URL: https://svnweb.freebsd.org/changeset/ports/386457

Log:
  - Use DISTVERSIONPREFIX instead of DISTNAME

Modified:
  head/dns/p5-Mozilla-PublicSuffix/Makefile

Modified: head/dns/p5-Mozilla-PublicSuffix/Makefile
==============================================================================
--- head/dns/p5-Mozilla-PublicSuffix/Makefile	Fri May 15 18:05:03 2015	(r386456)
+++ head/dns/p5-Mozilla-PublicSuffix/Makefile	Fri May 15 18:05:07 2015	(r386457)
@@ -3,11 +3,11 @@
 
 PORTNAME=	Mozilla-PublicSuffix
 PORTVERSION=	0.1.19
+DISTVERSIONPREFIX=	v
 PORTREVISION=	1
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Get public suffix of domain name via Mozilla Public Suffix List



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