Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Apr 2006 04:27:20 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        flz@FreeBSD.org
Subject:   ports/95835: [PATCH] www/visitors: update to 0.7.0
Message-ID:  <20060415202706.74C982E970@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200604152030.k3FKULeC076837@freefall.freebsd.org>

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

>Number:         95835
>Category:       ports
>Synopsis:       [PATCH] www/visitors: update to 0.7.0
>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:   Sat Apr 15 20:30:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan2.twbbs.org 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #1: Thu Mar 16 01:59:26 CST 2006
>Description:
- Update to 0.7.0

Port maintainer (flz@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- visitors-0.7.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/visitors/Makefile /usr/home/chinsan/project/visitors/Makefile
--- /usr/ports/www/visitors/Makefile	Sun Nov 27 13:00:13 2005
+++ /usr/home/chinsan/project/visitors/Makefile	Sun Apr 16 04:22:46 2006
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	visitors
-PORTVERSION=	0.6.1
+PORTVERSION=	0.7.0
 CATEGORIES=	www
 MASTER_SITES=	http://www.hping.org/visitors/
-DISTNAME=	${PORTNAME}-0.61
+DISTNAME=	${PORTNAME}-0.7
 
 MAINTAINER=	flz@FreeBSD.org
 COMMENT=	Very fast and easy to use web log analyzer
 
-WRKSRC=		${WRKDIR}/${PORTNAME}_0.61
+WRKSRC=		${WRKDIR}/${PORTNAME}_0.7
 
 USE_REINPLACE=	yes
 
diff -ruN --exclude=CVS /usr/ports/www/visitors/distinfo /usr/home/chinsan/project/visitors/distinfo
--- /usr/ports/www/visitors/distinfo	Sun Nov 27 13:00:13 2005
+++ /usr/home/chinsan/project/visitors/distinfo	Sun Apr 16 04:23:04 2006
@@ -1,3 +1,3 @@
-MD5 (visitors-0.61.tar.gz) = c59eda5a691e7e836b07ef9c2fa8b12f
-SHA256 (visitors-0.61.tar.gz) = 2a29970b3b0f342d3d697c03ddc1c9c5244e736eee379c9279c37773b30e7d72
-SIZE (visitors-0.61.tar.gz) = 118808
+MD5 (visitors-0.7.tar.gz) = 32ede76af83c6b1b7d2cdc5fe5178f6d
+SHA256 (visitors-0.7.tar.gz) = d2149e33ffe96b1f52b0587cff65973b0bc0b24ec43cdf072a782c1bd52148ab
+SIZE (visitors-0.7.tar.gz) = 100154
--- visitors-0.7.0.patch ends here ---

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



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