Bug 142448 - [patch] devel/qsa use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] devel/qsa use $SUB_FILES to dynamically adjust pkg-message
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: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 00:00 UTC by Sevan Janiyan
Modified: 2010-01-08 09:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.77 KB, patch)
2010-01-08 00:00 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-08 00:00:13 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 00:00:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kde

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-08 09:20:55 UTC
makc        2010-01-08 09:20:41 UTC

  FreeBSD ports repository

  Modified files:
    devel/qsa            Makefile 
  Added files:
    devel/qsa/files      pkg-message.in 
  Removed files:
    devel/qsa            pkg-message 
  Log:
  use SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142448
  Submitted by:   Sevan Janiyan <venture37 at geeklan.co.uk>
  
  Revision  Changes    Path
  1.16      +2 -6      ports/devel/qsa/Makefile
  1.1       +10 -0     ports/devel/qsa/files/pkg-message.in (new)
  1.2       +0 -10     ports/devel/qsa/pkg-message (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"
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2010-01-08 09:21:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!