[Midnightbsd-cvs] [MidnightBSD/mports] 046bf5: japanese/wordpress: regenerate distinfo for 7.0.3 ...
Lucas Holt
noreply at github.com
Fri Aug 21 23:59:04 EDT 2026
Branch: refs/heads/master
Home: https://github.com/MidnightBSD/mports
Commit: 046bf5b111c7821193368354484f4ca300a3fe51
https://github.com/MidnightBSD/mports/commit/046bf5b111c7821193368354484f4ca300a3fe51
Author: Lucas Holt <luke at foolishgames.com>
Date: 2026-08-21 (Fri, 21 Aug 2026)
Changed paths:
M japanese/wordpress/distinfo
Log Message:
-----------
japanese/wordpress: regenerate distinfo for 7.0.3 (#765)
## Problem
Commit `6314d32ee7` updated the master port `www/wordpress` from 6.9 to
7.0.3 and regenerated only `www/wordpress/distinfo`. This Japanese slave
still carried the 6.9 checksums, so fetching failed:
```
=> wordpress-7.0.3-ja.tar.gz is not in /usr/mports/japanese/wordpress/distinfo.
=> Either /usr/mports/japanese/wordpress/distinfo is out of date, or
=> wordpress-7.0.3-ja.tar.gz is spelled incorrectly.
```
Reported by Magus run 647.
## Fix
`bmake makesum`.
No `PORTREVISION` bump — the version comes from the master port, which
already carries it.
## Testing
`bmake makesum` followed by `bmake checksum`, which passes against the
freshly fetched 7.0.3 ja tarball.
## Scope
All five `www/wordpress` slaves are affected by the same commit
(`chinese/wordpress-zh_CN`, `chinese/wordpress-zh_TW`,
`french/wordpress`, `german/wordpress`, `japanese/wordpress`). Each is
fixed on its own branch per the one-port-per-PR convention; this is one
of the five.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
## Summary by Sourcery
Bug Fixes:
- Update the Japanese WordPress port checksums for version 7.0.3 so the
distribution archive can be fetched and verified.
Signed-off-by: Lucas Holt <luke at foolishgames.com>
To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/mports/settings/notifications
More information about the Midnightbsd-cvs
mailing list