Bug 142734 - [PATCH] mail/listmanager: Support NOPORTSDOCS & DATA, use SUB_FILES to adjust files
Summary: [PATCH] mail/listmanager: Support NOPORTSDOCS & DATA, use SUB_FILES to adjust...
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-12 01:50 UTC by Sevan Janiyan
Modified: 2010-09-08 23:20 UTC (History)
1 user (show)

See Also:


Attachments
listmanager-2.109_1.patch (16.61 KB, patch)
2010-01-12 01:50 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-12 01:50:01 UTC
EXTRACT_SUFX doesn't need to be declared if using DISTFILES
automatically adjust files via SUB_FILES instead of invoking sed
support NOPORTDOCS & NOPORTDATA
use DOCSDIR & DATADIR instead of using ${PREFIX}/share/listmanager

Port maintainer (gshapiro@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-12 01:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gshapiro

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-02 06:32:49 UTC
Responsible Changed
From-To: gshapiro->pgollucci

maintainer timeout (gshapiro ; 233 days)
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-09-08 23:10:36 UTC
State Changed
From-To: open->closed

Committed, Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-09-08 23:10:36 UTC
pgollucci    2010-09-08 22:10:27 UTC

  FreeBSD ports repository

  Modified files:
    mail/listmanager     Makefile pkg-plist 
    mail/listmanager/files listmanager.cf.in pkg-message.in 
                           setup.in 
  Log:
  - EXTRACT_SUFX doesn't need to be declared if using DISTFILES
  - automatically adjust files via SUB_FILES instead of invoking sed
  - support NOPORTDOCS & NOPORTDATA
  - use DOCSDIR & DATADIR instead of using ${PREFIX}/share/listmanager
  
  PR:             ports/142734
  Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
  Approved by:    maintainer timeout (gshapiro ; 233 days)
  
  Revision  Changes    Path
  1.17      +16 -16    ports/mail/listmanager/Makefile
  1.2       +4 -4      ports/mail/listmanager/files/listmanager.cf.in
  1.2       +2 -2      ports/mail/listmanager/files/pkg-message.in
  1.2       +2 -2      ports/mail/listmanager/files/setup.in
  1.7       +171 -170  ports/mail/listmanager/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"