From firewolf@thunderbolt.lightningfire.net  Fri Jan 31 15:43:09 2003
Return-Path: <firewolf@thunderbolt.lightningfire.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8647037B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Jan 2003 15:43:09 -0800 (PST)
Received: from thunderbolt.lightningfire.net (thunderbolt.lightningfire.net [63.204.212.157])
	by mx1.FreeBSD.org (Postfix) with ESMTP id CEC2F43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Jan 2003 15:43:08 -0800 (PST)
	(envelope-from firewolf@thunderbolt.lightningfire.net)
Received: from thunderbolt.lightningfire.net (firewolf@localhost [127.0.0.1])
	by thunderbolt.lightningfire.net (8.12.6/8.12.6) with ESMTP id h0VNh6sS090496
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 31 Jan 2003 15:43:06 -0800 (PST)
	(envelope-from firewolf@thunderbolt.lightningfire.net)
Received: (from firewolf@localhost)
	by thunderbolt.lightningfire.net (8.12.6/8.12.6/Submit) id h0VNh6Eo090495;
	Fri, 31 Jan 2003 15:43:06 -0800 (PST)
Message-Id: <200301312343.h0VNh6Eo090495@thunderbolt.lightningfire.net>
Date: Fri, 31 Jan 2003 15:43:06 -0800 (PST)
From: Chris Stuart <firewolf@lightningfire.net>
Reply-To: Chris Stuart <firewolf@lightningfire.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Install left out plugins - awstats 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         47775
>Category:       ports
>Synopsis:       Install left out plugins - awstats
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 31 15:50:11 PST 2003
>Closed-Date:    Wed Feb 05 10:01:57 PST 2003
>Last-Modified:  Wed Feb 05 10:01:57 PST 2003
>Originator:     Chris Stuart
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD thunderbolt.lightningfire.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Dec 12 19:02:21 PST 2002 firewolf@thunderbolt.lightningfire.net:/usr/obj/usr/src/sys/THUNDERBOLT i386


	
>Description:
	The following two plugins were missed in the last comit. 
>How-To-Repeat:
	
>Fix:

	

--- awstat.diff begins here ---
--- Makefile.orig	Fri Jan 31 13:12:35 2003
+++ Makefile	Fri Jan 31 14:10:20 2003
@@ -35,10 +35,12 @@
 	${INSTALL_SCRIPT} ${WRKSRC}/wwwroot/cgi-bin/awstats.pl ${PREFIX}/www/cgi-bin
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/lang/* ${PREFIX}/www/cgi-bin/lang
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/lib/* ${PREFIX}/www/cgi-bin/lib
+	${INSTALL_DATA}	${WRKSRC}/wwwroot/cgi-bin/plugins/geoip.pm ${PREFIX}/www/cgi-bin/plugins
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/graph3d.pm ${PREFIX}/www/cgi-bin/plugins
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/hashfiles.pm ${PREFIX}/www/cgi-bin/plugins
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/timehires.pm ${PREFIX}/www/cgi-bin/plugins
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/timezone.pm ${PREFIX}/www/cgi-bin/plugins
+	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/urlalias.pm ${PREFIX}/www/cgi-bin/plugins
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/example/* ${PREFIX}/www/cgi-bin/plugins/example
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/browser/* ${PREFIX}/www/icons/browser
 	${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/clock/* ${PREFIX}/www/icons/clock
--- pkg-plist.orig	Fri Jan 31 13:12:47 2003
+++ pkg-plist	Fri Jan 31 13:17:09 2003
@@ -104,10 +104,12 @@
 www/cgi-bin/lib/search_engines.pm
 www/cgi-bin/lib/worms.pm
 www/cgi-bin/plugins/example/example.pm
+www/cgi-bin/plugins/geoip.pm
 www/cgi-bin/plugins/graph3d.pm
 www/cgi-bin/plugins/hashfiles.pm
 www/cgi-bin/plugins/timehires.pm
 www/cgi-bin/plugins/timezone.pm
+www/cgi-bin/plugins/urlalias.pm
 www/cgi-bin/awstats.model.conf
 www/cgi-bin/awstats.pl
 www/icons/browser/adobe.png
--- awstat.diff ends here ---


>Release-Note:
>Audit-Trail:

From: firewolf <firewolf@lightningfire.net>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/47775: Install left out plugins - awstats
Date: Fri, 31 Jan 2003 20:16:49 -0800

 --b5gNqxB1S1yM7hjW
 Content-Type: multipart/mixed; boundary="G4iJoqBmSsgzjUCe"
 Content-Disposition: inline
 
 
 --G4iJoqBmSsgzjUCe
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 
 I made a mistake, I forgot to bump the portrevision. please use the
 attached patch instead..
 
 Thanks,
 
 Chris
 
 --G4iJoqBmSsgzjUCe
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: attachment; filename="awstat.diff"
 Content-Transfer-Encoding: quoted-printable
 
 --- Makefile.orig	Fri Jan 31 13:12:35 2003
 +++ Makefile	Fri Jan 31 20:11:03 2003
 @@ -7,6 +7,7 @@
 =20
  PORTNAME=3D	awstats
  PORTVERSION=3D	5.3
 +PORTREVISION=3D	1
  CATEGORIES=3D	www
  MASTER_SITES=3D	${MASTER_SITE_SOURCEFORGE}
  MASTER_SITE_SUBDIR=3D	${PORTNAME}
 @@ -35,10 +36,12 @@
  	${INSTALL_SCRIPT} ${WRKSRC}/wwwroot/cgi-bin/awstats.pl ${PREFIX}/www/cgi-=
 bin
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/lang/* ${PREFIX}/www/cgi-bin/la=
 ng
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/lib/* ${PREFIX}/www/cgi-bin/lib
 +	${INSTALL_DATA}	${WRKSRC}/wwwroot/cgi-bin/plugins/geoip.pm ${PREFIX}/www/=
 cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/graph3d.pm ${PREFIX}/ww=
 w/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/hashfiles.pm ${PREFIX}/=
 www/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/timehires.pm ${PREFIX}/=
 www/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/timezone.pm ${PREFIX}/w=
 ww/cgi-bin/plugins
 +	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/urlalias.pm ${PREFIX}/w=
 ww/cgi-bin/plugins
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/plugins/example/* ${PREFIX}/www=
 /cgi-bin/plugins/example
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/browser/* ${PREFIX}/www/icons/brow=
 ser
  	${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/clock/* ${PREFIX}/www/icons/clock
 --- pkg-plist.orig	Fri Jan 31 13:12:47 2003
 +++ pkg-plist	Fri Jan 31 13:17:09 2003
 @@ -104,10 +104,12 @@
  www/cgi-bin/lib/search_engines.pm
  www/cgi-bin/lib/worms.pm
  www/cgi-bin/plugins/example/example.pm
 +www/cgi-bin/plugins/geoip.pm
  www/cgi-bin/plugins/graph3d.pm
  www/cgi-bin/plugins/hashfiles.pm
  www/cgi-bin/plugins/timehires.pm
  www/cgi-bin/plugins/timezone.pm
 +www/cgi-bin/plugins/urlalias.pm
  www/cgi-bin/awstats.model.conf
  www/cgi-bin/awstats.pl
  www/icons/browser/adobe.png
 
 --G4iJoqBmSsgzjUCe--
 
 --b5gNqxB1S1yM7hjW
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.1 (FreeBSD)
 
 iD8DBQE+O0oxJPSGMolvtB0RAtM4AJ4jvyyF7E3kpb6tSkFWUdvZn1UbSwCgkbQ5
 +YFs2qdFEFJjRGQ0c9u8mj8=
 =r2zS
 -----END PGP SIGNATURE-----
 
 --b5gNqxB1S1yM7hjW--
State-Changed-From-To: open->closed 
State-Changed-By: ijliao 
State-Changed-When: Wed Feb 5 10:01:49 PST 2003 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=47775 
>Unformatted:
