Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 439408

Summary: dev-db/rockmongo-1.1.5 - Web-based administration for Mongo database in PHP
Product: Gentoo Linux Reporter: Tomáš Mózes <hydrapolic>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED OBSOLETE    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: rockmongo-1.1.2.ebuild
rockmongo-1.1.5.ebuild

Description Tomáš Mózes 2012-10-23 15:04:07 UTC
Created attachment 327228 [details]
rockmongo-1.1.2.ebuild

Attached you can find an ebuild for RockMongo 1.1.2.
Comment 1 Tomáš Mózes 2013-02-07 14:32:44 UTC
Created attachment 338234 [details]
rockmongo-1.1.5.ebuild
Comment 2 Tomáš Mózes 2013-02-07 14:34:15 UTC
Rockmongo 1.1.5

v1.1.5 - 2012-12-20
    Fix authenticate with php_mongo >= 1.3.0

v1.1.4 - 2012-12-01
    Make compatible with php_mongo 1.3.0
    Support composite _id
    Fix gridfs downloads and view chunks issue
    Fix h() function error
    Fix Slave link on topbar
    Fix User auth error (after you remove some servers)
    Fix issue when query with numberic field

v1.1.3 - 2012-11-07
    Fix UTF-8 characters display issue(PHP 5.4.x)
    Add portuguese (Portugal) translation, by Luis Romao zecompadre@gmail.com



# diff -u rockmongo-1.1.2.ebuild rockmongo-1.1.5.ebuild 
--- rockmongo-1.1.2.ebuild      2012-10-23 16:42:26.283574813 +0200
+++ rockmongo-1.1.5.ebuild      2013-02-07 14:53:27.414824028 +0100
@@ -8,7 +8,7 @@
 
 DESCRIPTION="Web-based administration for Mongo database in PHP"
 HOMEPAGE="http://www.rockmongo.com"
-SRC_URI="http://rock-php.googlecode.com/files/${PN}-v${PV}.zip"
+SRC_URI="http://rockmongo.com/release/${PN}-${PV}.zip"
 
 LICENSE="BSD-2"
 KEYWORDS="~amd64"