Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Dec 2008 08:17:30 GMT
From:      Andrew Clark <andrewclarkii@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129628: [PATCH] Port update: www/free-sa to v1.5.1
Message-ID:  <200812140817.mBE8HUqn036302@www.freebsd.org>
Resent-Message-ID: <200812140820.mBE8K0PH079172@freefall.freebsd.org>

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

>Number:         129628
>Category:       ports
>Synopsis:       [PATCH] Port update: www/free-sa to v1.5.1
>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:   Sun Dec 14 08:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Clark
>Release:        7.0 RELEASE
>Organization:
>Environment:
FreeBSD powercharge.moskb.local 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Sun Nov 30 10:18:58 UTC 2008     andy@powercharge.moskb.local:/usr/obj/usr/src/sys/MYKERN  i386
>Description:
This release introduces a lot of fixes for bugs which appear on Solaris and FreeBSD platforms. It should also improve Free-SA portability to other platforms as well.Solaris port improved. Bug with non working '-d' option on FreeBSD platform fixed as well as "sh: environment corrupt" bug. Double compilation with non GNU make fixed. Small documentation and configuration file updates.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/www/free-sa/Makefile /home/andy/free-sa/Makefile
--- /usr/ports/www/free-sa/Makefile	2008-12-08 09:19:23.000000000 +0000
+++ /home/andy/free-sa/Makefile	2008-12-14 08:09:34.000000000 +0000
@@ -6,15 +6,13 @@
 #
 
 PORTNAME=	free-sa
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	www
 MASTER_SITES=	SF
 
 MAINTAINER=	toxa@toxahost.ru
 COMMENT=	Statistic analyzer for daemons log files similar to SARG
 
-USE_GMAKE=	yes
-
 PORTDOCS=	COPYING INSTALL README README.DEV ChangeLog FAQ THANKS
 DOCSDIR=	share/doc/free-sa-${DISTVERSION}
 
diff -ruN /usr/ports/www/free-sa/distinfo /home/andy/free-sa/distinfo
--- /usr/ports/www/free-sa/distinfo	2008-12-08 09:19:23.000000000 +0000
+++ /home/andy/free-sa/distinfo	2008-12-14 07:27:42.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (free-sa-1.5.0.tar.gz) = 247d942cbe5cbb86c7d2fc1616646c4c
-SHA256 (free-sa-1.5.0.tar.gz) = 740641a99a8d4c7555ba8719795779a6bf65a6d356950b6f4cdb1db91e2aa9af
-SIZE (free-sa-1.5.0.tar.gz) = 81469
+MD5 (free-sa-1.5.1.tar.gz) = b92c990932f9feae8f4f73e8ffef69fa
+SHA256 (free-sa-1.5.1.tar.gz) = 4d3fd13ee288c892e335833376a563a0ad2ba3ac240af00bb177a27311ad0d07
+SIZE (free-sa-1.5.1.tar.gz) = 81984


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



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