Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Mar 2005 11:26:29 +0200 (EET)
From:      Maxim Tuliuk <mt@primats.org.ua>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/78231: update port: www/sarg to 2.0.4
Message-ID:  <200503010926.j219QTV3092914@zoo.top.net.ua>
Resent-Message-ID: <200503010930.j219UGJm019685@freefall.freebsd.org>

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

>Number:         78231
>Category:       ports
>Synopsis:       update port: www/sarg to 2.0.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 01 09:30:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Tuliuk
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
ISP "TopNet"
>Environment:
System: FreeBSD zoo.top.net.ua 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #5: Thu Dec 2 13:39:28 EET 2004 root@zoo.top.net.ua:/usr/obj/usr/src/sys/host i386

>Description:
>How-To-Repeat:
>Fix:

diff -uNr /usr/ports/www/sarg/Makefile sarg/Makefile
--- /usr/ports/www/sarg/Makefile	Tue Feb  8 19:27:36 2005
+++ sarg/Makefile	Tue Mar  1 11:24:24 2005
@@ -2,14 +2,18 @@
 # Date created:		23.02.2003
 # Whom:			mt@primats.org.ua
 #
-# $FreeBSD: ports/www/sarg/Makefile,v 1.11 2005/02/08 17:27:36 leeym Exp $
+# $FreeBSD$
 #
 
 PORTNAME=	sarg
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.4
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
+
+PATCH_SITES=	http://sarg.sourceforge.net/
+PATCHFILES=	sarg-2.0.4-segmentation-fault.patch
+PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	mt@primats.org.ua
 COMMENT=	Squid log analyzer and HTML report generator
diff -uNr /usr/ports/www/sarg/distinfo sarg/distinfo
--- /usr/ports/www/sarg/distinfo	Tue Feb  8 19:27:36 2005
+++ sarg/distinfo	Tue Mar  1 11:21:14 2005
@@ -1,2 +1,4 @@
-MD5 (sarg-2.0.3.tar.gz) = 573642c4777ce3ceb2e73798eef3bccf
-SIZE (sarg-2.0.3.tar.gz) = 325202
+MD5 (sarg-2.0.4.tar.gz) = 68a5ed4ae66ba87054104dd1cc2a5609
+SIZE (sarg-2.0.4.tar.gz) = 325125
+MD5 (sarg-2.0.4-segmentation-fault.patch) = d2c9b136c8a85e6e1960eb73cfb496cf
+SIZE (sarg-2.0.4-segmentation-fault.patch) = 985
diff -uNr /usr/ports/www/sarg/pkg-plist sarg/pkg-plist
--- /usr/ports/www/sarg/pkg-plist	Mon Dec  6 21:32:19 2004
+++ sarg/pkg-plist	Fri Feb 25 14:04:27 2005
@@ -37,6 +37,8 @@
 etc/sarg/sarg-php/language.php
 etc/sarg/sarg-php/locale/en_EN/LC_MESSAGES/messages.mo
 etc/sarg/sarg-php/locale/en_EN/LC_MESSAGES/messages.po
+etc/sarg/sarg-php/locale/fr/LC_MESSAGES/messages.mo
+etc/sarg/sarg-php/locale/fr/LC_MESSAGES/messages.po
 etc/sarg/sarg-php/locale/pt_BR/LC_MESSAGES/messages.mo
 etc/sarg/sarg-php/locale/pt_BR/LC_MESSAGES/messages.po
 etc/sarg/sarg-php/locale/ru/LC_MESSAGES/messages.mo
@@ -50,6 +52,8 @@
 @dirrm etc/sarg/sarg-php/locale/ru
 @dirrm etc/sarg/sarg-php/locale/pt_BR/LC_MESSAGES
 @dirrm etc/sarg/sarg-php/locale/pt_BR
+@dirrm etc/sarg/sarg-php/locale/fr/LC_MESSAGES
+@dirrm etc/sarg/sarg-php/locale/fr
 @dirrm etc/sarg/sarg-php/locale/en_EN/LC_MESSAGES
 @dirrm etc/sarg/sarg-php/locale/en_EN
 @dirrm etc/sarg/sarg-php/locale

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



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