pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/28726: problem with ap-ssl under the pkgsrc-2004Q3 tag of the pkgsrc source tree.
Note: There was a bad value `' for the field `Confidential'.
It was set to the default value of `yes'.
>Number: 28726
>Category: pkg
>Synopsis: The www/ap-ssl package doesn't correspond with the version of
>Apache on the pkgsrc-2004Q3 tag of the CVS repository.
>Confidential: yes
>Severity: serious
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Dec 20 22:12:00 +0000 2004
>Originator: Brian Buhrow
>Release: pkgsrc-2004Q3
>Organization:
>Environment:
System: NetBSD lothlorien.nfbcal.org 2.0_BETA NetBSD 2.0_BETA (NFBNETBSD) #0:
Wed May 19 09:47:22 PDT 2004
buhrow%shire.nfbcal.org@localhost:/usr/src/sys/arch/i386/compile/NFBNETBSD i386
Architecture: i386
Machine: i386
>Description:
If you extract the pkgsrc tree from CVS using the pkgsrc-2004Q3 tag,
you'll get Apache-1.3.33, and ap-ssl-2.8.20, which does not build against
Apache-1.3.33. You need mod_ssl-2.8.22-1.3.33 to build against Apache-1.3.33.
The diffs below, make the appropriate changes so that mod_ssl-2.8.22 is
fetched and built in this tree. Could someone fix this problem with this
patch, so that the release tag fetches a properly synchronized, and
building, pkgsrc package for Apache with SSL support?
-thanks
-Brian
>How-To-Repeat:
cvs update -dP -rpkgsrc-2004Q3
in your /usr/pkgsrc tree, and you'll get the broken stuff.
>Fix:
--- Makefile.orig 2004-12-16 08:41:47.000000000 -0800
+++ Makefile 2004-12-16 08:42:03.000000000 -0800
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.82.2.1 2004/10/24 11:52:09 agc Exp $
-DISTNAME= mod_ssl-2.8.20-1.3.33
-PKGNAME= ap-ssl-2.8.20
+DISTNAME= mod_ssl-2.8.22-1.3.33
+PKGNAME= ap-ssl-2.8.22
CATEGORIES= www security
MASTER_SITES= http://www.modssl.org/source/ \
ftp://ftp.pca.dfn.de/pub/tools/net/mod_ssl/source/ \
--- distinfo.orig 2004-10-24 04:52:09.000000000 -0700
+++ distinfo 2004-12-16 08:59:35.000000000 -0800
@@ -5,3 +5,6 @@
SHA1 (patch-aa) = 6b66b8d9e8bd03613376dca3b4e0dad3a2e7ed15
SHA1 (patch-ab) = 936bc956761559c51263cf7645d135abe40069cd
SHA1 (patch-ac) = ebdd43a3ce98fbd20ea515e06eb7f41d440cd294
+SHA1 (mod_ssl-2.8.22-1.3.33.tar.gz) = a37b5390f6acd91a8481fad9ccfd71da4f42e006
+Size (mod_ssl-2.8.22-1.3.33.tar.gz) = 754606
+SHA1 (/tmp/modsha) = da39a3ee5e6b4b0d3255bfef95601890afd80709
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index