Skip site navigation (1)Skip section navigation (2)
Date:      20 Oct 2005 17:57:36 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87752: Update port: sysutils/apachetop update to 0.12.5
Message-ID:  <20051020195736.67710.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200510202000.j9KK0Sax068547@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         87752
>Category:       ports
>Synopsis:       Update port: sysutils/apachetop update to 0.12.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 20 20:00:27 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	- Update port to 0.12.5
	- Take maintainership since maintainer is inactive for over than 1 year
>How-To-Repeat:
	
>Fix:

	

--- apachetop.diff begins here ---
diff -ruN apachetop.old/Makefile apachetop/Makefile
--- apachetop.old/Makefile	Wed Sep 15 23:27:05 2004
+++ apachetop/Makefile	Thu Oct 20 17:51:22 2005
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	apachetop
-PORTVERSION=	0.12
+PORTVERSION=	0.12.5
 CATEGORIES=	sysutils
-MASTER_SITES=	http://clueful.shagged.org/apachetop/files/
+MASTER_SITES=	http://spork.qfe3.net/apachetop/files/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
-MAINTAINER=	esn@x123.info
+MAINTAINER=	jmelo@freebsdbrasil.com.br
 COMMENT=	Apache RealTime log stats
 
 WANT_AUTOCONF_VER=259
@@ -19,7 +19,7 @@
 USE_REINPLACE=	yes
 
 MAN1=		apachetop.1
-PLIST_FILES=	sbin/apachetop
+PLIST_FILES=	bin/apachetop
 
 OPTIONS=	ADNS "Asynchronous-capable DNS support" off \
 		FAM "File Alteration Monitor support" off \
diff -ruN apachetop.old/distinfo apachetop/distinfo
--- apachetop.old/distinfo	Mon May 24 18:26:07 2004
+++ apachetop/distinfo	Thu Oct 20 17:41:07 2005
@@ -1,2 +1,2 @@
-MD5 (apachetop-0.12.tar.gz) = be26959e66325208ae3396f5f7182c1d
-SIZE (apachetop-0.12.tar.gz) = 132225
+MD5 (apachetop-0.12.5.tar.gz) = 47c40c26319d57100008a2a56dcefe06
+SIZE (apachetop-0.12.5.tar.gz) = 126967
diff -ruN apachetop.old/pkg-descr apachetop/pkg-descr
--- apachetop.old/pkg-descr	Tue Oct 14 15:50:58 2003
+++ apachetop/pkg-descr	Thu Oct 20 17:46:01 2005
@@ -1,3 +1,3 @@
 ApacheTop was written to display realtime status of access logs
 
-WWW: http://clueful.shagged.org/apachetop
+WWW: http://spork.qfe3.net/apachetop
--- apachetop.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051020195736.67710.qmail>