[Bsd-sharp-cvs] CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython by killfill

noreply at forge.novell.com noreply at forge.novell.com
Fri Nov 10 10:13:20 MST 2006


CVS commit to /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython by killfill

Modified Files:
	Makefile distinfo 
Log Message:
Update to 1.0.1


===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/Makefile	2006/10/11 02:01:49	1.4
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/Makefile	2006/11/10 17:13:20	1.5
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	ironpython
-PORTVERSION=	1.0.r2
+PORTVERSION=	1.0.1
 PORTREVISION=	1
 CATEGORIES=	lang python
 MASTER_SITES=	http://www.go-mono.com/sources/${PORTNAME}/
-DISTNAME=	IronPython-1.0-RC2-Src
+DISTNAME=	IronPython-1.0.1-Src
 
 MAINTAINER=	perky at FreeBSD.org
 COMMENT=	New Python implementation targeting the .NET
@@ -18,7 +18,7 @@
 BUILD_DEPENDS=	mono:${PORTSDIR}/lang/mono
 RUN_DEPENDS=	mono:${PORTSDIR}/lang/mono
 
-WRKSRC=	${WRKDIR}/IronPython-1.0-RC2
+WRKSRC=	${WRKDIR}/IronPython-1.0.1
 USE_ZIP=	yes
 USE_GMAKE=	yes
 
===================================================================
RCS file: /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/distinfo	2006/10/09 15:50:11	1.1
+++ /cvsroot/bsd-sharp/FreeBSD-ports/lang/ironpython/distinfo	2006/11/10 17:13:20	1.2
@@ -1,3 +1,3 @@
-MD5 (IronPython-1.0-RC2-Src.zip) = f63c2dbf72c0914a0732da2f42b95563
-SHA256 (IronPython-1.0-RC2-Src.zip) = 89f655f1ace650c89dd6238b8fad51490ce0a5c5b31a6b4bdbd900c24317ff81
-SIZE (IronPython-1.0-RC2-Src.zip) = 1209213
+MD5 (IronPython-1.0.1-Src.zip) = 72d1ff3dd49b74c60636840fe9df9f70
+SHA256 (IronPython-1.0.1-Src.zip) = a406d7e5ad8903c950bf148634417eef8f9586b20260762a20d8d3eb7676bbf8
+SIZE (IronPython-1.0.1-Src.zip) = 1579582


More information about the Bsd-sharp-cvs mailing list