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

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

Log:
  - Use DISTVERSIONPREFIX instead of DISTNAME

Modified:
  head/chinese/php-cconv/Makefile

Modified: head/chinese/php-cconv/Makefile
==============================================================================
--- head/chinese/php-cconv/Makefile	Sat May 16 13:35:34 2015	(r386541)
+++ head/chinese/php-cconv/Makefile	Sat May 16 13:35:38 2015	(r386542)
@@ -3,10 +3,10 @@
 
 PORTNAME=	cconv
 PORTVERSION=	0.6.4
+DISTVERSIONPREFIX=	php-
 CATEGORIES=	chinese converters
 MASTER_SITES=	GOOGLE_CODE
 PKGNAMEPREFIX=	php-
-DISTNAME=	${PORTNAME}-php-${PORTVERSION}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	PHP wrapper for chinese/cconv



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