Subject: pkg/29691: upgrade hobbitmon beta6->rc5
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <ptijo@tumfatig.net>
List: pkgsrc-bugs
Date: 03/13/2005 18:34:00
>Number:         29691
>Category:       pkg
>Synopsis:       upgrade hobbitmon beta6->rc5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sun Mar 13 18:34:00 +0000 2005
>Originator:     ptiJo
>Release:        NetBSD 2.0_STABLE
>Organization:
,- This mail runs ------.
`--------- NetBSD/i386 -'
>Environment:
	
	
System: NetBSD airport.tumfatig.net 2.0_STABLE NetBSD 2.0_STABLE (AIRPORT-$Revision: 1.595.2.11 $) #0: Tue Mar 1 09:53:16 CET 2005 root@airport.tumfatig.net:/usr/obj/sys/arch/i386/compile/AIRPORT i386
Architecture: i386
Machine: i386
>Description:
	Upgrade to RC5 (thought it would solve a problem of mine - but it didn't ;)
>How-To-Repeat:
	Here's the diffs I Applied :
--- Makefile.orig       2005-02-25 09:55:58.000000000 +0100
+++ Makefile    2005-03-13 18:56:43.000000000 +0100
@@ -2,7 +2,7 @@
 #
 
-DISTNAME=      hobbit-4.0-beta6
-PKGNAME=       hobbit-4.0b6
-PKGREVISION=   2
+DISTNAME=      hobbit-4.0-RC5
+PKGNAME=       hobbit-4.0rc5
+#PKGREVISION=  2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hobbitmon/}
@@ -64,12 +64,4 @@
 MAKE_ENV+=     PKGDIR=${PREFIX}
 
-do-install:
-       cd ${WRKSRC} ;                                          \
-       if ${TEST} -f ${BBTOPDIR}/server/etc/bb-hosts ; then    \
-               ${GMAKE} install ;                              \
-       else                                                    \
-               ${GMAKE} setup ;                                \
-       fi
-
 .include "../../databases/rrdtool/buildlink3.mk"
 .include "../../databases/openldap/buildlink3.mk"
@@ -77,5 +69,5 @@
 .include "../../graphics/png/buildlink3.mk"
 .include "../../devel/pcre/buildlink3.mk"
-.include "../../www/apache/buildlink3.mk"
+.include "../../mk/apache.mk"
 
 .include "../../mk/bsd.pkg.mk"

 patches -ab and -aj are no longer required.
>Fix:
	

>Unformatted: