ports/153158: [PATCH] update MASTER_SITES of www/py-django
Josh Paetzel
jpaetzel at FreeBSD.org
Tue Dec 14 21:40:09 UTC 2010
>Number: 153158
>Category: ports
>Synopsis: [PATCH] update MASTER_SITES of www/py-django
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Dec 14 21:40:09 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Josh Paetzel
>Release: RELENG_8
>Organization:
>Environment:
FreeBSD cvsup.tcbug.org 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #10 r215752: Tue Nov 23 10:19:24 CST 2010 jpaetzel at cvsup.tcbug.org:/usr/obj/usr/src/sys/EIGHTY amd64
>Description:
Update MASTER_SITES of port. Current first site is unreachable.
>How-To-Repeat:
cd /usr/ports/www/py-django && make fetch
>Fix:
Apply attached patch
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/py-django/Makefile,v
retrieving revision 1.34
diff -u -r1.34 Makefile
--- Makefile 9 Oct 2010 08:58:43 -0000 1.34
+++ Makefile 14 Dec 2010 21:29:09 -0000
@@ -8,7 +8,7 @@
PORTNAME= django
PORTVERSION= 1.2.3
CATEGORIES= www python
-MASTER_SITES= http://media.djangoproject.com/releases/${PORTVERSION}/ \
+MASTER_SITES= http://media.djangoproject.com/releases/1.2/ \
CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Django-${PORTVERSION}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list