Bug 165701 - [PATCH] audio/libtunepimp: fix build with curl 7.24.0
Summary: [PATCH] audio/libtunepimp: fix build with curl 7.24.0
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-05 01:20 UTC by Po-Chuan Hsieh
Modified: 2012-03-05 02:10 UTC (History)
1 user (show)

See Also:


Attachments
libtunepimp-0.5.3_9,1.patch (830 bytes, patch)
2012-03-05 01:20 UTC, Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-03-05 01:20:04 UTC
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)

Port maintainer (bsdkaffee@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_3 (mode: change, diff: CVS)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-05 01:20:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-05 01:20:18 UTC
Maintainer of audio/libtunepimp,

Please note that PR ports/165701 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/165701

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-03-05 01:20:20 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Jason E. Hale 2012-03-05 01:58:54 UTC
I approve. Thank you.

- Jason
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-03-05 02:00:55 UTC
sunpoet     2012-03-05 02:00:45 UTC

  FreeBSD ports repository

  Modified files:
    audio/libtunepimp/files patch-lib_protocol.cpp 
  Log:
  - Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
  
  PR:             ports/165701
  Notified by:    makc
  Submitted by:   sunpoet (myself)
  Approved by:    Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +6 -1      ports/audio/libtunepimp/files/patch-lib_protocol.cpp
_______________________________________________
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 6 Po-Chuan Hsieh freebsd_committer freebsd_triage 2012-03-05 02:00:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!