Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2012 19:40:14 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/172426: commit references a PR
Message-ID:  <201210071940.q97JeEPx095289@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/172426: commit references a PR
Date: Sun,  7 Oct 2012 19:31:31 +0000 (UTC)

 Author: dougb
 Date: Sun Oct  7 19:31:17 2012
 New Revision: 305503
 URL: http://svn.freebsd.org/changeset/ports/305503
 
 Log:
   Restore option descriptions to what the maintainer actually put in the PR
   
   Pointy hat to:	eadler
   
   PR:		ports/172426
   Submitted by:	Michael Gmelin <freebsd@grem.de> (maintainer)
 
 Modified:
   head/security/libpreludedb/Makefile
 
 Modified: head/security/libpreludedb/Makefile
 ==============================================================================
 --- head/security/libpreludedb/Makefile	Sun Oct  7 18:53:25 2012	(r305502)
 +++ head/security/libpreludedb/Makefile	Sun Oct  7 19:31:17 2012	(r305503)
 @@ -23,6 +23,11 @@ PORTDOCS=	*
  
  OPTIONS_DEFINE=	DOCS MYSQL PERL PGSQL PYTHON SQLITE
  OPTIONS_DEFAULT=MYSQL
 +PERL_DESC=	Include Perl bindings
 +PYTHON_DESC=	Include Python bindings
 +MYSQL_DESC=	Use MySQL backend
 +PGSQL_DESC=	Use PostgreSQL backend
 +SQLITE_DESC=	Use SQLite backend
  
  .include <bsd.port.options.mk>
  
 _______________________________________________
 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?201210071940.q97JeEPx095289>