| Summary: | port fix: archivers/par2cmdline - Fix offset update in quiet mode | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Ganael LAPLANCHE <ganael.laplanche> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Ganael LAPLANCHE
2009-03-10 11:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. araujo 2009-03-15 18:27:46 UTC
FreeBSD ports repository
Modified files:
archivers/par2cmdline Makefile
Added files:
archivers/par2cmdline/files patch-par2creatorsourcefile.cpp
Log:
- Fixes a missed offset update when using quiet mode with par2create.
This bug has been referenced here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1802742&group_id=30568&atid=399698
http://sourceforge.net/tracker/index.php?func=detail&aid=1085638&group_id=30568&atid=399698
PR: ports/132494
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Revision Changes Path
1.11 +2 -2 ports/archivers/par2cmdline/Makefile
1.1 +13 -0 ports/archivers/par2cmdline/files/patch-par2creatorsourcefile.cpp (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. Thanks! |