Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Mar 2014 01:00:00 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/186844: commit references a PR
Message-ID:  <201403270100.s2R100bE040048@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/186844; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/186844: commit references a PR
Date: Thu, 27 Mar 2014 00:58:49 +0000 (UTC)

 Author: bdrewery
 Date: Thu Mar 27 00:58:45 2014
 New Revision: 349311
 URL: http://svnweb.freebsd.org/changeset/ports/349311
 QAT: https://qat.redports.org/buildarchive/r349311/
 
 Log:
   - Enable X256 by default
   
   PR:		ports/186844
   Submitted by:	bdrewery
   Approved by:	s@samu.pl (maintainer)
 
 Modified:
   head/sysutils/bsdinfo/Makefile
 
 Modified: head/sysutils/bsdinfo/Makefile
 ==============================================================================
 --- head/sysutils/bsdinfo/Makefile	Thu Mar 27 00:51:33 2014	(r349310)
 +++ head/sysutils/bsdinfo/Makefile	Thu Mar 27 00:58:45 2014	(r349311)
 @@ -3,6 +3,7 @@
  
  PORTNAME=	bsdinfo
  PORTVERSION=	0.22
 +PORTREVISION=	1
  CATEGORIES=	sysutils
  MASTER_SITES=	http://cloud.github.com/downloads/samupl/bsdinfo/
  
 @@ -12,6 +13,7 @@ COMMENT=	Simple utility to display syste
  GNU_CONFIGURE=	yes
  
  OPTIONS_DEFINE=	X256
 +OPTIONS_DEFAULT=X256
  X256_DESC=	Build the 256 color version
  X256_CONFIGURE_ON=	--x256
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403270100.s2R100bE040048>