Summary: | [PATCH] lang/mono: update to 2.4.2.1 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Greg Lewis <glewis> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-mono (Nobody) <mono> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | mono | ||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Greg Lewis
2009-07-11 10:10:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->mono Over to maintainer (via the GNATS Auto Assign Tool) After fixing the ONLY_FOR_ARCHS tab problem and MAN1/MAN5 locations [1] I have the very same patch when creating a diff between the BSD# trunk and what we have in the FreeBSD ports tree. I have not yet extensively tested this mono release but since it's just a new release because of missing parts of mono, I assume that this can be committed safely :-) Thanks, Romain References: 1. http://code.google.com/p/bsd-sharp/source/detail?r=477 -- Romain Tartière <romain@blogreen.org> http://romain.blogreen.org/ pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated) On Sat, Jul 11, 2009 at 03:24:35PM +0200, Romain Tartière wrote: > After fixing the ONLY_FOR_ARCHS tab problem and MAN1/MAN5 locations [1] > I have the very same patch when creating a diff between the BSD# trunk > and what we have in the FreeBSD ports tree. > > I have not yet extensively tested this mono release but since it's just > a new release because of missing parts of mono, I assume that this can > be committed safely :-) Thanks! I'll commit it then :). -- Greg Lewis Email : glewis@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : glewis@FreeBSD.org glewis 2009-07-11 16:53:16 UTC FreeBSD ports repository Modified files: lang/mono Makefile distinfo pkg-plist Log: . Update to 2.4.2.1 . Fix portlint FATALs . Fix packing list (remove duplicate @dirrm lines) PR: 136659 Approved by: mono@ (Romain Tartiere) Revision Changes Path 1.79 +13 -10 ports/lang/mono/Makefile 1.33 +3 -3 ports/lang/mono/distinfo 1.32 +6 -16 ports/lang/mono/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed. Thanks! |