Bug 154253 - [patch] deskutils/thinkingrock Actions screen is blank/empty
Summary: [patch] deskutils/thinkingrock Actions screen is blank/empty
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 07:20 UTC by G. Paul Ziemba
Modified: 2011-01-24 16:20 UTC (History)
0 users

See Also:


Attachments
patch-Makefile (447 bytes, text/plain)
2011-01-24 07:20 UTC, G. Paul Ziemba
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description G. Paul Ziemba 2011-01-24 07:20:07 UTC
	Problem described in:

	http://www.trgtd.com.au/forum/viewtopic.php?f=26&t=2598&start=0

Fix: fix is referenced in above link in Description and described in:

	http://www.trgtd.com.au/forum/viewtopic.php?f=24&t=2032

	The attached patch is for the port Makefile (i.e.,
	/usr/ports/deskutils/thinkingrock/Makefile)


How-To-Repeat: 	Install deskutils/thinkingrock. Collect/process actions. They 
	are visible in the projects window as "Single Actions" but the
	Actions window is blank.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-24 07:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-24 16:15:23 UTC
beat        2011-01-24 16:15:18 UTC

  FreeBSD ports repository

  Modified files:
    deskutils/thinkingrock Makefile distinfo 
  Log:
  - Set default_options to make actions in action window visible [1]
  - Cleanup post-patch target
  - Remove MD5 checksum
  - Bump PORTREVISION
  
  PR:             ports/154253 [1]
  Submitted by:   G. Paul Ziemba <p-fbsd-bugs AT ziemba.us> [1]
  Feature safe:   yes
  
  Revision  Changes    Path
  1.9       +6 -4      ports/deskutils/thinkingrock/Makefile
  1.5       +0 -1      ports/deskutils/thinkingrock/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 Beat Gaetzi freebsd_committer freebsd_triage 2011-01-24 16:16:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!