Bug 142517 - [patch] ftp/p5-Net-FTPServer use $SUB_FILES to dynamically adjust pkg-message
Summary: [patch] ftp/p5-Net-FTPServer 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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 06:30 UTC by Sevan Janiyan
Modified: 2010-01-10 00:40 UTC (History)
0 users

See Also:


Attachments
file.diff (1.97 KB, patch)
2010-01-09 06:30 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-09 06:30:02 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-09 06:30:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

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

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-10 00:36:02 UTC
pgollucci    2010-01-10 00:35:49 UTC

  FreeBSD ports repository

  Modified files:
    ftp/p5-Net-FTPServer Makefile 
  Added files:
    ftp/p5-Net-FTPServer/files pkg-message.in 
  Removed files:
    ftp/p5-Net-FTPServer pkg-message 
  Log:
  SUBFILES += pkg-message
  
  PR:             ports/142517
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.34      +1 -2      ports/ftp/p5-Net-FTPServer/Makefile
  1.1       +6 -0      ports/ftp/p5-Net-FTPServer/files/pkg-message.in (new)
  1.3       +0 -6      ports/ftp/p5-Net-FTPServer/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-10 00:36:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!