[Midnightbsd-cvs] [MidnightBSD/mports] 3e7374: chinese/wordpress-zh_TW: regenerate distinfo for 7...

Lucas Holt noreply at github.com
Fri Aug 21 23:57:59 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/mports
  Commit: 3e73745d6b8cd35131ed81f141961ce460dfae65
      https://github.com/MidnightBSD/mports/commit/3e73745d6b8cd35131ed81f141961ce460dfae65
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-08-21 (Fri, 21 Aug 2026)

  Changed paths:
    M chinese/wordpress-zh_TW/distinfo

  Log Message:
  -----------
  chinese/wordpress-zh_TW: regenerate distinfo for 7.0.3 (#762)

## Problem

Commit `6314d32ee7` updated the master port `www/wordpress` from 6.9 to
7.0.3 and regenerated only `www/wordpress/distinfo`. This Traditional
Chinese slave still carried the 6.9 checksums, so fetching failed:

```
=> wordpress-7.0.3-zh_TW.tar.gz is not in /usr/mports/chinese/wordpress-zh_TW/distinfo.
=> Either /usr/mports/chinese/wordpress-zh_TW/distinfo is out of date, or
=> wordpress-7.0.3-zh_TW.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 zh_TW 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 Traditional Chinese WordPress port checksums so version
7.0.3 can be fetched and verified successfully.

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