Skip site navigation (1)Skip section navigation (2)
Date:      2 Aug 2011 01:43:58 -0000
From:      nbari@dalmp.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nbari@dalmp.com
Subject:   ports/159368: update port databases/dalmp
Message-ID:  <20110802014358.3044.qmail@eu.route.mx>
Resent-Message-ID: <201108020220.p722KB8p056453@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110802014358.3044.qmail>