Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 13:34:52 GMT
From:      Mike Bristow <mike@urgle.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/185843: [MAINTAINER][patch]: fix location of distil
Message-ID:  <201401171334.s0HDYqRf057219@oldred.freebsd.org>
Resent-Message-ID: <201401171340.s0HDe0XF077678@freefall.freebsd.org>

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

>Number:         185843
>Category:       ports
>Synopsis:       [MAINTAINER][patch]: fix location of distil
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 17 13:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Mike Bristow
>Release:        9.2
>Organization:
>Environment:
>Description:
The locations of the distfile have changed; this patch fixes them so there is one (correct!) location in the Makefile rather than several
>How-To-Repeat:

>Fix:
Apply attached patch

Patch attached with submission follows:

--- net-mgmt/netmask/Makefile.orig	2014-01-17 13:25:11.000000000 +0000
+++ net-mgmt/netmask/Makefile	2014-01-17 13:25:32.000000000 +0000
@@ -5,9 +5,7 @@
 PORTVERSION=	2.4
 PORTREVISION=	1
 CATEGORIES=	net-mgmt
-MASTER_SITES=	http://trap.mtview.ca.us/~talby/ \
-		${MASTER_SITE_DEBIAN}
-MASTER_SITE_SUBDIR=	pool/main/n/netmask/
+MASTER_SITES=	http://trap.mtview.ca.us/~talby/ 
 DISTNAME=	netmask_${PORTVERSION}
 
 MAINTAINER=	mike@urgle.com


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



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