Path to this page:
Subject: CVS commit: [pkgsrc-2012Q2] pkgsrc/www/apache24
From: Matthias Scheler
Date: 2012-07-07 19:59:52
Message id: 20120707175952.6B938175DF@cvs.netbsd.org
Log Message:
Pullup ticket #3853 - requested by ryoon
www/apache24: bug fix
Revisions pulled up:
- www/apache24/Makefile 1.8
- www/apache24/distinfo 1.4
- www/apache24/patches/patch-modules_ssl_ssl__private.h 1.1
---
Module Name: pkgsrc
Committed By: ryoon
Date: Thu Jul 5 12:50:44 UTC 2012
Modified Files:
pkgsrc/www/apache24: Makefile distinfo
Added Files:
pkgsrc/www/apache24/patches: patch-modules_ssl_ssl__private.h
Log Message:
Bump PKGREVISION
Fix PR pkg/46655.
With NetBSD current and 6.0's OpenSSL, OPENSSL_NO_SSL_INTERN should not
be defined, due to it lacks some functions.
Exclude version 0x10001000 from OPENSSL_NO_SSL_INTERN definition.
Files: