Date: Fri, 21 Apr 2017 08:50:22 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r439030 - in head/french: . wordpress Message-ID: <201704210850.v3L8oMOA088736@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Fri Apr 21 08:50:21 2017 New Revision: 439030 URL: https://svnweb.freebsd.org/changeset/ports/439030 Log: - Repocopy www/wordpress -> french/wordpress PR: 218161 Submitted by: joneum@bsdproject.de Added: head/french/wordpress/ - copied from r439029, head/www/wordpress/ Modified: head/french/Makefile head/french/wordpress/Makefile head/french/wordpress/distinfo head/french/wordpress/pkg-descr Modified: head/french/Makefile ============================================================================== --- head/french/Makefile Fri Apr 21 08:43:45 2017 (r439029) +++ head/french/Makefile Fri Apr 21 08:50:21 2017 (r439030) @@ -22,5 +22,6 @@ SUBDIR += php_doc SUBDIR += trytond28_account_fr SUBDIR += verbiste + SUBDIR += wordpress .include <bsd.port.subdir.mk> Modified: head/french/wordpress/Makefile ============================================================================== --- head/www/wordpress/Makefile Fri Apr 21 08:43:45 2017 (r439029) +++ head/french/wordpress/Makefile Fri Apr 21 08:50:21 2017 (r439030) @@ -4,8 +4,9 @@ PORTNAME= wordpress PORTVERSION= 4.7.3 PORTEPOCH= 1 +DISTVERSIONSUFFIX= -fr_FR CATEGORIES= www -MASTER_SITES= http://wordpress.org/ +MASTER_SITES= http://fr.wordpress.org/ MAINTAINER= joneum@bsdproject.de COMMENT= State-of-the-art semantic personal publishing platform Modified: head/french/wordpress/distinfo ============================================================================== --- head/www/wordpress/distinfo Fri Apr 21 08:43:45 2017 (r439029) +++ head/french/wordpress/distinfo Fri Apr 21 08:50:21 2017 (r439030) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488881918 -SHA256 (wordpress-4.7.3.tar.gz) = e715069fdab049ec668cd74e57cabcb23583dc4a84c5e330c430cbe8998f6d89 -SIZE (wordpress-4.7.3.tar.gz) = 8008833 +TIMESTAMP = 1492764444 +SHA256 (wordpress-4.7.3-fr_FR.tar.gz) = 43b017da95f6e3763affaba53ef9d67282f99082dca93d7c34e85aee8b883f59 +SIZE (wordpress-4.7.3-fr_FR.tar.gz) = 8488876 Modified: head/french/wordpress/pkg-descr ============================================================================== --- head/www/wordpress/pkg-descr Fri Apr 21 08:43:45 2017 (r439029) +++ head/french/wordpress/pkg-descr Fri Apr 21 08:50:21 2017 (r439030) @@ -4,4 +4,4 @@ with a focus on aesthetics, web standard More simply, Wordpress is what you use when you want to work with your blogging software, not fight it. -WWW: http://wordpress.org/ +WWW: http://fr.wordpress.org/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704210850.v3L8oMOA088736>