Bug 115532 - [PATCH] security/py-openssl: respect bsd.openssl.mk
Summary: [PATCH] security/py-openssl: respect bsd.openssl.mk
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: Hye-Shik Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-15 00:10 UTC by Piet Delport
Modified: 2007-08-18 12:00 UTC (History)
1 user (show)

See Also:


Attachments
py-openssl.patch (488 bytes, patch)
2007-08-15 00:10 UTC, Piet Delport
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piet Delport 2007-08-15 00:10:01 UTC
(Maintainer CCed.)

The port enables USE_OPENSSL but does not pass on the provided configuration
variables, leading to errors when (for example) both base and port versions of
OpenSSL are installed.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-08-15 00:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

bsd.openssl.mk is dinoex territory
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2007-08-15 10:52:57 UTC
Responsible Changed
From-To: dinoex->perky

over to maintainer
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-08-18 11:55:31 UTC
perky       2007-08-18 10:55:26 UTC

  FreeBSD ports repository

  Modified files:
    security/py-openssl  Makefile 
  Log:
  Fix port to use openssl configurations provided by bsd.openssl.mk.
  
  PR:             115532
  Submitted by:   Piet Delport <pjd@satori.za.net>
  
  Revision  Changes    Path
  1.8       +5 -0      ports/security/py-openssl/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 4 Hye-Shik Chang freebsd_committer freebsd_triage 2007-08-18 11:55:45 UTC
State Changed
From-To: open->closed

Committed. Thank you!