ports/112012: [maintainer update] fix for www/joomla

Craig Butler craig001 at lerwick.hopto.org
Sun Apr 22 16:50:06 UTC 2007


>Number:         112012
>Category:       ports
>Synopsis:       [maintainer update] fix for www/joomla
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 22 16:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Craig Butler
>Release:        6.2-RELEASE-p3
>Organization:
lerwick.hopto.org
>Environment:
FreeBSD polaris.lerwick.hopto.org 6.2-RELEASE-p3 FreeBSD 6.2-RELEASE-p3 #0: Sun Apr 15 11:27:44 BST 2007     root at polaris.lerwick.hopto.org:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
fix for broken link in Makefile
>How-To-Repeat:
try to build port with # make install clean

build bombs out after fetching a web page instead of proper file
>Fix:


Patch attached with submission follows:

diff -ruN joomla.bak/Makefile joomla/Makefile
--- joomla.bak/Makefile Sun Apr 22 17:02:01 2007
+++ joomla/Makefile     Sun Apr 22 17:11:30 2007
@@ -7,8 +7,8 @@
 PORTNAME=      joomla
 PORTVERSION=   1.0.12
 CATEGORIES=    www
-MASTER_SITES=  http://forge.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_12/frs8162?dl=1/:source1
-DISTFILES=     ${JOOMLA_SRC}:source1
+MASTER_SITES=   http://downloads.joomlacode.org/frsrelease/2/6/4/264/  
+DISTFILES=     ${JOOMLA_SRC}
 
 MAINTAINER=    include at npf.pt.freebsd.org
 COMMENT=       A dynamic web content management system (CMS)

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



More information about the freebsd-ports-bugs mailing list