ports/91561: [Maintainer] fix unfetchable distfile

Choe, Cheng-Dae whitekid at gmail.com
Mon Jan 9 17:20:20 UTC 2006


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list