ports/172426: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sun Oct 7 19:40:14 UTC 2012


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

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