Bug 151142

Summary: Fix sysutils/bacula2-{server,client} fetching
Product: Ports & Packages Reporter: Václav Haisman <v.haisman>
Component: Individual Port(s)Assignee: Olli Hauer <ohauer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Václav Haisman 2010-10-01 19:40:04 UTC
The attached patch fixes sysutils/bacula2-{server,client} fetching and adds a note about broken OpenSSL support to OPTIONS.

Fix: Patch attached with submission follows:
Comment 1 Olli Hauer freebsd_committer freebsd_triage 2010-10-03 21:33:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ohauer

I'll take it
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-10-03 21:54:27 UTC
ohauer      2010-10-03 20:54:22 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/bacula2-server Makefile 
  Log:
  - update download URL
  - deny build if openssl from port is installed
    (bacula2 does not build with openssl >= 1.0)
  - bump PORTREVISION
  
  PR:             151142
  Submitted by:   maintainer
  Approved by:    Vaclav Haisman <v.haisman _at_ sh.cvut.cz> (maintainer), glarkin (mentor, implicit)
  
  Revision  Changes    Path
  1.5       +11 -11    ports/sysutils/bacula2-server/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 Olli Hauer freebsd_committer freebsd_triage 2010-10-03 21:55:45 UTC
State Changed
From-To: open->closed

Commited with minor changes. 
Thanks!