ports/159368: update port databases/dalmp
nbari at dalmp.com
nbari at dalmp.com
Tue Aug 2 02:20:11 UTC 2011
>Number: 159368
>Category: ports
>Synopsis: update port databases/dalmp
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 02 02:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Nicolas de Bari Embriz <nbari at dalmp.com>
>Release: FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
>Description:
* SSL support added
* sessions ref value on sqlite / db changed to data/varchar instead of INT so user can store in ref integers or chars for example it could store some json encoded data
* added redisX and memCacheX methods so user can extend functionality of the object using all the available methods for each cache system
* fixed and improvement to SessionsRef
>How-To-Repeat:
>Fix:
--- dalmp.diff begins here ---
diff -urN dalmp-old/Makefile dalmp/Makefile
--- dalmp-old/Makefile 2011-08-02 01:36:10.000000000 +0000
+++ dalmp/Makefile 2011-08-02 01:36:20.000000000 +0000
@@ -6,7 +6,7 @@
#
PORTNAME= dalmp
-PORTVERSION= 0.9.308
+PORTVERSION= 0.9.313
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff -urN dalmp-old/distinfo dalmp/distinfo
--- dalmp-old/distinfo 2011-08-02 01:36:10.000000000 +0000
+++ dalmp/distinfo 2011-08-02 01:36:23.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (dalmp-0.9.308.tar.bz2) = 52d8fff39f439a461460180c9b39bdc39e5fbf497caa4f196e182c2860f98e99
-SIZE (dalmp-0.9.308.tar.bz2) = 17469
+SHA256 (dalmp-0.9.313.tar.bz2) = 25d06baa54c3386bd70161a7751ce230e8fe76abf0fa2cb15115dbaadaad9c56
+SIZE (dalmp-0.9.313.tar.bz2) = 17622
--- dalmp.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list