ports/67647: [PATCH] databases/tcl-Mysql MASTER_SITE_SUBDIR fix

Roman Neuhauser neuhauser at chello.cz
Mon Jun 7 00:40:20 UTC 2004


>Number:         67647
>Category:       ports
>Synopsis:       [PATCH] databases/tcl-Mysql MASTER_SITE_SUBDIR fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 06 17:40:19 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Roman Neuhauser
>Release:        FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
${TCL_NODOT} contains tcl84, we need just tcl

maintainer cc'd
>How-To-Repeat:
	
>Fix:

	

--- databases::tcl-Mysql.MASTER_SITE_SUBDIR.patch begins here ---
Index: databases/tcl-Mysql/Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/tcl-Mysql/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- databases/tcl-Mysql/Makefile	5 Apr 2004 16:32:25 -0000	1.12
+++ databases/tcl-Mysql/Makefile	7 Jun 2004 00:33:15 -0000
@@ -10,7 +10,7 @@
 PORTREVISION=	3
 CATEGORIES=	databases ${TCL_NODOT}
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	${PORTNAME}
+MASTER_SITE_SUBDIR=	tcl-sql
 DISTNAME=	tcl-sql-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
--- databases::tcl-Mysql.MASTER_SITE_SUBDIR.patch ends here ---


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



More information about the freebsd-ports-bugs mailing list