Fixed and improvements to the queue methods. A single database is used for storing multiple queues. Fixed the http_client method Added an example for readQueueURL Changed the response behavior of readQueue, not returns and empty array instead of an exeption
Hi, can some one please commit the changes. regards
Responsible Changed From-To: freebsd-ports-bugs->sunpoet I'll take it.
sunpoet 2011-08-17 05:00:55 UTC FreeBSD ports repository Modified files: databases/dalmp Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.9.315 Changes: 0.9.315: - Cleaned queueURL methods and added an example queueURL 0.9.314: - Extended the queue and readQueue methods PR: ports/159743 Submitted by: Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer) Revision Changes Path 1.11 +1 -1 ports/databases/dalmp/Makefile 1.12 +2 -2 ports/databases/dalmp/distinfo 1.3 +1 -0 ports/databases/dalmp/pkg-descr 1.4 +1 -0 ports/databases/dalmp/pkg-plist _______________________________________________ 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: open->closed Committed. Thanks!