Bug 112422 - devel/mingw32-pdcurses: bump to 3.1
Summary: devel/mingw32-pdcurses: bump to 3.1
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 17:20 UTC by Ed Schouten
Modified: 2007-05-27 12:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.07 KB, patch)
2007-05-04 17:20 UTC, Ed Schouten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Schouten 2007-05-04 17:20:03 UTC
A new version of PDCurses is available; 3.1. This version also removes a
oddity from the Makefile we use to cross-compile the library. Previous
releases set SHELL=/bin/bash, which would obviously break on systems
such as FreeBSD.

Fix: The following patch bumps the port to 3.1 and removes the hack we used
to apply:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-05-09 05:51:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-27 12:31:09 UTC
miwi        2007-05-27 11:31:00 UTC

  FreeBSD ports repository

  Modified files:
    devel/mingw32-pdcurses Makefile distinfo 
  Log:
  - Update to 3.1
  
  PR:             112422
  Submitted by:   Ed Schouten <ed@fxq.nl> (maintainer)
  
  Revision  Changes    Path
  1.2       +2 -2      ports/devel/mingw32-pdcurses/Makefile
  1.2       +3 -3      ports/devel/mingw32-pdcurses/distinfo
_______________________________________________
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 Martin Wilke freebsd_committer freebsd_triage 2007-05-27 12:32:07 UTC
State Changed
From-To: open->closed

Committed. Thanks!