Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2009 17:57:04 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/138071: [maintainer] databases/phpmyadmin -- fix MASTER_SITES
Message-ID:  <200908221657.n7MGv4EY034434@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200908221700.n7MH0CXS001383@freefall.freebsd.org>

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

>Number:         138071
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- fix MASTER_SITES
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 22 17:00:12 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.2-STABLE FreeBSD 7.2-STABLE #4: Tue Aug 18 09:54:37 BST 2009 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

Fix MASTER_SITES

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	2009-08-14 08:03:53.000000000 +0100
+++ phpmyadmin/Makefile	2009-08-22 17:54:26.000000000 +0100
@@ -8,7 +8,7 @@
 PORTNAME=	phpMyAdmin
 DISTVERSION=	3.2.1
 CATEGORIES=	databases www
-MASTER_SITES=	SFP/phpmyadmin/${PORTNAME}/${PORTVERSION}/
+MASTER_SITES=	SF/phpmyadmin/${PORTNAME}/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
 
 MAINTAINER=	m.seaman@infracaninophile.co.uk
--- phpmyadmin.diff ends here ---


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



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