Bug 142556

Summary: [patch] graphics/rubyphoto use $SUB_FILES to dynamically adjust pkg-message
Product: Ports & Packages Reporter: Sevan Janiyan <venture37>
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Sevan Janiyan 2010-01-10 00:50:00 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 00:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-10 19:24:41 UTC
Responsible Changed
From-To: ruby->pgollucci

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-12 03:37:25 UTC
pgollucci    2010-01-12 03:37:17 UTC

  FreeBSD ports repository

  Modified files:
    graphics/rubyphoto   Makefile 
  Added files:
    graphics/rubyphoto/files pkg-message.in 
  Removed files:
    graphics/rubyphoto   pkg-message 
  Log:
  SUB_FILES += pkg-message
  
  PR:             ports/142556
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.10      +2 -1      ports/graphics/rubyphoto/Makefile
  1.1       +12 -0     ports/graphics/rubyphoto/files/pkg-message.in (new)
  1.2       +0 -12     ports/graphics/rubyphoto/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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-12 03:39:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!