Bug 103863 - [MAINTAINER] security/openvpn: fix build faiulures
Summary: [MAINTAINER] security/openvpn: fix build faiulures
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-01 10:50 UTC by Matthias Andree
Modified: 2006-10-02 18:50 UTC (History)
1 user (show)

See Also:


Attachments
openvpn-2.0.6_4.patch (1.28 KB, patch)
2006-10-01 10:50 UTC, Matthias Andree
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree 2006-10-01 10:50:13 UTC
fix build failures that arose from an accidentally omitted -fPIC
(found on pointyhat's amd64 builders)

portrevision bumped since the change affects all architectures,
not just those that were failing.

Generated with FreeBSD Port Tools 0.77
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-01 14:17:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-02 18:47:36 UTC
alepulver    2006-10-02 17:47:32 UTC

  FreeBSD ports repository

  Modified files:
    security/openvpn     Makefile 
  Log:
  - Fix build failures that arose from an accidentally omitted -fPIC.
  - Portrevision bumped since the change affects all architectures,
    not just those that were failing.
  
  PR:             ports/103863
  Submitted by:   Matthias Andree <matthias.andree@gmx.de> (maintainer)
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.30      +3 -3      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 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-02 18:47:46 UTC
State Changed
From-To: open->closed

Committed, thanks!