Bug 149617 - security/openvpn: update to makefile in prep for new openvpn-beta port
Summary: security/openvpn: update to makefile in prep for new openvpn-beta port
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: Matthias Andree
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-13 15:50 UTC by Eric F Crist
Modified: 2010-08-13 16:50 UTC (History)
1 user (show)

See Also:


Attachments
ovpn.diff (519 bytes, patch)
2010-08-13 15:50 UTC, Eric F Crist
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F Crist 2010-08-13 15:50:03 UTC
	OpenVPN 2.2-beta1 is being released today, this patch prevents openvpn, openvpn-devel, and openvpn-beta from being installed on the same machine, since they all conflict.

Fix: Apply this patch.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-08-13 15:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mandree

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-08-13 16:49:22 UTC
mandree     2010-08-13 15:49:09 UTC

  FreeBSD ports repository

  Modified files:
    security/openvpn     Makefile 
  Log:
  Add openvpn-beta-[0-9]* to CONFLICTS variable.
  
  Submitted by: Eric F. Crist
  PR: ports/149617
  
  Revision  Changes    Path
  1.44      +1 -1      ports/security/openvpn/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 Matthias Andree freebsd_committer freebsd_triage 2010-08-13 16:49:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!