Bug 150254 - [PATCH] mail/courier-imap: Replace LIBDEPENDS=devel/fam with USE_FAM to allow use with devel/gamin
Summary: [PATCH] mail/courier-imap: Replace LIBDEPENDS=devel/fam with USE_FAM to allow...
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-03 18:20 UTC by Wayne Sierke
Modified: 2010-10-17 11:30 UTC (History)
1 user (show)

See Also:


Attachments
courier-imap-4.8.0,2.patch (790 bytes, patch)
2010-09-03 18:20 UTC, Wayne Sierke
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wayne Sierke 2010-09-03 18:20:01 UTC
Replace explicit dependency on devel/fam with USE_FAM to allow use of devel/gamin.

In the same conditional block it seems to me that the "CONFIGURE_ENV="
and "LIB_DEPENDS+=" are probably redundant and even erroneous (but I
haven't removed them in case I'm wrong about that).

Eliminated the double blank line that portlint reports as 'FATAL'.


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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-09-03 18:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-17 11:27:00 UTC
oliver      2010-10-17 10:26:54 UTC

  FreeBSD ports repository

  Modified files:
    mail/courier-imap    Makefile distinfo 
  Log:
  update to 4.8.1
  replace hardcoded dependency to libfam with USE_FAM [1]
  
  PR:             ports/150254 [1]
  Submitted by:   Wayne Sierke <ws@au.dyndns.ws> [1]
  
  Revision  Changes    Path
  1.134     +2 -2      ports/mail/courier-imap/Makefile
  1.70      +3 -3      ports/mail/courier-imap/distinfo
_______________________________________________
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 Oliver Lehmann freebsd_committer freebsd_triage 2010-10-17 11:27:52 UTC
State Changed
From-To: open->closed

committed, Thanks