ports/186844: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Thu Mar 27 01:00:01 UTC 2014


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

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at 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 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-ports-bugs mailing list