Bug 160753 - databases/hiredis: Fixed build on 9.x with clang
Summary: databases/hiredis: Fixed build on 9.x with clang
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 21:20 UTC by Grzegorz Blach
Modified: 2011-09-16 08:20 UTC (History)
0 users

See Also:


Attachments
hiredis.diff.txt (1.13 KB, text/plain)
2011-09-15 21:20 UTC, Grzegorz Blach
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grzegorz Blach 2011-09-15 21:20:05 UTC

In port databases/hiredis: Attached patch which 
fixes build on 9.x with clang.
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-09-16 08:15:06 UTC
vanilla     2011-09-16 07:14:52 UTC

  FreeBSD ports repository

  Added files:
    databases/hiredis/files patch-hiredis.c 
  Log:
  Fix build error with clang (do not need to bump PORTREVISION).
  
  PR:             ports/160753
  Submitted by:   maintainer
  
  Revision  Changes    Path
  1.1       +11 -0     ports/databases/hiredis/files/patch-hiredis.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"
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2011-09-16 08:15:13 UTC
State Changed
From-To: open->closed

Committed, thanks.