Bug 143993 - [MAINTAINER] [PATCH] graphics/lcdtest Update to 1.18
Summary: [MAINTAINER] [PATCH] graphics/lcdtest Update to 1.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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-16 10:10 UTC by Robert Farmer
Modified: 2010-03-09 22:40 UTC (History)
0 users

See Also:


Attachments
file.diff (3.92 KB, patch)
2010-02-16 10:10 UTC, Robert Farmer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Farmer 2010-02-16 10:10:01 UTC
Update to 1.18

I got rid of scons and just made a do-build target since there is only one file to compile and it was too much of a pain trying to make scons respect CC, CFLAGS, etc.

Changes:

Release 1.18 uses SDL_ttf to render text, rather than SFont, and uses the free LiberationMono-Regular TrueType font. Updated build system to use SCons 1.20, and eliminate use of some deprecated SCons features. Changed license to GPLv3.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-02-16 10:15:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-03-09 22:33:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-03-09 22:33:33 UTC
miwi        2010-03-09 22:33:19 UTC

  FreeBSD ports repository

  Modified files:
    graphics/lcdtest     Makefile distinfo 
  Removed files:
    graphics/lcdtest/files patch-SConstruct patch-src-SConscript 
  Log:
  - Update to 1.18
  
  PR:             143993
  Submitted by:   Rob Farmer <rfarmer@predatorlabs.net> (maintainer)
  
  Revision  Changes    Path
  1.10      +16 -11    ports/graphics/lcdtest/Makefile
  1.3       +3 -3      ports/graphics/lcdtest/distinfo
  1.4       +0 -10     ports/graphics/lcdtest/files/patch-SConstruct (dead)
  1.4       +0 -11     ports/graphics/lcdtest/files/patch-src-SConscript (dead)
_______________________________________________
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"