Bug 142457 - [patch] emulators/pearpc use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] emulators/pearpc 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: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-08 02:10 UTC by Sevan Janiyan
Modified: 2010-01-22 08:00 UTC (History)
0 users

See Also:


Attachments
file.txt (491 bytes, text/plain)
2010-01-08 02:10 UTC, Sevan Janiyan
no flags Details
pearpc.txt (850 bytes, text/plain)
2010-01-08 02:08 UTC, Sevan Janiyan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-08 02:08:30 UTC
oops, sorry, wrong file was attached when raising the PR.
Comment 1 Sevan Janiyan 2010-01-08 02:10:01 UTC

Fix: Patch attached with submission follows:
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-08 02:10:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-21 18:44:43 UTC
novel       2010-01-21 18:44:33 UTC

  FreeBSD ports repository

  Modified files:
    emulators/pearpc     Makefile 
    emulators/pearpc/files pkg-message.in 
  Log:
  Use SUB_FILES for pkg-message instead of sed.
  
  PR:             142457 (based on)
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.31      +2 -1      ports/emulators/pearpc/Makefile
  1.3       +1 -1      ports/emulators/pearpc/files/pkg-message.in
_______________________________________________
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 4 Roman Bogorodskiy freebsd_committer freebsd_triage 2010-01-22 08:00:46 UTC
State Changed
From-To: open->closed

Committed, thanks!