Bug 142806 - [PATCH] mail/smtpfeed: use SUB_FILES & DOCSDIR
Summary: [PATCH] mail/smtpfeed: use SUB_FILES & DOCSDIR
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-14 02:40 UTC by Sevan Janiyan
Modified: 2010-01-31 03:54 UTC (History)
0 users

See Also:


Attachments
smtpfeed-1.20.patch (4.18 KB, patch)
2010-01-14 02: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-14 02:40:01 UTC
Use SUB_FILES to update pkg-message
Use DOCSDIR in pkg-plist

Added file(s):
- files/pkg-message.in

Removed file(s):
- pkg-message

Generated with FreeBSD Port Tools 0.99
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-14 02:55:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-31 03:45:39 UTC
pgollucci    2010-01-31 03:44:46 UTC

  FreeBSD ports repository

  Modified files:
    mail/smtpfeed        Makefile pkg-plist 
  Added files:
    mail/smtpfeed/files  pkg-message.in 
  Removed files:
    mail/smtpfeed        pkg-message 
  Log:
  - use SUB_FILES & DOCSDIR
  
  PR:             ports/142806
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  
  Revision  Changes    Path
  1.42      +4 -2      ports/mail/smtpfeed/Makefile
  1.1       +13 -0     ports/mail/smtpfeed/files/pkg-message.in (new)
  1.4       +0 -13     ports/mail/smtpfeed/pkg-message (dead)
  1.6       +19 -19    ports/mail/smtpfeed/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-31 03:54:40 UTC
State Changed
From-To: open->closed

Committed. Thanks!