Bug 136082

Summary: mail/qmail-tls: make certificate problem
Product: Ports & Packages Reporter: Bryan Drewery <bryan>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Bryan Drewery 2009-06-27 05:50:01 UTC
make certificate results in sh errors.

Fix: Needs '\' on 2 lines of Makefile. See patch.

Patch attached with submission follows:
How-To-Repeat: cd /usr/ports/mail/qmail-tls && make certificate
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-06-27 05:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-28 15:15:16 UTC
garga       2009-06-28 14:15:01 UTC

  FreeBSD ports repository

  Modified files:
    mail/qmail           Makefile 
  Log:
  - Fix shell errors on make certificate
  
  PR:             ports/136082
  Submitted by:   Bryan Drewery <bryan@shatow.net>
  
  Revision  Changes    Path
  1.142     +2 -2      ports/mail/qmail/Makefile
_______________________________________________
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 Renato Botelho freebsd_committer freebsd_triage 2009-06-28 15:23:22 UTC
State Changed
From-To: open->closed

Committed. Thanks!