jer         14/04/05 00:21:48

  Modified:             ChangeLog pmacct-1.5.0_rc2.ebuild
  Log:
  Bump dev-libs/mongo-c-driver dependency (bug #506738).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.93                 net-analyzer/pmacct/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?rev=1.93&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?rev=1.93&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog   1 Feb 2014 12:07:33 -0000       1.92
+++ ChangeLog   5 Apr 2014 00:21:48 -0000       1.93
@@ -1,6 +1,9 @@
 # ChangeLog for net-analyzer/pmacct
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.92 
2014/02/01 12:07:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.93 
2014/04/05 00:21:48 jer Exp $
+
+  05 Apr 2014; Jeroen Roovers <[email protected]> pmacct-1.5.0_rc2.ebuild:
+  Bump dev-libs/mongo-c-driver dependency (bug #506738).
 
 *pmacct-1.5.0_rc2 (01 Feb 2014)
 



1.2                  net-analyzer/pmacct/pmacct-1.5.0_rc2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc2.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc2.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc2.ebuild?r1=1.1&r2=1.2

Index: pmacct-1.5.0_rc2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pmacct-1.5.0_rc2.ebuild     1 Feb 2014 12:07:33 -0000       1.1
+++ pmacct-1.5.0_rc2.ebuild     5 Apr 2014 00:21:48 -0000       1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc2.ebuild,v 1.1 
2014/02/01 12:07:33 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-1.5.0_rc2.ebuild,v 1.2 
2014/04/05 00:21:48 jer Exp $
 
 EAPI=5
 inherit eutils toolchain-funcs
@@ -17,7 +17,7 @@
 DEPEND="
        net-libs/libpcap
        geoip? ( dev-libs/geoip )
-       mongodb? ( dev-libs/mongo-c-driver )
+       mongodb? ( >=dev-libs/mongo-c-driver-0.8.1-r1 )
        mysql? ( virtual/mysql )
        postgres? ( dev-db/postgresql-base )
        sqlite? ( =dev-db/sqlite-3* )




Reply via email to