svn commit: r390760 - head/russian/wordpress

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


Author: sunpoet
Date: Sun Jun 28 08:52:15 2015
New Revision: 390760
URL: https://svnweb.freebsd.org/changeset/ports/390760

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

Modified:
  head/russian/wordpress/Makefile

Modified: head/russian/wordpress/Makefile
==============================================================================
--- head/russian/wordpress/Makefile	Sun Jun 28 08:50:17 2015	(r390759)
+++ head/russian/wordpress/Makefile	Sun Jun 28 08:52:15 2015	(r390760)
@@ -3,9 +3,9 @@
 
 PORTNAME=	wordpress
 PORTVERSION=	4.2.2
+DISTVERSIONSUFFIX=	-ru_RU
 CATEGORIES=	russian www
 MASTER_SITES=	http://ru.wordpress.org/
-DISTNAME=	${PORTNAME}-${PORTVERSION}-ru_RU
 
 MAINTAINER=	9267096 at gmail.com
 COMMENT=	State-of-the-art semantic personal publishing platform


More information about the svn-ports-all mailing list