diff options
author | kefren <kefren@pkgsrc.org> | 2009-04-07 11:18:31 +0000 |
---|---|---|
committer | kefren <kefren@pkgsrc.org> | 2009-04-07 11:18:31 +0000 |
commit | 7d18caca69205cb3bd617ee9f02813529b41916a (patch) | |
tree | 7f4b3a52face46666abf59165c36ec005fb08ddd | |
parent | 36579ad7463d40a5553814282fc8744b9564fa94 (diff) | |
download | pkgsrc-7d18caca69205cb3bd617ee9f02813529b41916a.tar.gz |
update to mono 2.4
-rw-r--r-- | devel/mono-tools/Makefile | 5 | ||||
-rw-r--r-- | devel/mono-tools/PLIST | 10 | ||||
-rw-r--r-- | devel/mono-tools/distinfo | 8 |
3 files changed, 10 insertions, 13 deletions
diff --git a/devel/mono-tools/Makefile b/devel/mono-tools/Makefile index 0b7beac5414..14f11166ab9 100644 --- a/devel/mono-tools/Makefile +++ b/devel/mono-tools/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2009/03/25 22:37:12 he Exp $ +# $NetBSD: Makefile,v 1.11 2009/04/07 11:18:31 kefren Exp $ -DISTNAME= mono-tools-2.2 -PKGREVISION= 1 +DISTNAME= mono-tools-2.4 CATEGORIES= devel MASTER_SITES= http://ftp.novell.com/pub/mono/sources/mono-tools/ EXTRACT_SUFX= .tar.bz2 diff --git a/devel/mono-tools/PLIST b/devel/mono-tools/PLIST index ccafcde5e91..99ab936a765 100644 --- a/devel/mono-tools/PLIST +++ b/devel/mono-tools/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2009/01/19 22:41:10 kefren Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/04/07 11:18:31 kefren Exp $ bin/create-native-map bin/gasnview bin/gendarme bin/gendarme-wizard bin/gsharp -bin/gnunit -bin/gnunit2 bin/gui-compare bin/monodoc bin/mperfmon @@ -35,7 +33,6 @@ lib/gendarme/gendarme-wizard.exe lib/gendarme/gendarme.exe lib/gendarme/rules.xml lib/gsharp/gsharp.exe -lib/gui-compare/Mono.Cecil.dll lib/gui-compare/gui-compare.exe lib/mono-tools/mprof-decoder-library.dll lib/mono-tools/mprof-decoder-library.dll.mdb @@ -46,11 +43,12 @@ lib/mono-tools/mprof-heap-snapshot-explorer.dll.mdb lib/mono-tools/mprof-heap-viewer.exe lib/mono-tools/mprof-heap-viewer.exe.mdb lib/mono/1.0/gasnview.exe -lib/mono/1.0/gnunit.exe -lib/mono/2.0/gnunit2.exe lib/monodoc/GtkHtmlHtmlRender.dll lib/monodoc/MonoWebBrowserHtmlRender.dll lib/monodoc/browser.exe +lib/monodoc/sources/gendarme.source +lib/monodoc/sources/gendarme.tree +lib/monodoc/sources/gendarme.zip lib/monodoc/sources/Gendarme.Framework.source lib/monodoc/sources/Gendarme.Framework.tree lib/monodoc/sources/Gendarme.Framework.zip diff --git a/devel/mono-tools/distinfo b/devel/mono-tools/distinfo index 739aebe1954..3dcac80a3bc 100644 --- a/devel/mono-tools/distinfo +++ b/devel/mono-tools/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.3 2009/01/19 22:41:10 kefren Exp $ +$NetBSD: distinfo,v 1.4 2009/04/07 11:18:31 kefren Exp $ -SHA1 (mono-tools-2.2.tar.bz2) = 68dad19fc8ac35821ce122169fd9d4611f078e1b -RMD160 (mono-tools-2.2.tar.bz2) = 64009848a317e2e29266befe2297042061a1f5f2 -Size (mono-tools-2.2.tar.bz2) = 935364 bytes +SHA1 (mono-tools-2.4.tar.bz2) = 11416b82f529b2925067f093ac06075b65c129a5 +RMD160 (mono-tools-2.4.tar.bz2) = 0ebb6f4ac0aa7bd629bf1cd360019c7bcf423eb1 +Size (mono-tools-2.4.tar.bz2) = 946217 bytes SHA1 (patch-aa) = c421b09bf0912fbfc2b0a8972aa008ba95dc7133 SHA1 (patch-ab) = e181b945cfe54b79740302c7dc05d6ac5e2f089d SHA1 (patch-ac) = 0929ecd9784740daae5e369037be83fe565bcfee |