Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2007 15:02:00 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116055: [Port update] sysutils/evtViewer : add sourceforge to MASTER_SITES
Message-ID:  <200709031502.l83F2075029630@www.freebsd.org>
Resent-Message-ID: <200709031510.l83FA1dE097313@freefall.freebsd.org>

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

>Number:         116055
>Category:       ports
>Synopsis:       [Port update] sysutils/evtViewer : add sourceforge to 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:   Mon Sep 03 15:10:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        6.2-STABLE
>Organization:
http://contribs.martymac.com
>Environment:
FreeBSD home.martymac.com 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Aug  9 18:57:31 CEST 2007     root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL  amd64
>Description:
This patch removes MASTER_SITE_LOCAL and uses MASTER_SITE_SOURCEFORGE instead.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aur evtviewer.orig/Makefile evtviewer/Makefile
--- evtviewer.orig/Makefile	2007-09-03 16:45:59.000000000 +0200
+++ evtviewer/Makefile	2007-09-03 16:53:37.000000000 +0200
@@ -9,8 +9,8 @@
 PORTVERSION=	0.4
 CATEGORIES=	sysutils
 MASTER_SITES=	http://contribs.martymac.com/evtViewer/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	miwi
+				${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	evtviewer
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ganael.laplanche@martymac.com


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



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