Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 13:35:34 +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: r386541 - head/chinese/p5-cconv
Message-ID:  <201505161335.t4GDZYtQ075855@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat May 16 13:35:34 2015
New Revision: 386541
URL: https://svnweb.freebsd.org/changeset/ports/386541

Log:
  - Use DISTVERSIONPREFIX instead of DISTNAME

Modified:
  head/chinese/p5-cconv/Makefile

Modified: head/chinese/p5-cconv/Makefile
==============================================================================
--- head/chinese/p5-cconv/Makefile	Sat May 16 13:35:29 2015	(r386540)
+++ head/chinese/p5-cconv/Makefile	Sat May 16 13:35:34 2015	(r386541)
@@ -3,11 +3,11 @@
 
 PORTNAME=	cconv
 PORTVERSION=	0.6.1
+DISTVERSIONPREFIX=	perl-
 PORTREVISION=	1
 CATEGORIES=	chinese converters perl5
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-perl-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Perl wrapper for chinese/cconv



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