Bug 164250 - [MAINTAINER] [PATCH] typo fix in x11-wm/scrotwm Makefile
Summary: [MAINTAINER] [PATCH] typo fix in x11-wm/scrotwm Makefile
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-17 17:50 UTC by Niclas Zeising
Modified: 2012-01-17 19:21 UTC (History)
0 users

See Also:


Attachments
x11-wm.scrotwm.typofix.diff (915 bytes, patch)
2012-01-17 17:50 UTC, Niclas Zeising
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas Zeising 2012-01-17 17:50:13 UTC
	Attached patch fixes a typo in x11-wm/scrotwm which made scrotwm fail to launch.
	Portrevision is bumped so everyone recompiles with the fix.
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-17 17:52:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-17 19:15:32 UTC
rm          2012-01-17 19:15:06 UTC

  FreeBSD ports repository

  Modified files:
    x11-wm/scrotwm       Makefile 
  Log:
  - fix runtime by correcting typo
  - bump PORTREVISION
  
  PR:             164250
  Submitted by:   Niclas Zeising <zeising at daemonic dot se> (maintainer)
  
  Revision  Changes    Path
  1.14      +2 -1      ports/x11-wm/scrotwm/Makefile
_______________________________________________
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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-17 19:21:04 UTC
State Changed
From-To: open->closed

Committed, thank you!