ports/94871: [PATCH] x11/tkXwin: UNBREAK (fix fetch)

Ion-Mihai IOnut Tetcu itetcu at people.tecnik93.com
Thu Mar 23 20:20:23 UTC 2006


>Number:         94871
>Category:       ports
>Synopsis:       [PATCH] x11/tkXwin: UNBREAK (fix fetch)
>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:   Thu Mar 23 20:20:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root at it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Use MASTER_SITES_SOURCEFORGE as MASTER_SITES and fix fetching. [1]

Maintainer probably knows this port is outdated by 3 new versions.

Reported by:		fenner's distfiles survey [1]


>How-To-Repeat:





>Fix:


--- tkXwin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/tkXwin/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	23 Feb 2006 10:39:59 -0000	1.3
+++ Makefile	23 Mar 2006 20:09:07 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	1.0
 PORTREVISION=	1
 CATEGORIES=	x11
-MASTER_SITES=	http://beepcore-tcl.sourceforge.net/
+MASTER_SITES=	${MASTER_SITES_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	dsh at vlink.ru
--- tkXwin.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list