Bug 129019 - [PATCH] devel/strace: update to 4.5.18
Summary: [PATCH] devel/strace: update to 4.5.18
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-20 17:30 UTC by Yi-Jheng Lin
Modified: 2008-12-27 04:20 UTC (History)
1 user (show)

See Also:


Attachments
strace-4.5.18.patch (8.47 KB, patch)
2008-11-20 17:30 UTC, Yi-Jheng Lin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yi-Jheng Lin 2008-11-20 17:30:01 UTC
- Update to 4.5.18

Added file(s):
- files/patch-net.c
- files/patch-syscall.c
- files/patch-time.c

Port maintainer (pgollucci@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-20 17:30:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-12-25 14:47:03 UTC
pgollucci    2008-12-25 14:44:06 UTC

  FreeBSD ports repository

  Modified files:
    devel/strace         Makefile distinfo 
    devel/strace/files   patch-file.c patch-sock.c patch-strace.c 
  Log:
  Update to 4.5.18
  Still i386 only
  
  PR:             ports/129019
  Submitted by:   Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
  Approved by:    araujo (mentor, implicit)
  
  Revision  Changes    Path
  1.25      +8 -10     ports/devel/strace/Makefile
  1.12      +3 -3      ports/devel/strace/distinfo
  1.2       +36 -4     ports/devel/strace/files/patch-file.c
  1.2       +33 -4     ports/devel/strace/files/patch-sock.c
  1.2       +21 -21    ports/devel/strace/files/patch-strace.c
_______________________________________________
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"
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2008-12-25 14:56:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 Ralf van der Enden 2008-12-26 12:00:11 UTC
Three patch files were lost during the commit even though they're included in the patch supplied with this PR.

It concerns patch-net.c, patch-syscall.c and patch-time.c

They're all new, so maybe that's what caused it. Without them strace 4.5.18 won't compile.

Cheers,
Ralf
Comment 5 dfilter service freebsd_committer freebsd_triage 2008-12-27 04:15:35 UTC
pgollucci    2008-12-27 04:15:26 UTC

  FreeBSD ports repository

  Modified files:
    devel/strace         Makefile 
  Added files:
    devel/strace/files   patch-net.c patch-syscall.c patch-time.c 
  Log:
  - Update to 4.5.18
  - Add forgotten new files
  
  PR:             ports/129019
  Reported by:    erwinbot
  Pointyhat to:   pgollucci
  
  Revision  Changes    Path
  1.26      +1 -0      ports/devel/strace/Makefile
  1.1       +18 -0     ports/devel/strace/files/patch-net.c (new)
  1.1       +15 -0     ports/devel/strace/files/patch-syscall.c (new)
  1.1       +18 -0     ports/devel/strace/files/patch-time.c (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"