Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 May 2006 17:12:55 GMT
From:      Filippo Natali <filippo.natali@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/97048: [MAINTAINER UPDATE] www/plone: fix unfetchable distfile
Message-ID:  <200605091712.k49HCtlE012558@www.freebsd.org>
Resent-Message-ID: <200605091720.k49HKC5K055091@freefall.freebsd.org>

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

>Number:         97048
>Category:       ports
>Synopsis:       [MAINTAINER UPDATE] www/plone: fix unfetchable distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue May 09 17:20:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Filippo Natali
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
Netwing
>Environment:
FreeBSD ibiemmone.hq.netwing.it 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Mon May  8 15:32:28 CEST 2006     root@ibiemmone.hq.netwing.it:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
Fix unfetchable distfile
>How-To-Repeat:

>Fix:
diff -Nru /usr/ports/www/plone/Makefile plone/Makefile
--- /usr/ports/www/plone/Makefile       Tue Apr 18 15:48:23 2006
+++ plone/Makefile      Mon May  8 14:01:26 2006
@@ -9,8 +9,7 @@
 PORTVERSION=   2.1.2
 PORTREVISION=  1
 CATEGORIES=    www zope
-MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:S/$/:src/g} http://plone.org/products/plonehotfix20060410/releases/1.0/:hotfix
-MASTER_SITE_SUBDIR=    plone:src
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:S/$/plone\/:src/g} http://plone.org/products/plonehotfix20060410/releases/1.0/:hotfix
 DISTFILES=     Plone-${PORTVERSION}.tar.gz:src ${HOTFIX}.tar.gz:hotfix
 DIST_SUBDIR=   zope


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



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