[Midnightbsd-cvs] [MidnightBSD/mports] eaf943: german/wordpress: regenerate distinfo for 7.0.3 (#...

Lucas Holt noreply at github.com
Fri Aug 21 23:58:40 EDT 2026


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

  Changed paths:
    M german/wordpress/distinfo

  Log Message:
  -----------
  german/wordpress: regenerate distinfo for 7.0.3 (#764)

## Problem

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

```
=> wordpress-7.0.3-de_DE.tar.gz is not in /usr/mports/german/wordpress/distinfo.
=> Either /usr/mports/german/wordpress/distinfo is out of date, or
=> wordpress-7.0.3-de_DE.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 de_DE 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 German WordPress distribution checksums to support fetching
and verifying version 7.0.3.

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