| Summary: | multimedia/smpeg: revert accidental (?) configure patch | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Robert Clausecker <fuz> | ||||
| Component: | Individual Port(s) | Assignee: | Jose Alonso Cardenas Marquez <acm> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | acm, fuz | ||||
| Priority: | --- | Flags: | fuz:
maintainer-feedback-
fuz: merge-quarterly? |
||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231524 | ||||||
| Attachments: |
|
||||||
|
Description
Robert Clausecker
2022-04-02 23:38:07 UTC
maintainer timeout Comment on attachment 232912 [details] acm@freebsd.org Maintainer timeout on patch A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=907bea97e142d2599363cfcf19b7b40504fa69e6 commit 907bea97e142d2599363cfcf19b7b40504fa69e6 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2022-06-18 06:28:04 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2022-06-18 06:28:04 +0000 multimedia/smpeg: Revert configure patch file * Commit 87624aab for PR #231524 has accidentally introduced two additional patches to the configure script, breaking parts of its workings. Revert these changes to fix the configuration. * Bump PORTREVISION PR: 263023 Reported by: Robert Clausecker <fuz _at_ fuz.su> audio/sdl_mixer/Makefile | 2 +- audio/sdl_sound/Makefile | 2 +- devel/p5-SDL/Makefile | 2 +- devel/py-game/Makefile | 1 + games/battletanks/Makefile | 2 +- games/fillets-ng/Makefile | 2 +- games/heroes/Makefile | 2 +- games/onscripter/Makefile | 1 + games/prboom-plus/Makefile | 2 +- games/prboom/Makefile | 2 +- games/rnd_jue/Makefile | 2 +- games/rocksndiamonds/Makefile | 2 +- games/tecnoballz/Makefile | 2 +- multimedia/dumpmpeg/Makefile | 2 +- multimedia/smpeg/Makefile | 2 +- multimedia/smpeg/files/patch-configure | 26 -------------------------- x11-fm/tdfsb/Makefile | 2 +- 17 files changed, 16 insertions(+), 40 deletions(-) Committed thanks! Btw smpeg 2.0.0 is part of FreeBSD ports tree. Take a look at multimedia/smpeg2 (In reply to Jose Alonso Cardenas Marquez from comment #4) Thanks for mentioning this! I was unaware. I only found this problem because I was building all ports and checked for build errors for armv7, then I saw that an update was available and left a quick note. I'm not even a user of this port. |