ports/185843: [MAINTAINER][patch]: fix location of distil
Mike Bristow
mike at urgle.com
Fri Jan 17 13:40:00 UTC 2014
>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 at urgle.com
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list