Opened 8 years ago

Last modified 7 years ago

#53223 closed update

Update WordPress to version 4.7 — at Version 2

Reported by: josephsacco Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: wordpress

Description (last modified by mf2k (Frank Schima))

Attached is a Portfile to update wordpress to 4.7. I modified the wordpress@3.5 Portfile to support multiple versions of PHP with the default PHP version set to version 7.1, the current stable version.

Deciding what PHP dependencies to test for seems to be a matter of personal taste. The WordPress website is not very helpful on this issue. The minimal requirements are listed on the website as:

  • PHP 7 or greater
  • MySQL 5.6 or greater
  • The mod_rewrite Apache module
  • HTTPS support

-Joseph

Change History (4)

Changed 8 years ago by josephsacco

Attachment: Portfile added

Portfile

comment:1 Changed 8 years ago by mf2k (Frank Schima)

Thanks. Per the guidelines, please instead attach a unified diff of the Portfile so we can easily see what changes you are proposing.

Changed 8 years ago by josephsacco

Attachment: Portfile.diff added

Portfile diff

comment:2 Changed 8 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: haspatch added
Note: See TracTickets for help on using tickets.