Subject: RE: pkg/32122
To: None <rillig@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Duncan Shannon <dshannon@techfluent.com>
List: pkgsrc-bugs
Date: 11/19/2005 22:34:02
The following reply was made to PR pkg/32122; it has been noted by GNATS.

From: "Duncan Shannon" <dshannon@techfluent.com>
To: "Roland Illig" <rillig@NetBSD.org>
Cc: <gnats-bugs@netbsd.org>
Subject: RE: pkg/32122
Date: Sat, 19 Nov 2005 16:34:06 -0600

 > Hello Duncan,
 >=20
 > I see that my answer was a bit brief to you. I'll take some more time
 > for you. It's no problem at all. Indeed I'm currently very interested
 in
 > new users because pkgsrc is a quite complex system and I want to learn
 > about the typical pitfalls that beginners have. (Especially for
 > improving the documentation.) So, you're not wasting my time at all.
 
 
 Hi and awesome :)
 
 Makefile.common,v 1.19 2005/10/17 10:37:11 tron Exp $
 >=20
 > for me. And in line 7 I see APACHE_VERSION=3D2.0.55. What does your
 > pkgsrc/www/apache2/Makefile.common look like?
 
 
 -bash-2.05b# cat /usr/pkgsrc/www/apache2/Makefile.common
 DISTNAME=3D               httpd-${APACHE_VERSION}
 APACHE_VERSION=3D         2.0.49
 APR_VERSION=3D            0.9.5
 MASTER_SITES=3D           ${MASTER_SITE_APACHE:=3Dhttpd/} \
                         ${MASTER_SITE_APACHE:=3Dhttpd/old/} \
                         http://www.NetBSD.org/images/logos/
 MAINTAINER=3D             jlam@NetBSD.org
 -bash-2.05b#
 
 
 I even gunzipped the tarball again in /tmp to check the file, and it
 said the same thing.
 
 Would the mirror just be out of sync?