svn commit: r390761 - head/chinese/wordpress-zh_TW

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jun 28 08:53:23 UTC 2015


Author: sunpoet
Date: Sun Jun 28 08:53:22 2015
New Revision: 390761
URL: https://svnweb.freebsd.org/changeset/ports/390761

Log:
  - Use DISTVERSIONSUFFIX instead of DISTNAME
  
  Approved by:	portmgr (blanket)

Modified:
  head/chinese/wordpress-zh_TW/Makefile

Modified: head/chinese/wordpress-zh_TW/Makefile
==============================================================================
--- head/chinese/wordpress-zh_TW/Makefile	Sun Jun 28 08:52:15 2015	(r390760)
+++ head/chinese/wordpress-zh_TW/Makefile	Sun Jun 28 08:53:22 2015	(r390761)
@@ -3,11 +3,11 @@
 
 PORTNAME=	wordpress
 PORTVERSION=	4.2.2
+DISTVERSIONSUFFIX=	-zh_TW
 CATEGORIES=	chinese www
 MASTER_SITES=	http://tw.wordpress.org/ \
 		http://mirror.joehorn.idv.tw/wordpress/
 PKGNAMESUFFIX=	-zh_TW
-DISTNAME=	${PORTNAME}-${PORTVERSION}${PKGNAMESUFFIX}
 
 MAINTAINER=	joehorn at gmail.com
 COMMENT=	State-of-the-art semantic personal publishing platform


More information about the svn-ports-all mailing list