Bug 142447 - [patch] devel/mercurial use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] devel/mercurial 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: Ollivier Robert
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 23:40 UTC by Sevan Janiyan
Modified: 2010-01-08 12:32 UTC (History)
0 users

See Also:


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

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

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-08 12:22:40 UTC
roberto     2010-01-08 12:22:26 UTC

  FreeBSD ports repository

  Modified files:
    devel/mercurial      Makefile 
  Log:
  Make devel/mercurial use $SUB_FILES to dynamically adjust pkg-message.
  
  PR:                             ports/142447
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.40      +1 -4      ports/devel/mercurial/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 dfilter service freebsd_committer freebsd_triage 2010-01-08 12:25:49 UTC
roberto     2010-01-08 12:25:36 UTC

  FreeBSD ports repository

  Added files:
    devel/mercurial/files pkg-message.in 
  Removed files:
    devel/mercurial      pkg-message 
  Log:
  Rename pkg-messages into files/pkg-messages.in.
  
  PR:                     ports/142447
  Submitted by:           Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.1       +7 -0      ports/devel/mercurial/files/pkg-message.in (new)
  1.2       +0 -7      ports/devel/mercurial/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 4 Ollivier Robert freebsd_committer freebsd_triage 2010-01-08 12:32:10 UTC
State Changed
From-To: open->closed

Patch applied, thanks!