Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  6 Dec 2002 22:30:20 +0100 (CET)
From:      Stefan Farfeleder <stefan@fafoe.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        e0026813@stud3.tuwien.ac.at
Subject:   ports/46038: Update port: devel/xmake to 1.06
Message-ID:  <20021206213020.D09C682C@frog.fafoe>

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

>Number:         46038
>Category:       ports
>Synopsis:       Update port: devel/xmake to 1.06
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 06 13:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stefan Farfeleder
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD frog.fafoe 5.0-CURRENT FreeBSD 5.0-CURRENT #4: Tue Dec 3 23:02:11 CET 2002 freebsd@frog.fafoe:/freebsd/current/obj/freebsd/current/src/sys/FROG i386


	
>Description:
A small bug in the variable substitution was fixed.  News/diablo should now
build again on -current.
	
>How-To-Repeat:
	
>Fix:

	

--- xmake.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/devel/xmake/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	5 Jul 2000 21:40:54 -0000	1.5
+++ Makefile	6 Dec 2002 20:34:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmake
-PORTVERSION=	1.05
+PORTVERSION=	1.06
 CATEGORIES=	devel
 MASTER_SITES=	http://apollo.backplane.com/xmake/ \
 		ftp://atari.saturn5.com/pub/dlowe/
Index: distinfo
===================================================================
RCS file: /usr/home/ncvs/ports/devel/xmake/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	27 Jul 1998 00:05:25 -0000	1.2
+++ distinfo	6 Dec 2002 20:34:45 -0000
@@ -1 +1 @@
-MD5 (xmake-1.05.tgz) = 1563ca7d04d2df79bfa9a5c7db532aa7
+MD5 (xmake-1.06.tgz) = eeb7126d42be2202e124cbea7217a31c
--- xmake.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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