1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

Update to 3.12.1.

This commit is contained in:
Romain Tartière 2015-03-07 16:44:05 +00:00
parent 31e74bc4ec
commit 930496c3da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380707
5 changed files with 6 additions and 36 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= mono
PORTVERSION= 3.10.0
PORTREVISION= 2
PORTVERSION= 3.12.1
CATEGORIES= lang
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/

View File

@ -1,4 +1,4 @@
SHA256 (mono-3.10.0.tar.bz2) = fd74d1a6810d2d9b4733b4affbda67958e61520aade531c73103568dc18ab0b4
SIZE (mono-3.10.0.tar.bz2) = 73485820
SHA256 (mono-3.12.1.tar.bz2) = 5d8cf153af2948c06bc9fbf5088f6834868e4db8e5f41c7cff76da173732b60d
SIZE (mono-3.12.1.tar.bz2) = 73487974
SHA256 (fb3468e61c943790ddad0f8cfb3e0cb0e3a00d0d.patch) = 22af40601f76960d902ac5b89c5eda08ec789bbf5effbc3e751330ea39a801e9
SIZE (fb3468e61c943790ddad0f8cfb3e0cb0e3a00d0d.patch) = 4475

View File

@ -1,17 +0,0 @@
$FreeBSD$
pid_t is typedef'd in sys/types.h
Merged in #1341 upstream.
--- mono/io-layer/processes.h.orig
+++ mono/io-layer/processes.h
@@ -10,6 +10,8 @@
#ifndef _WAPI_PROCESSES_H_
#define _WAPI_PROCESSES_H_
+#include <sys/types.h>
+
#include <glib.h>
#include <mono/io-layer/handles.h>

View File

@ -1,15 +0,0 @@
$FreeBSD$
Merged in #1340 upstream.
--- mono/utils/mono-threads-freebsd.c.orig
+++ mono/utils/mono-threads-freebsd.c
@@ -2,6 +2,7 @@
#if defined(__FreeBSD__)
+#include <mono/utils/mono-threads.h>
#include <pthread.h>
#include <pthread_np.h>

View File

@ -3,6 +3,7 @@ bin/al2
bin/caspol
bin/cccheck
bin/ccrewrite
bin/cert-sync
bin/cert2spc
bin/certmgr
bin/chktrust
@ -614,6 +615,8 @@ lib/mono/4.5/cccheck.exe
lib/mono/4.5/cccheck.exe.mdb
lib/mono/4.5/ccrewrite.exe
lib/mono/4.5/ccrewrite.exe.mdb
lib/mono/4.5/cert-sync.exe
lib/mono/4.5/cert-sync.exe.mdb
lib/mono/4.5/cert2spc.exe
lib/mono/4.5/cert2spc.exe.mdb
lib/mono/4.5/certmgr.exe