[UPDATE] Update lang/mono to 0.29
John Merryweather Cooper
johnmary at adelphia.net
Sun Dec 14 02:26:28 PST 2003
SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
SEND-PR: Please consult the following URL if you are not sure how to
SEND-PR: fill out a problem report:
SEND-PR: http://www.freebsd.org/doc/en/articles/problem-reports/
SEND-PR:
SEND-PR: Note that the Synopsis field is mandatory.
SEND-PR:
SEND-PR: Please note that (unless you state otherwise) if your report
SEND-PR: includes a patch then it will be taken under the same license as
SEND-PR: the one on the file(s) you want to change.
SEND-PR:
SEND-PR: BE ADVISED THAT FREEBSD PROBLEM REPORTS ARE PUBLIC INFORMATION AND
SEND-PR: WILL BE PUBLISHED AS-IS ON THE PROJECT'S MAILING LISTS AND WEB SITES.
SEND-PR: DO NOT SUBMIT ANY INFORMATION YOU DO NOT WANT MADE PUBLIC.
SEND-PR:
SEND-PR: If you wish to submit a problem report confidentially, then contact
SEND-PR: the FreeBSD bugmaster (bugmaster at FreeBSD.org) to arrange for a
SEND-PR: relevant developer to be contacted.
SEND-PR:
SEND-PR: For sensitive security issues, consider contacting the FreeBSD
SEND-PR: security officer team (security-officer at freebsd.org) directly.
SEND-PR:
SEND-PR: Choose from the following categories:
SEND-PR:
SEND-PR: advocacy alpha amd64 bin conf docs
SEND-PR: gnu i386 ia64 java kern misc
SEND-PR: ports powerpc sparc64 standards www
SEND-PR:
To: FreeBSD-gnats-submit at freebsd.org
From: John Merryweather Cooper <johnmary at adelphia.net>
Reply-To: John Merryweather Cooper <coop9211 at uidaho.edu>
Cc: gnome at FreeBSD.org
X-send-pr-version: 3.113
X-GNATS-Notify:
>Submitter-Id: current-users
>Originator: John Merryweather Cooper
>Organization: <organization of PR author (multiple lines)>
>Confidential: no <FreeBSD PRs are public data>
>Synopsis: [UPDATE] Update lang/mono to 0.29
>Severity: non-critical
>Priority: low
>Category: ports
>Class: update
>Release: FreeBSD 4.9-STABLE i386
>Environment:
System: FreeBSD borgdemon.losaca.adelphia.net 4.9-STABLE FreeBSD 4.9-STABLE #2: Tue Dec 9 23:14:13 PST 2003 root at borgdemon.losaca.adelphia.net:/usr/obj/usr/src/sys/K6-2 i386
<machine, os, target, libraries (multiple lines)>
>Description:
Update lang/mono to the latest version.
>How-To-Repeat:
N/A
>Fix:
# This is a patch for mono to update it to mono-0.29
#
# To apply this patch:
# STEP 1: Chdir to the source directory.
# STEP 2: Run the 'applypatch' program with this patch file as input.
#
# If you do not have 'applypatch', it is part of the 'makepatch' package
# that you can fetch from the Comprehensive Perl Archive Network:
# http://www.perl.com/CPAN/authors/Johan_Vromans/makepatch-x.y.tar.gz
# In the above URL, 'x' should be 2 or higher.
#
# To apply this patch without the use of 'applypatch':
# STEP 1: Chdir to the source directory.
# If you have a decent Bourne-type shell:
# STEP 2: Run the shell with this file as input.
# If you don't have such a shell, you may need to manually delete
# the files as shown below.
# STEP 3: Run the 'patch' program with this file as input.
#
# These are the commands needed to create/delete files/directories:
#
rm -f 'files/patch-mono_metadata_debug-mono-symfile.c'
#
# This command terminates the shell and need not be executed manually.
exit
#
#### End of Preamble ####
#### Patch data follows ####
diff -u 'mono/Makefile' 'mono-0.29/Makefile'
Index: ./Makefile
--- ./Makefile Thu Oct 16 20:27:36 2003
+++ ./Makefile Sat Dec 13 22:26:58 2003
@@ -6,8 +6,7 @@
#
PORTNAME= mono
-PORTVERSION= 0.28
-PORTREVISION= 1
+PORTVERSION= 0.29
CATEGORIES= lang
MASTER_SITES= http://www.go-mono.com/archive/
@@ -17,7 +16,7 @@
USE_LIBTOOL= yes
USE_REINPLACE= yes
USE_BISON= yes
-USE_GNOME= gnomehack glib20 pkgconfig
+USE_GNOME= gnomehier gnomehack glib20 pkgconfig
USE_GMAKE= yes
LIBTOOLFILES= configure libgc/configure
INSTALLS_SHLIB= yes
diff -u 'mono/distinfo' 'mono-0.29/distinfo'
Index: ./distinfo
--- ./distinfo Sun Nov 30 02:39:02 2003
+++ ./distinfo Sat Dec 13 22:24:39 2003
@@ -1 +1 @@
-MD5 (mono-0.28.tar.gz) = 108f89a08c1f1dd772b8d48ea5dcaf24
+MD5 (mono-0.29.tar.gz) = 3f79461475bacc2ec4c3f85de213d8a0
diff -u 'mono/pkg-plist' 'mono-0.29/pkg-plist'
Index: ./pkg-plist
--- ./pkg-plist Sun Nov 30 02:39:02 2003
+++ ./pkg-plist Sat Dec 13 22:41:14 2003
@@ -2,6 +2,8 @@
bin/chktrust.exe
bin/cilc
bin/cilc.exe
+bin/disco
+bin/disco.exe
bin/genxs
bin/genxs.exe
bin/ilasm
@@ -28,6 +30,7 @@
bin/wsdl.exe
bin/xsd
bin/xsd.exe
+etc/mono/DefaultWsdlHelpGenerator.aspx
etc/mono/config
etc/mono/machine.config
include/mono/cil/opcode.def
@@ -67,6 +70,7 @@
include/mono/metadata/exception.h
include/mono/metadata/image.h
include/mono/metadata/loader.h
+include/mono/metadata/locales.h
include/mono/metadata/mempool.h
include/mono/metadata/metadata.h
include/mono/metadata/monitor.h
@@ -90,6 +94,7 @@
include/mono/utils/mono-digest.h
include/mono/utils/mono-hash.h
include/mono/utils/mono-logger.h
+include/mono/utils/mono-math.h
include/mono/utils/monobitset.h
lib/Accessibility.dll
lib/ByteFX.Data.dll
@@ -114,7 +119,6 @@
lib/Mono.Data.SybaseClient.dll
lib/Mono.Data.Tds.dll
lib/Mono.Data.TdsClient.dll
-lib/Mono.Directory.LDAP.dll
lib/Mono.GetOptions.dll
lib/Mono.Http.dll
lib/Mono.PEToolkit.dll
@@ -123,6 +127,7 @@
lib/Mono.Security.dll
lib/NUnit.Framework.dll
lib/NUnit.Util.dll
+lib/Novell.Directory.Ldap.dll
lib/Npgsql.dll
lib/PEAPI.dll
lib/System.Configuration.Install.dll
@@ -144,17 +149,192 @@
lib/System.Windows.Forms.dll
lib/System.Xml.dll
lib/System.dll
-lib/corlib.dll
+lib/libgdiplus.dll.so
lib/libmono-profiler-cov.a
lib/libmono-profiler-cov.so
lib/libmono-profiler-cov.so.0
lib/libmono.a
lib/libmono.so
lib/libmono.so.0
+lib/mscorlib.dll
libdata/pkgconfig/mono.pc
share/mono/cil/cil-opcodes.xml
+ at dirrm share/xml
+ at dirrm share/skel
+ at dirrm share/sgml
+ at dirrm share/nls/zh_TW.Big5
+ at dirrm share/nls/zh_CN.eucCN
+ at dirrm share/nls/zh_CN.GBK
+ at dirrm share/nls/zh_CN.GB18030
+ at dirrm share/nls/uk_UA.KOI8-U
+ at dirrm share/nls/uk_UA.ISO8859-5
+ at dirrm share/nls/tr_TR.ISO8859-9
+ at dirrm share/nls/sv_SE.ISO8859-15
+ at dirrm share/nls/sv_SE.ISO8859-1
+ at dirrm share/nls/sl_SI.ISO8859-2
+ at dirrm share/nls/sk_SK.ISO8859-2
+ at dirrm share/nls/ru_RU.KOI8-R
+ at dirrm share/nls/ru_RU.ISO8859-5
+ at dirrm share/nls/ru_RU.CP866
+ at dirrm share/nls/ru_RU.CP1251
+ at dirrm share/nls/ro_RO.ISO8859-2
+ at dirrm share/nls/pt_PT.ISO8859-15
+ at dirrm share/nls/pt_PT.ISO8859-1
+ at dirrm share/nls/pt_BR.ISO8859-1
+ at dirrm share/nls/pl_PL.ISO8859-2
+ at dirrm share/nls/no_NO.ISO8859-15
+ at dirrm share/nls/no_NO.ISO8859-1
+ at dirrm share/nls/nl_NL.ISO8859-15
+ at dirrm share/nls/nl_NL.ISO8859-1
+ at dirrm share/nls/nl_BE.ISO8859-15
+ at dirrm share/nls/nl_BE.ISO8859-1
+ at dirrm share/nls/lt_LT.ISO8859-4
+ at dirrm share/nls/la_LN.US-ASCII
+ at dirrm share/nls/la_LN.ISO8859-4
+ at dirrm share/nls/la_LN.ISO8859-2
+ at dirrm share/nls/la_LN.ISO8859-15
+ at dirrm share/nls/la_LN.ISO8859-1
+ at dirrm share/nls/ko_KR.eucKR
+ at dirrm share/nls/ja_JP.eucJP
+ at dirrm share/nls/ja_JP.SJIS
+ at dirrm share/nls/it_IT.ISO8859-15
+ at dirrm share/nls/it_IT.ISO8859-1
+ at dirrm share/nls/it_CH.ISO8859-15
+ at dirrm share/nls/it_CH.ISO8859-1
+ at dirrm share/nls/is_IS.ISO8859-15
+ at dirrm share/nls/is_IS.ISO8859-1
+ at dirrm share/nls/hu_HU.ISO8859-2
+ at dirrm share/nls/hr_HR.ISO8859-2
+ at dirrm share/nls/hi_IN.ISCII-DEV
+ at dirrm share/nls/fr_FR.ISO8859-15
+ at dirrm share/nls/fr_FR.ISO8859-1
+ at dirrm share/nls/fr_CH.ISO8859-15
+ at dirrm share/nls/fr_CH.ISO8859-1
+ at dirrm share/nls/fr_CA.ISO8859-15
+ at dirrm share/nls/fr_CA.ISO8859-1
+ at dirrm share/nls/fr_BE.ISO8859-15
+ at dirrm share/nls/fr_BE.ISO8859-1
+ at dirrm share/nls/fi_FI.ISO8859-15
+ at dirrm share/nls/fi_FI.ISO8859-1
+ at dirrm share/nls/et_EE.ISO8859-15
+ at dirrm share/nls/es_ES.ISO8859-15
+ at dirrm share/nls/es_ES.ISO8859-1
+ at dirrm share/nls/en_US.US-ASCII
+ at dirrm share/nls/en_US.ISO8859-15
+ at dirrm share/nls/en_US.ISO8859-1
+ at dirrm share/nls/en_NZ.US-ASCII
+ at dirrm share/nls/en_NZ.ISO8859-15
+ at dirrm share/nls/en_NZ.ISO8859-1
+ at dirrm share/nls/en_GB.US-ASCII
+ at dirrm share/nls/en_GB.ISO8859-15
+ at dirrm share/nls/en_GB.ISO8859-1
+ at dirrm share/nls/en_CA.US-ASCII
+ at dirrm share/nls/en_CA.ISO8859-15
+ at dirrm share/nls/en_CA.ISO8859-1
+ at dirrm share/nls/en_AU.US-ASCII
+ at dirrm share/nls/en_AU.ISO8859-15
+ at dirrm share/nls/en_AU.ISO8859-1
+ at dirrm share/nls/el_GR.ISO8859-7
+ at dirrm share/nls/de_DE.ISO8859-15
+ at dirrm share/nls/de_DE.ISO8859-1
+ at dirrm share/nls/de_CH.ISO8859-15
+ at dirrm share/nls/de_CH.ISO8859-1
+ at dirrm share/nls/de_AT.ISO8859-15
+ at dirrm share/nls/de_AT.ISO8859-1
+ at dirrm share/nls/da_DK.ISO8859-15
+ at dirrm share/nls/da_DK.ISO8859-1
+ at dirrm share/nls/cs_CZ.ISO8859-2
+ at dirrm share/nls/bg_BG.CP1251
+ at dirrm share/nls/am_ET.UTF-8
+ at dirrm share/nls/af_ZA.ISO8859-15
+ at dirrm share/nls/af_ZA.ISO8859-1
+ at dirrm share/nls/POSIX
+ at dirrm share/nls/C
+ at dirrm share/nls
@dirrm share/mono/cil
@dirrm share/mono
+ at dirrm share/misc
+ at dirrm share/java/classes
+ at dirrm share/java
+ at dirrm share/emacs/site-lisp
+ at dirrm share/emacs
+ at dirrm share/dict
+ at dirrm sbin
+ at dirrm man/ru.KOI8-R/mann
+ at dirrm man/ru.KOI8-R/manl
+ at dirrm man/ru.KOI8-R/man9
+ at dirrm man/ru.KOI8-R/man8
+ at dirrm man/ru.KOI8-R/man7
+ at dirrm man/ru.KOI8-R/man6
+ at dirrm man/ru.KOI8-R/man5
+ at dirrm man/ru.KOI8-R/man4
+ at dirrm man/ru.KOI8-R/man3
+ at dirrm man/ru.KOI8-R/man2
+ at dirrm man/ru.KOI8-R/man1
+ at dirrm man/ru.KOI8-R/catn
+ at dirrm man/ru.KOI8-R/catl
+ at dirrm man/ru.KOI8-R/cat9
+ at dirrm man/ru.KOI8-R/cat8
+ at dirrm man/ru.KOI8-R/cat7
+ at dirrm man/ru.KOI8-R/cat6
+ at dirrm man/ru.KOI8-R/cat5
+ at dirrm man/ru.KOI8-R/cat4
+ at dirrm man/ru.KOI8-R/cat3
+ at dirrm man/ru.KOI8-R/cat2
+ at dirrm man/ru.KOI8-R/cat1
+ at dirrm man/ru.KOI8-R
+ at dirrm man/en.ISO8859-1/catn
+ at dirrm man/en.ISO8859-1/cat9/i386
+ at dirrm man/en.ISO8859-1/cat9
+ at dirrm man/en.ISO8859-1/cat8/i386
+ at dirrm man/en.ISO8859-1/cat8/alpha
+ at dirrm man/en.ISO8859-1/cat8
+ at dirrm man/en.ISO8859-1/cat7
+ at dirrm man/en.ISO8859-1/cat6
+ at dirrm man/en.ISO8859-1/cat5
+ at dirrm man/en.ISO8859-1/cat4/i386
+ at dirrm man/en.ISO8859-1/cat4/alpha
+ at dirrm man/en.ISO8859-1/cat4
+ at dirrm man/en.ISO8859-1/cat3
+ at dirrm man/en.ISO8859-1/cat2
+ at dirrm man/en.ISO8859-1/cat1aout
+ at dirrm man/en.ISO8859-1/cat1
+ at dirrm man/en.ISO8859-1
+ at dirrm man/de.ISO8859-1/mann
+ at dirrm man/de.ISO8859-1/manl
+ at dirrm man/de.ISO8859-1/man9
+ at dirrm man/de.ISO8859-1/man8
+ at dirrm man/de.ISO8859-1/man7
+ at dirrm man/de.ISO8859-1/man6
+ at dirrm man/de.ISO8859-1/man5
+ at dirrm man/de.ISO8859-1/man4
+ at dirrm man/de.ISO8859-1/man3
+ at dirrm man/de.ISO8859-1/man2
+ at dirrm man/de.ISO8859-1/man1
+ at dirrm man/de.ISO8859-1/catn
+ at dirrm man/de.ISO8859-1/catl
+ at dirrm man/de.ISO8859-1/cat9
+ at dirrm man/de.ISO8859-1/cat8
+ at dirrm man/de.ISO8859-1/cat7
+ at dirrm man/de.ISO8859-1/cat6
+ at dirrm man/de.ISO8859-1/cat5
+ at dirrm man/de.ISO8859-1/cat4
+ at dirrm man/de.ISO8859-1/cat3
+ at dirrm man/de.ISO8859-1/cat2
+ at dirrm man/de.ISO8859-1/cat1
+ at dirrm man/de.ISO8859-1
+ at dirrm libdata/pkgconfig
+ at dirrm lib/perl5/site_perl/5.005/i386-freebsd/auto
+ at dirrm lib/perl5/site_perl/5.005/i386-freebsd
+ at dirrm lib/perl5/site_perl/5.005/auto
+ at dirrm lib/perl5/site_perl/5.005/alpha-freebsd/auto
+ at dirrm lib/perl5/site_perl/5.005/alpha-freebsd
+ at dirrm lib/perl5/site_perl/5.005
+ at dirrm lib/perl5/site_perl
+ at dirrm lib/perl5/5.00503/man/man3
+ at dirrm lib/perl5/5.00503/man
+ at dirrm lib/perl5/5.00503
+ at dirrm lib/perl5
@dirrm include/mono/utils
@dirrm include/mono/private
@dirrm include/mono/metadata
#### End of Patch data ####
#### ApplyPatch data follows ####
# Data version : 1.0
# Date generated : Sat Dec 13 22:49:23 2003
# Generated by : makepatch 2.00
# Recurse directories : Yes
# r 'files/patch-mono_metadata_debug-mono-symfile.c' 349 0
# p 'Makefile' 1209 1071383218 0100644
# p 'distinfo' 58 1071383079 0100644
# p 'pkg-plist' 4179 1071384074 0100644
#### End of ApplyPatch data ####
#### End of Patch kit [created: Sat Dec 13 22:49:23 2003] ####
#### Checksum: 320 9546 47845 ####
More information about the freebsd-gnome
mailing list