Bug 103448 - [PATCH] devel/pwlib: [pwlib links against old SDL11]
Summary: [PATCH] devel/pwlib: [pwlib links against old SDL11]
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: Stanislav Sedov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-21 07:10 UTC by Diane Bruce
Modified: 2006-09-21 10:50 UTC (History)
1 user (show)

See Also:


Attachments
pwlib-1.10.1_2,1.patch (2.32 KB, patch)
2006-09-21 07:10 UTC, Diane Bruce
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Diane Bruce 2006-09-21 07:10:22 UTC
[DESCRIBE CHANGES]

pwlib is hardcoded by upstream vendor to link against our old SDL11
libs. This is now obviously wrong and should also be fixed upstream.

Added file(s):
- files/patch-include_ptclib_vsdl.h
- files/patch-src_ptclib_vsdl.cxx

Port maintainer (steve@energistic.com) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-09-21 07:10:35 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Stanislav Sedov freebsd_committer freebsd_triage 2006-09-21 09:46:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->stas

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-09-21 10:41:10 UTC
stas        2006-09-21 09:40:53 UTC

  FreeBSD ports repository

  Modified files:
    devel/pwlib/files    patch-configureac 
  Added files:
    devel/pwlib/files    patch-include_ptclib_vsdl.h 
                         patch-src_ptclib_vsdl.cxx 
  Log:
  - Fix the port to work with the updated SDL version (1.2.11)
  
  PR:             ports/103448
  Submitted by:   Diane Bruce <db@db.net>
  Approved by:    krion (portmgr), sem (mentor)
  
  Revision  Changes    Path
  1.4       +7 -4      ports/devel/pwlib/files/patch-configureac
  1.1       +14 -0     ports/devel/pwlib/files/patch-include_ptclib_vsdl.h (new)
  1.1       +14 -0     ports/devel/pwlib/files/patch-src_ptclib_vsdl.cxx (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 4 Stanislav Sedov freebsd_committer freebsd_triage 2006-09-21 10:41:46 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!