svn commit: r442213 - head/german/wordpress
Jochen Neumeister
joneum at FreeBSD.org
Wed May 31 15:03:43 UTC 2017
Author: joneum
Date: Wed May 31 15:03:42 2017
New Revision: 442213
URL: https://svnweb.freebsd.org/changeset/ports/442213
Log:
- Fix checksum because of changes in the language files
- Bump PORTREVISION
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10990
Modified:
head/german/wordpress/Makefile
head/german/wordpress/distinfo
Modified: head/german/wordpress/Makefile
==============================================================================
--- head/german/wordpress/Makefile Wed May 31 14:55:55 2017 (r442212)
+++ head/german/wordpress/Makefile Wed May 31 15:03:42 2017 (r442213)
@@ -3,6 +3,7 @@
PORTNAME= wordpress
PORTVERSION= 4.7.5
+PORTREVISION= 1
DISTVERSIONSUFFIX= -de_DE
CATEGORIES= german www
MASTER_SITES= http://de.wordpress.org/
Modified: head/german/wordpress/distinfo
==============================================================================
--- head/german/wordpress/distinfo Wed May 31 14:55:55 2017 (r442212)
+++ head/german/wordpress/distinfo Wed May 31 15:03:42 2017 (r442213)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495394579
-SHA256 (wordpress-4.7.5-de_DE.tar.gz) = d783ccab832886eab80fcf8c1432f1208f3b99d1d61788118e5affb2fb75c8f5
-SIZE (wordpress-4.7.5-de_DE.tar.gz) = 8509552
+TIMESTAMP = 1496136092
+SHA256 (wordpress-4.7.5-de_DE.tar.gz) = 8e4de08dee98158aca07e8264b0fbf967a7a12e763bbd89f972f1da3469e46a1
+SIZE (wordpress-4.7.5-de_DE.tar.gz) = 8508344
More information about the svn-ports-head
mailing list