Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jan 2011 10:33:28 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153925: [PATCH] www/sbox-dtc fix MASTERSITES
Message-ID:  <201101121033.p0CAXSri057580@red.freebsd.org>
Resent-Message-ID: <201101121040.p0CAe954025612@freefall.freebsd.org>

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

>Number:         153925
>Category:       ports
>Synopsis:       [PATCH] www/sbox-dtc fix MASTERSITES
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 12 10:40:08 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Aldis Berjoza
>Release:        
>Organization:
>Environment:
>Description:
Fix MASTERSITES.
I didn't increase PORTVERSION as I don't think it's necessary for this tiny update. Distfile was still available at FreeBSD mirrors
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u sbox-dtc.bak/Makefile sbox-dtc/Makefile
--- sbox-dtc.bak/Makefile	2011-01-12 12:29:17.482915565 +0200
+++ sbox-dtc/Makefile	2011-01-12 12:30:12.810924572 +0200
@@ -9,7 +9,7 @@
 PORTVERSION=	1.10
 PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	http://files.bsdroot.lv/FreeBSD/distfiles/
+MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 
 MAINTAINER=	aldis@BSDroot.lv
 COMMENT=	A CGI wrapper for Web site hosting services to safely grant CGI
Common subdirectories: sbox-dtc.bak/files and sbox-dtc/files


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



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