| Summary: | [MAINTAINER] sysutils/rdup: update to 1.1.4 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Charlie Kester <corky1951> | ||||
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. State Changed From-To: open->closed Committed. Thanks! amdmi3 2010-04-14 00:42:07 UTC
FreeBSD ports repository
Modified files:
sysutils/rdup Makefile distinfo pkg-descr
sysutils/rdup/files patch-GNUmakefile.in
Added files:
sysutils/rdup/files patch-rdup-tr.c patch-sh__rdup-simple.in
Removed files:
sysutils/rdup/files patch-rdup-simple.in
Log:
- Update to 1.1.4
PR: 145588
Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer)
Revision Changes Path
1.7 +1 -3 ports/sysutils/rdup/Makefile
1.5 +3 -3 ports/sysutils/rdup/distinfo
1.5 +2 -2 ports/sysutils/rdup/files/patch-GNUmakefile.in
1.2 +0 -11 ports/sysutils/rdup/files/patch-rdup-simple.in (dead)
1.1 +12 -0 ports/sysutils/rdup/files/patch-rdup-tr.c (new)
1.1 +195 -0 ports/sysutils/rdup/files/patch-sh__rdup-simple.in (new)
1.5 +1 -3 ports/sysutils/rdup/pkg-descr
_______________________________________________
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"
|
Update from 1.1.2 to 1.1.4 This release contains several bug-fixes. See the changelog on the author's website for details. Changes to the FreeBSD port include: - Patch file for rdup-simple.in renamed to follow make makepatch conventions - rdup-simple is now patched to use Posix sh rather than bash, and is compatible with BSD date and cp. Fix: New files: files/patch-rdup-tr.c : fixes a line that causes a fatal error when compiled with -Werror files/patch-sh__rdup-simple.in: as described above Files removed: files/patch-rdup-simple.in: as described above