Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jan 2006 17:15:06 GMT
From:      "Choe, Cheng-Dae" <whitekid@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/91561: [Maintainer] fix unfetchable distfile
Message-ID:  <200601091715.k09HF61s062131@www.freebsd.org>
Resent-Message-ID: <200601091720.k09HKAaH095449@freefall.freebsd.org>

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

>Number:         91561
>Category:       ports
>Synopsis:       [Maintainer] fix unfetchable distfile
>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:   Mon Jan 09 17:20:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     "Choe, Cheng-Dae"
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD w.comdongin.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Dec 13 14:29:21 KST 2005 root@w.comdongin.com:/usr/obj/data/src/sys/CDI i386

>Description:
- make disfile fetchable 
>How-To-Repeat:
              N/A
>Fix:
diff -ruN py-webware-component.orig/Makefile py-webware-component/Makefile
--- py-webware-component.orig/Makefile	Tue Apr 12 04:32:41 2005
+++ py-webware-component/Makefile	Tue Jan 10 02:04:03 2006
@@ -8,7 +8,7 @@
 PORTNAME=	Component
 PORTVERSION=	0.1
 CATEGORIES=	www python
-MASTER_SITES=	http://www.webwareforpython.org/downloads/
+MASTER_SITES=	http://www.webwareforpython.org/downloads/${PORTNAME}/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}webware-
 
 MAINTAINER=	whitekid@gmail.com
diff -ruN py-webware-component.orig/distinfo py-webware-component/distinfo
--- py-webware-component.orig/distinfo	Tue Apr 12 04:32:41 2005
+++ py-webware-component/distinfo	Tue Jan 10 02:04:14 2006
@@ -1,2 +1,3 @@
 MD5 (Component-0.1.tar.gz) = 4511d6ff605994a739e0079902fa6cf8
+SHA256 (Component-0.1.tar.gz) = 3a3d09eb7bd487161270a1006a681605120a0fbdd4888acbad9e79cbdff9d217
 SIZE (Component-0.1.tar.gz) = 10392

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



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