Bug 158765 - [patch] mail/postfix update to 2.8.4 plus use ports framework for groups/users
Summary: [patch] mail/postfix update to 2.8.4 plus use ports framework for groups/users
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: Sahil Tandon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-10 17:40 UTC by Olli Hauer
Modified: 2011-07-26 02:50 UTC (History)
1 user (show)

See Also:


Attachments
postfix.diff (4.48 KB, patch)
2011-07-10 17:40 UTC, Olli Hauer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer freebsd_committer freebsd_triage 2011-07-10 17:40:14 UTC
- update to postfix 2.8.4
- use ports framework to create groups/user

I removed also the replace() function from pkg-install
since I couldn't find a reference for it.

ports/GIDs was already extended by me.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-10 17:40:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Sahil Tandon freebsd_committer freebsd_triage 2011-07-25 01:24:53 UTC
State Changed
From-To: open->analyzed

back from holiday and reviewing this; please give me a few days
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-26 02:49:37 UTC
sahil       2011-07-26 01:49:28 UTC

  FreeBSD ports repository

  Modified files:
    mail/postfix         Makefile distinfo 
    mail/postfix/files   pkg-install.in 
  Log:
  Update to 2.8.4 and use the ports framework to
  create USERS and GROUPS. Also remove replace()
  function from pkg-install script.
  
  PR:             ports/158765
  Submitted by:   ohauer
  
  Revision  Changes    Path
  1.172     +3 -4      ports/mail/postfix/Makefile
  1.118     +2 -2      ports/mail/postfix/distinfo
  1.5       +1 -71     ports/mail/postfix/files/pkg-install.in
_______________________________________________
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 Sahil Tandon freebsd_committer freebsd_triage 2011-07-26 02:49:47 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!