Bug 142409 - [patch] biology/wise correct packing list & use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] biology/wise correct packing list & use $SUB_FILES to dynamically ad...
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 06:00 UTC by Sevan Janiyan
Modified: 2010-01-08 01:40 UTC (History)
0 users

See Also:


Attachments
file.diff (4.59 KB, patch)
2010-01-07 06: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 06:00:12 UTC

Fix: Patch attached with submission follows:
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-07 06:05:42 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-08 01:30:35 UTC
pgollucci    2010-01-08 01:30:20 UTC

  FreeBSD ports repository

  Modified files:
    biology/wise         Makefile pkg-plist 
  Added files:
    biology/wise/files   pkg-message.in 
  Removed files:
    biology/wise         pkg-message 
  Log:
  - SBU_FILES += pkg-message
  
  PR:             ports/142409
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.9       +2 -1      ports/biology/wise/Makefile
  1.1       +12 -0     ports/biology/wise/files/pkg-message.in (new)
  1.2       +0 -15     ports/biology/wise/pkg-message (dead)
  1.4       +40 -40    ports/biology/wise/pkg-plist
_______________________________________________
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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-08 01:35:29 UTC
State Changed
From-To: open->closed

Committed. Thanks!