Bug 150650 - [patch] games/wesnoth-devel: update to 1.9.1
Summary: [patch] games/wesnoth-devel: update to 1.9.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: Philip Paeps
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-17 16:30 UTC by swell.k
Modified: 2010-09-18 19:30 UTC (History)
0 users

See Also:


Attachments
a.diff (4.22 KB, patch)
2010-09-17 16:30 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2010-09-17 16:30:02 UTC
- update
- use AM_SILENT_RULES from automake111, makes it easier to notice warnings
- installing into WRKDIR breaks `clean' since it's running without SU_CMD
- remove superfluous WANT_GNOME
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-17 16:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->philip

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-18 19:23:59 UTC
philip      2010-09-18 18:23:54 UTC

  FreeBSD ports repository

  Modified files:
    games/wesnoth-devel  Makefile distinfo 
    games/wesnoth-devel/files patch-configure.ac 
  Added files:
    games/wesnoth-devel/files patch-Makefile.am 
  Log:
  Update to 1.9.1
  
  - update
  - use AM_SILENT_RULES from automake111, makes it easier to notice warnings
  - installing into WRKDIR breaks `clean' since it's running without SU_CMD
  - remove superfluous WANT_GNOME
  
  PR:             ports/150650
  Submitted by:   Anonymous <swell.k -at- gmail.com>
  
  Revision  Changes    Path
  1.90      +4 -6      ports/games/wesnoth-devel/Makefile
  1.57      +3 -3      ports/games/wesnoth-devel/distinfo
  1.1       +36 -0     ports/games/wesnoth-devel/files/patch-Makefile.am (new)
  1.2       +24 -0     ports/games/wesnoth-devel/files/patch-configure.ac
_______________________________________________
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 Philip Paeps freebsd_committer freebsd_triage 2010-09-18 19:24:14 UTC
State Changed
From-To: open->closed

Committed. Thanks!