ports/104791: [PATCH] Add MASTER_SITE_LOCAL mirror to devel/py-levenshtein
Aron Stansvik
elvstone at gmail.com
Wed Oct 25 10:10:34 UTC 2006
>Number: 104791
>Category: ports
>Synopsis: [PATCH] Add MASTER_SITE_LOCAL mirror to devel/py-levenshtein
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Oct 25 10:10:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Aron Stansvik
>Release: 6.1-STABLE
>Organization:
>Environment:
FreeBSD rubik.dose.se 6.1-STABLE FreeBSD 6.1-STABLE #1: Tue Aug 29 13:14:06 CEST 2006 elvis at rubik.dose.se:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Hye-Shik Chang <perky at freebsd.org> was kind enough to host the distfile for devel/py-levenshtein on his MASTER_SITE_LOCAL account.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- Makefile.orig Wed Oct 25 11:49:47 2006
+++ Makefile Wed Oct 25 11:58:45 2006
@@ -8,7 +8,9 @@
PORTNAME= levenshtein
PORTVERSION= 0.10.1
CATEGORIES= devel python
-MASTER_SITES= http://trific.ath.cx/Ftp/python/levenshtein/
+MASTER_SITES= http://trific.ath.cx/Ftp/python/levenshtein/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= perky
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= python-Levenshtein-${PORTVERSION}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list