Summary: | wordpress ports: Update to 4.7 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jochen Neumeister <joneum> | ||||||||
Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Many People | CC: | joneum | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://wordpress.org/news/2016/12/vaughan/ | ||||||||||
Attachments: |
|
Description
Jochen Neumeister
![]() ![]() Are you sure USES=ssl applies here? It means dependency on openssl library, while this is plain php port which doesn't use any shared libs. openssl dependency is probably handled in php or some of its modules. (In reply to Dmitry Marakasov from comment #1) I was not sure about USES = ssl. I've inserted it because of https://wordpress.org/news/2016/12/moving-toward-ssl/ Is it better to not put it? Created attachment 177752 [details]
patch
This patch update the following wordpress ports to 4.7:
www/wordpress
german/wordpress
russian/wordpress
chinese/wordpress-zh_TW
japanese/wordpress
Created attachment 177753 [details]
patch
forget to make makesum for the japanese Port ...
ping amdmi3@FreeBSD.org russian/wordpress: => wordpress-4.7-ru_RU.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch http://ru.wordpress.org/wordpress-4.7-ru_RU.tar.gz fetch: http://ru.wordpress.org/wordpress-4.7-ru_RU.tar.gz: size mismatch: expected 8492032, actual 8509085 => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/wordpress-4.7-ru_RU.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/wordpress-4.7-ru_RU.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. others committed. A commit references this bug: Author: amdmi3 Date: Tue Dec 13 16:30:01 UTC 2016 New revision: 428508 URL: https://svnweb.freebsd.org/changeset/ports/428508 Log: - Update to 4.7 PR: 215110 Submitted by: joneum@bsdproject.de (maintainer) Changes: head/chinese/wordpress-zh_TW/Makefile head/chinese/wordpress-zh_TW/distinfo head/german/wordpress/Makefile head/german/wordpress/distinfo head/japanese/wordpress/Makefile head/japanese/wordpress/distinfo head/www/wordpress/Makefile head/www/wordpress/distinfo Closing, russian/wordpress to be handled by 215312 |