svn commit: r447335 - head/french/wordpress
Jochen Neumeister
joneum at FreeBSD.org
Fri Aug 4 14:20:13 UTC 2017
Author: joneum
Date: Fri Aug 4 14:20:12 2017
New Revision: 447335
URL: https://svnweb.freebsd.org/changeset/ports/447335
Log:
- french/wordpress: Update from 4.8 to 4.8.1
- Changelog: https://codex.wordpress.org/Version_4.8.1#List_of_Files_Revised
- Unbreak: fetch fine with this Update
- Pet portlint
Approved by: miwi (mentor)
MFH: 2017Q3
Differential Revision: https://reviews.freebsd.org/D11845
Modified:
head/french/wordpress/Makefile
head/french/wordpress/distinfo
Modified: head/french/wordpress/Makefile
==============================================================================
--- head/french/wordpress/Makefile Fri Aug 4 14:17:51 2017 (r447334)
+++ head/french/wordpress/Makefile Fri Aug 4 14:20:12 2017 (r447335)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= wordpress
-PORTVERSION= 4.8
-PORTEPOCH= 1
+PORTVERSION= 4.8.1
DISTVERSIONSUFFIX= -fr_FR
+PORTEPOCH= 1
CATEGORIES= french www
MASTER_SITES= http://fr.wordpress.org/
@@ -12,8 +12,6 @@ MAINTAINER= joneum at FreeBSD.org
COMMENT= State-of-the-art semantic personal publishing platform
LICENSE= GPLv2
-
-BROKEN= size and checksum mismatch
CONFLICTS_INSTALL= de-wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].*
Modified: head/french/wordpress/distinfo
==============================================================================
--- head/french/wordpress/distinfo Fri Aug 4 14:17:51 2017 (r447334)
+++ head/french/wordpress/distinfo Fri Aug 4 14:20:12 2017 (r447335)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1497012470
-SHA256 (wordpress-4.8-fr_FR.tar.gz) = 7fe4e671ad0f931bc52280abfe509b84ccc1c98d2bf4e313969c99ee75bdd72c
-SIZE (wordpress-4.8-fr_FR.tar.gz) = 8655830
+TIMESTAMP = 1501770946
+SHA256 (wordpress-4.8.1-fr_FR.tar.gz) = f12dce8d3e8c168c620c85f6f4064a4f0d50d9543bfb89e4d0973e992431de7f
+SIZE (wordpress-4.8.1-fr_FR.tar.gz) = 8657939
More information about the svn-ports-head
mailing list