New port: Python library for working with CouchDB. Fix: Patch attached with submission follows:
Class Changed From-To: update->change-request Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool)
Responsible Changed From-To: freebsd-ports-bugs->dhn I'll take it.
State Changed From-To: open->feedback Hey ;) the port is ok but i have a question about the MAINTAINER entry. It's "wenheping@gmail.com" your mail adress? -dhn
2011/3/19 <dhn@freebsd.org>: > Synopsis: New port: databases/py-CouchDB > > State-Changed-From-To: open->feedback > State-Changed-By: dhn > State-Changed-When: Sat Mar 19 16:41:21 UTC 2011 > State-Changed-Why: > Hey ;) > > the port is ok but i have a question about the MAINTAINER entry. Â It's > "wenheping@gmail.com" your mail adress? > > -dhn > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=155692 > Uhh sorry, is wrong! I set both technical aspect of the port that I completely forgot to change the mail. Andrei.
dhn 2011-03-19 19:04:21 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/py-couchdb Makefile distinfo pkg-descr pkg-plist Log: This package provides a Python fast and full featured interface to CouchDB. WWW: http://code.google.com/p/couchdb-python/ PR: ports/155692 Submitted by: Andrei Antoukh <niwi@niwi.be> Revision Changes Path 1.963 +1 -0 ports/databases/Makefile 1.1 +23 -0 ports/databases/py-couchdb/Makefile (new) 1.1 +2 -0 ports/databases/py-couchdb/distinfo (new) 1.1 +4 -0 ports/databases/py-couchdb/pkg-descr (new) 1.1 +69 -0 ports/databases/py-couchdb/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed New port added, with minor changes. Thanks!