From owner-svn-ports-all@freebsd.org Tue Sep 6 19:22:27 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C9D9ABC604C; Tue, 6 Sep 2016 19:22:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7FE48E98; Tue, 6 Sep 2016 19:22:27 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u86JMQjr088006; Tue, 6 Sep 2016 19:22:26 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u86JMQGw088004; Tue, 6 Sep 2016 19:22:26 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201609061922.u86JMQGw088004@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Tue, 6 Sep 2016 19:22:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r421461 - head/russian/wordpress X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Sep 2016 19:22:27 -0000 Author: amdmi3 Date: Tue Sep 6 19:22:26 2016 New Revision: 421461 URL: https://svnweb.freebsd.org/changeset/ports/421461 Log: - Update to 4.6 PR: 212171 Submitted by: 9267096@gmail.com (maintainer) Modified: head/russian/wordpress/Makefile head/russian/wordpress/distinfo Modified: head/russian/wordpress/Makefile ============================================================================== --- head/russian/wordpress/Makefile Tue Sep 6 19:11:37 2016 (r421460) +++ head/russian/wordpress/Makefile Tue Sep 6 19:22:26 2016 (r421461) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wordpress -PORTVERSION= 4.5.3 +PORTVERSION= 4.6 DISTVERSIONSUFFIX= -ru_RU CATEGORIES= russian www MASTER_SITES= http://ru.wordpress.org/ @@ -13,13 +13,12 @@ COMMENT= State-of-the-art semantic perso LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/license.txt -CONFLICTS_INSTALL= wordpress-3.* de-wordpress-3.* ja-wordpress-3.* +CONFLICTS_INSTALL= wordpress-[0-9].* de-wordpress-[0-9].* ja-wordpress-[0-9].* NO_ARCH= yes NO_BUILD= yes -USES= cpe +USES= php:web cpe USE_PHP= curl gd hash mysqli pcre tokenizer xml zip zlib ftp -WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} CPE_LANG= ru @@ -42,7 +41,6 @@ pre-install: ${ECHO_CMD} '@owner www' > ${PLIST} ${ECHO_CMD} '@group www' >> ${PLIST} cd ${WRKSRC}/ && ${FIND} -s * -type f | ${SED} -e 's|^|%%WWWDIR%%/|' >> ${PLIST} - cd ${WRKSRC}/ && ${FIND} -d . -type d | ${SED} -e 's|^\.|@dir %%WWWDIR%%|' >> ${PLIST} ${ECHO_CMD} '@owner' >> ${PLIST} ${ECHO_CMD} '@group' >> ${PLIST} if [ ! -f ${WRKSRC}/wp-config-sample.php ]; then ${CP} \ Modified: head/russian/wordpress/distinfo ============================================================================== --- head/russian/wordpress/distinfo Tue Sep 6 19:11:37 2016 (r421460) +++ head/russian/wordpress/distinfo Tue Sep 6 19:22:26 2016 (r421461) @@ -1,3 +1,3 @@ -TIMESTAMP = 1466650714 -SHA256 (wordpress-4.5.3-ru_RU.tar.gz) = eb1a6bc2a031c6ca92d38dc6e98bfe7b1cc2eface11184d4018eee3077ff1bfa -SIZE (wordpress-4.5.3-ru_RU.tar.gz) = 8267234 +TIMESTAMP = 1472783802 +SHA256 (wordpress-4.6-ru_RU.tar.gz) = 972f6289028d886dada61f23630b1c42fb7fe078bffcf531673c29b75f12335e +SIZE (wordpress-4.6-ru_RU.tar.gz) = 8436885