ports/175507: update port databases/dalmp
Nicolas de Bari Embriz Garcia Rojas
nbari at dalmp.com
Tue Jan 22 13:40:03 UTC 2013
>Number: 175507
>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 Jan 22 13:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Nicolas de Bari Embriz Garcia Rojas
>Release: 9.1
>Organization:
>Environment:
>Description:
update to version 2.1
DALMP_Sessions and DALMP_Cache (objets) work in stand alone
DALMP_Cache improvements on the deleteTree method.
removed ending php tags ?>
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -urN dalmp-old/Makefile dalmp/Makefile
--- dalmp-old/Makefile 2013-01-18 20:44:28.683227245 +0000
+++ dalmp/Makefile 2013-01-18 21:08:53.549225813 +0000
@@ -6,7 +6,7 @@
#
PORTNAME= dalmp
-PORTVERSION= 2.0
+PORTVERSION= 2.1
CATEGORIES= databases
MASTER_SITES= GOOGLE_CODE
diff -urN dalmp-old/distinfo dalmp/distinfo
--- dalmp-old/distinfo 2013-01-18 20:44:28.683227245 +0000
+++ dalmp/distinfo 2013-01-18 21:08:56.421227291 +0000
@@ -1,2 +1,2 @@
-SHA256 (dalmp-2.0.tar.bz2) = 0fa6ffe5086ed18b42d2512abbd2b6500472f13efebf733d4b20c3b727e9e36d
-SIZE (dalmp-2.0.tar.bz2) = 115520
+SHA256 (dalmp-2.1.tar.bz2) = ea39513cb040bb51969db4cfdf8a6f3b11874b1957ce0693f7f5a481a9dd6bb0
+SIZE (dalmp-2.1.tar.bz2) = 117446
diff -urN dalmp-old/pkg-plist dalmp/pkg-plist
--- dalmp-old/pkg-plist 2013-01-18 20:44:28.683227245 +0000
+++ dalmp/pkg-plist 2013-01-18 20:52:17.972227113 +0000
@@ -1,4 +1,5 @@
%%DATADIR%%/LICENSE.txt
+%%DATADIR%%/README.markdown
%%DATADIR%%/dalmp.php
%%DATADIR%%/classes/DALMP.php
%%DATADIR%%/classes/DALMP/Cache.php
@@ -6,14 +7,19 @@
%%DATADIR%%/classes/DALMP/Logger.php
%%DATADIR%%/classes/DALMP/Sessions.php
%%DATADIR%%/examples/2databases.php
+%%DATADIR%%/examples/README.markdown
%%DATADIR%%/examples/REF.php
%%DATADIR%%/examples/cache-group.php
%%DATADIR%%/examples/cache.php
+%%DATADIR%%/examples/cache_dir.php
+%%DATADIR%%/examples/cache_memcache.php
+%%DATADIR%%/examples/cache_redis.php
%%DATADIR%%/examples/csv.php
%%DATADIR%%/examples/curl.php
%%DATADIR%%/examples/preparedStatements.php
%%DATADIR%%/examples/query_Execute.php
%%DATADIR%%/examples/queue.php
+%%DATADIR%%/examples/sessions-redis.php
%%DATADIR%%/examples/sessions.php
%%DATADIR%%/examples/sqlite-encryption.php
%%DATADIR%%/examples/sqliteSessions.php
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list