Bug 147734 - [patch] port mail/postfix update from 2.6.6 to 2.6.7
Summary: [patch] port mail/postfix update from 2.6.6 to 2.6.7
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: 2010-06-09 20:50 UTC by Olli Hauer
Modified: 2010-06-10 23:20 UTC (History)
1 user (show)

See Also:


Attachments
patch_mail_postfix26.txt (2.62 KB, text/plain)
2010-06-09 20:50 UTC, Olli Hauer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olli Hauer 2010-06-09 20:50:03 UTC
- update to version 2.6.7
- remove empty var from startup script
- get rid off patchfiles with '::' in filename
 ( http://wiki.freebsd.org/PortsLongtermTargets section 'Not using :: in patchfile name' )
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-09 20:50:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sahil

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-10 23:11:08 UTC
sahil       2010-06-10 22:10:54 UTC

  FreeBSD ports repository

  Modified files:
    mail/postfix26       Makefile distinfo 
    mail/postfix26/files postfix.sh.in 
  Log:
  - Update to 2.6.7 [1]
  - Remove "empty variable" default assignment in rc.d script [1]
  - Change my email to @FreeBSD.org
  
  PR:             ports/147734 [1]
  Submitted by:   olli hauer <ohauer@gmx.de>
  Approved by:    wxs@ (mentor)
  
  Revision  Changes    Path
  1.157     +2 -2      ports/mail/postfix26/Makefile
  1.108     +3 -3      ports/mail/postfix26/distinfo
  1.10      +1 -2      ports/mail/postfix26/files/postfix.sh.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 3 Sahil Tandon freebsd_committer freebsd_triage 2010-06-10 23:11:23 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!