Fixed the issue that was not allowing to flush the cache groups. Fixed sqlite sessions storing. Fixed bug on sessions, causing sessions to be lost frecuently. Fixed method GetOne to complain the php strict standards Added support for storing sessions on sqlite Added the option to define DALMP_SITE_KEY, so users can use dalmp on the same server, with a diferent project/site without overwriting similar queries on diferent databases Method getLog creates the path if not exists.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Seems stable, can be updated
State Changed From-To: open->closed Committed. Thanks!
miwi 2011-03-14 16:09:18 UTC FreeBSD ports repository Modified files: databases/dalmp Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.9.302 PR: 155088 Submitted by: Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer) Revision Changes Path 1.7 +1 -1 ports/databases/dalmp/Makefile 1.8 +2 -2 ports/databases/dalmp/distinfo 1.2 +2 -1 ports/databases/dalmp/pkg-descr 1.3 +2 -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"
Hi, there is a problem with the port, instead of committing the latest version of the port http://www.freebsd.org/cgi/query-pr.cgi?pr=155088 was installed this one the one has some bugs: http://www.freebsd.org/cgi/query-pr.cgi?pr=155050 could you please commit the last one since the current one is has bugs. regards.
This is the update for the current version. diff -urN dalmp-old/Makefile dalmp/Makefile --- dalmp-old/Makefile 2011-03-16 02:28:30.000000000 +0100 +++ dalmp/Makefile 2011-03-16 02:29:04.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= dalmp -PORTVERSION= 0.9.297 +PORTVERSION= 0.9.302 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff -urN dalmp-old/distinfo dalmp/distinfo --- dalmp-old/distinfo 2011-03-16 02:28:30.000000000 +0100 +++ dalmp/distinfo 2011-03-16 02:32:38.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (dalmp-0.9.297.tar.bz2) = 9b07db4cdd601792329b3728df14b175d2f743fb8d4ddc3c65fc8e9ce25a1baf -SIZE (dalmp-0.9.297.tar.bz2) = 17411 +SHA256 (dalmp-0.9.302.tar.bz2) = a9b4d98103d570f490588037b5e350c54ff1cb24c1356a085f94037b2f393cdd +SIZE (dalmp-0.9.302.tar.bz2) = 17433