ports/174864: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Tue Jan 15 12:30:01 UTC 2013


The following reply was made to PR ports/174864; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/174864: commit references a PR
Date: Tue, 15 Jan 2013 12:21:33 +0000 (UTC)

 Author: romain
 Date: Tue Jan 15 12:21:25 2013
 New Revision: 310437
 URL: http://svnweb.freebsd.org/changeset/ports/310437
 
 Log:
     - Fix ONLY_FOR_ARCHS [1];
     - While here, pet portlint(1).
   
   PR:		ports/174864 [1]
   Submitted by:	jhibbits [1]
 
 Modified:
   head/lang/mono/Makefile
 
 Modified: head/lang/mono/Makefile
 ==============================================================================
 --- head/lang/mono/Makefile	Tue Jan 15 12:19:54 2013	(r310436)
 +++ head/lang/mono/Makefile	Tue Jan 15 12:21:25 2013	(r310437)
 @@ -1,4 +1,4 @@
 -# Created by:	Yukihiro Nakai <nakai at FreeBSD.org>
 +# Created by: Yukihiro Nakai <nakai at FreeBSD.org>
  # $FreeBSD$
  
  PORTNAME=	mono
 @@ -36,7 +36,7 @@ MONO_SHARED_DIR=${WRKDIR}
  MAKE_ENV=	MONO_SHARED_DIR="${MONO_SHARED_DIR}" \
  		LC_ALL=C
  
 -ONLY_FOR_ARCHS=	i386 amd64 ppc
 +ONLY_FOR_ARCHS=	i386 amd64 powerpc
  
  MAN1=		al.1 cccheck.1 ccrewrite.1 cert2spc.1 certmgr.1 chktrust.1 \
  		cilc.1 crlupdate.1 csharp.1 disco.1 dtd2xsd.1 gacutil.1 \
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-mono mailing list