Bug 142441 - [patch] comms/aprsd use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] comms/aprsd 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: Diane Bruce
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 23:00 UTC by Sevan Janiyan
Modified: 2010-01-19 01:12 UTC (History)
0 users

See Also:


Attachments
file.diff (2.33 KB, patch)
2010-01-07 23: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-07 23:00:11 UTC

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

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-16 02:17:12 UTC
db          2010-01-16 02:17:02 UTC

  FreeBSD ports repository

  Modified files:
    comms/aprsd          Makefile 
  Added files:
    comms/aprsd/files    pkg-message.in 
  Removed files:
    comms/aprsd/files    pkg_message.in 
  Log:
  - use $SUB_FILES to dynamically adjust pkg-message
  
  PR:             ports/142441
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.3       +5 -6      ports/comms/aprsd/Makefile
  1.1       +9 -0      ports/comms/aprsd/files/pkg-message.in (new)
  1.2       +0 -9      ports/comms/aprsd/files/pkg_message.in (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 Diane Bruce freebsd_committer freebsd_triage 2010-01-19 01:12:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!