[Midnightbsd-cvs] mports: lang/mono: Update mono to 1.2.5.2 which fixes a security issue
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Sep 18 16:56:07 EDT 2008
Log Message:
-----------
Update mono to 1.2.5.2 which fixes a security issue with their ASP.net implementation. I don't think this matters since nothing ever works in mono anyway, but what the hell.
Modified Files:
--------------
mports/lang/mono:
Makefile (r1.4 -> r1.5)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/lang/mono/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -L lang/mono/Makefile -L lang/mono/Makefile -u -r1.4 -r1.5
--- lang/mono/Makefile
+++ lang/mono/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= mono
-PORTVERSION= 1.2.5.1
+PORTVERSION= 1.2.5.2
CATEGORIES= lang
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/lang/mono/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -L lang/mono/distinfo -L lang/mono/distinfo -u -r1.2 -r1.3
--- lang/mono/distinfo
+++ lang/mono/distinfo
@@ -1,3 +1,3 @@
-MD5 (mono-1.2.5.1.tar.bz2) = dfede0c8c29384a8f8a6953a9bd06224
-SHA256 (mono-1.2.5.1.tar.bz2) = 434f91032e48c03e1202ba3cef1648e2708eeefcf51143d3547e34acc9c68a96
-SIZE (mono-1.2.5.1.tar.bz2) = 17492757
+MD5 (mono-1.2.5.2.tar.bz2) = 50b379ce60c1550dcd7be50bae25fa30
+SHA256 (mono-1.2.5.2.tar.bz2) = dd8205a3ce616481352e9c17c61f84a7249850c1b394024758be240c62fd06d4
+SIZE (mono-1.2.5.2.tar.bz2) = 17878783
More information about the Midnightbsd-cvs
mailing list