[Midnightbsd-cvs] mports [24654] trunk/lang/mono-basic: update mono basic 4.7
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Nov 21 23:52:16 EST 2018
Revision: 24654
http://svnweb.midnightbsd.org/mports/?rev=24654
Author: laffer1
Date: 2018-11-21 23:52:15 -0500 (Wed, 21 Nov 2018)
Log Message:
-----------
update mono basic 4.7
Modified Paths:
--------------
trunk/lang/mono-basic/Makefile
trunk/lang/mono-basic/distinfo
trunk/lang/mono-basic/files/patch-configure
Modified: trunk/lang/mono-basic/Makefile
===================================================================
--- trunk/lang/mono-basic/Makefile 2018-11-22 04:23:46 UTC (rev 24653)
+++ trunk/lang/mono-basic/Makefile 2018-11-22 04:52:15 UTC (rev 24654)
@@ -1,8 +1,7 @@
# $MidnightBSD$
PORTNAME= mono-basic
-PORTVERSION= 4.6
-PORTREVISION= 1
+PORTVERSION= 4.7
CATEGORIES= lang
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ \
http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
Modified: trunk/lang/mono-basic/distinfo
===================================================================
--- trunk/lang/mono-basic/distinfo 2018-11-22 04:23:46 UTC (rev 24653)
+++ trunk/lang/mono-basic/distinfo 2018-11-22 04:52:15 UTC (rev 24654)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477409534
-SHA256 (mono-basic-4.6.tar.bz2) = 303d79f73ae9d6120ef12ebeaf2ec67fda96256801e3bf305c46f8787a751e8f
-SIZE (mono-basic-4.6.tar.bz2) = 2051520
+TIMESTAMP = 1528647150
+SHA256 (mono-basic-4.7.tar.bz2) = 0b3962719de45f7f6b8d6c5481d7e50c2e79cbcf7f1ce02810b65fcfa261cc28
+SIZE (mono-basic-4.7.tar.bz2) = 2051806
Modified: trunk/lang/mono-basic/files/patch-configure
===================================================================
--- trunk/lang/mono-basic/files/patch-configure 2018-11-22 04:23:46 UTC (rev 24653)
+++ trunk/lang/mono-basic/files/patch-configure 2018-11-22 04:52:15 UTC (rev 24654)
@@ -1,6 +1,6 @@
---- configure.orig
+--- configure.orig 2018-04-05 17:50:19 UTC
+++ configure
-@@ -19,7 +19,7 @@
+@@ -52,7 +52,7 @@ fi
echo "prefix=$prefix" > build/config.make
echo "exec_prefix=\${prefix}" >> build/config.make
echo "mono_libdir=\${exec_prefix}/lib" >> build/config.make
More information about the Midnightbsd-cvs
mailing list