ports/175424: update port databases/dalmp
Nicolas
nbari at dalmp.com
Sat Jan 19 01:10:03 UTC 2013
>Number: 175424
>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: Sat Jan 19 01:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: root eu.route.mx
>Release: FreeBSD 8.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD eu.route.mx 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Aug 4 15:39:43 UTC 2011 root at ip-10-17-5-252:/usr/obj/i386/usr/src/sys/XEN i386
>Description:
update to version 2.1
fixed method delTree on DALMP_Cache
removed php closing tags ?>
>How-To-Repeat:
>Fix:
--- dalmp.diff begins here ---
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
--- dalmp.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list