Summary: | Updated port: archivers/deutex Doom WAD Archive editor | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Cray Elliott <MP2E> | ||||
Component: | Individual Port(s) | Assignee: | Alexey Dokuchaev <danfe> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Cray Elliott
2011-10-14 20:30:08 UTC
Responsible Changed From-To: freebsd-ports-bugs->danfe Over to maintainer (via the GNATS Auto Assign Tool) danfe 2012-02-12 09:09:18 UTC FreeBSD ports repository Modified files: archivers/deutex Makefile Added files: archivers/deutex/files patch-src-deutex.h Log: - Fix bad work with data types between architectures which resulted in immediate segfault when being run on e.g. amd64 - Fix wrong length when reading block into structure (probably a typo) - Other minor non-functional fixes PR: ports/161664 Submitted by: Cray Elliott Revision Changes Path 1.4 +4 -0 ports/archivers/deutex/Makefile 1.1 +33 -0 ports/archivers/deutex/files/patch-src-deutex.h (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed with modifications, thanks! |