Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  7 Jun 2007 12:29:39 +0200 (CEST)
From:      Lars Engels <lars.engels@0x20.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lars.engels@0x20.net
Subject:   ports/113447: [MAINTAINER] sysutils/syslog-ng: Fix MASTER_SITES
Message-ID:  <20070607102939.7DC0A39E38@mail.0x20.net>
Resent-Message-ID: <200706071100.l57B07G6072946@freefall.freebsd.org>

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

>Number:         113447
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/syslog-ng: Fix MASTER_SITES
>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:   Thu Jun 07 11:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Lars Engels
>Release:        FreeBSD 5.5-RELEASE i386
>Organization:
>Environment:
System: FreeBSD e.0x20.net 5.5-RELEASE FreeBSD 5.5-RELEASE #1: Fri May 26 20:28:54 CEST 2006
>Description:
Fix typo in MASTER_SITES

Thanks to Dan Larsson <dl@tyfon.net>

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

--- syslog-ng-1.6.12.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/sysutils/syslog-ng/Makefile,v
retrieving revision 1.34
diff -u -u -r1.34 Makefile
--- Makefile	30 May 2007 06:42:40 -0000	1.34
+++ Makefile	7 Jun 2007 10:27:58 -0000
@@ -8,7 +8,7 @@
 PORTNAME=	syslog-ng
 PORTVERSION=	1.6.12
 CATEGORIES=	sysutils
-MASTER_SITES=	http://www.balabit.com/downloads/files/syslog-ng/sources/1.9/src/
+MASTER_SITES=	http://www.balabit.com/downloads/files/syslog-ng/sources/1.6/src/
 
 MAINTAINER=	lars.engels@0x20.net
 COMMENT=	A powerful syslogd replacement
--- syslog-ng-1.6.12.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?20070607102939.7DC0A39E38>