ports/113656: regular update of www/b2evolution

Sergei Vyshenski svysh at pn.sinp.msu.ru
Wed Jun 13 12:30:06 UTC 2007


>Number:         113656
>Category:       ports
>Synopsis:       regular update of www/b2evolution
>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:   Wed Jun 13 12:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Vyshenski
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD vivaldi.pn.sinp.msu.ru 6.2-STABLE FreeBSD 6.2-STABLE #0: Sun Mar 18 21:19:16 MSK 2007 root at vivaldi.pn.sinp.msu.ru:/usr/obj/usr/src/sys/VIVALDI i386


	
>Description:
	regular update of www/b2evolution
>How-To-Repeat:
	
>Fix:

	


diff -ur www/b2evolution/Makefile www/b2evolution.new/Makefile
--- www/b2evolution/Makefile	Mon May 28 18:29:35 2007
+++ www/b2evolution.new/Makefile	Wed Jun 13 15:48:25 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	b2evolution
-PORTVERSION=	1.9.3
+PORTVERSION=	1.10.2
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	evocms
@@ -20,7 +20,7 @@
 USE_ZIP=	YES
 USE_DOS2UNIX=	YES
 
-B2EVO_DATE?=	2007-03-10
+B2EVO_DATE?=	2007-06-08
 USE_PHP=	mysql pcre session xml
 NO_BUILD=	YES
 WANT_PHP_WEB=	YES
@@ -49,7 +49,7 @@
 	@${CHMOD} 665 ${TARGETDIR}/${B2EVO_DIR}/blogs/conf/_config.php
 
 post-install:
-	@${SED} -e 's|%%TARGETDIR%%|${TARGETDIR}|; s|%%PORTNAME%%|${PORTNAME}|' \
+	@${SED} -e 's|%%TARGETDIR%%|${TARGETDIR}|' \
 		-e 's|%%B2EVO_DIR%%|${B2EVO_DIR}|; s|%%B2EVO_URL%%|${B2EVO_URL}|' \
 		${PKGMESSAGE}
 
diff -ur www/b2evolution/distinfo www/b2evolution.new/distinfo
--- www/b2evolution/distinfo	Mon May 28 18:29:35 2007
+++ www/b2evolution.new/distinfo	Wed Jun 13 15:49:32 2007
@@ -1,3 +1,3 @@
-MD5 (b2evolution-1.9.3-2007-03-10.zip) = 1f489cbb100de248d00c1882b2bebdef
-SHA256 (b2evolution-1.9.3-2007-03-10.zip) = eceda64a65edfeb7f508705937caaa9216aa2a63841243335ea45bbcd24ceb4a
-SIZE (b2evolution-1.9.3-2007-03-10.zip) = 2309651
+MD5 (b2evolution-1.10.2-2007-06-08.zip) = 2d06f979194011b11cc4e87cf356de08
+SHA256 (b2evolution-1.10.2-2007-06-08.zip) = d625ff54618a2a668dd8b7912495fb0fdb473efee33293d359b342aeb5545225
+SIZE (b2evolution-1.10.2-2007-06-08.zip) = 2555991
diff -ur www/b2evolution/pkg-message www/b2evolution.new/pkg-message
--- www/b2evolution/pkg-message	Sat Sep  2 12:24:58 2006
+++ www/b2evolution.new/pkg-message	Wed Jun 13 16:14:31 2007
@@ -1,13 +1,13 @@
 ==================================================================
 b2evolution is now installed. If you install it for the first time,
-you may have to follow this steps to make it work correctly.
+you may need to perform the following steps.
 
 1. Create the MySQL database:
 
   # mysqladmin --user=root -p create b2evolution
 
-2. Create a mysql user/password for b2evolution(database):
-  (change user and/or password if requered)
+2. Create a mysql user/password for the b2evolution database:
+  (change user and/or password if required)
 
   # mysql -u root -p
   mysql> GRANT ALL ON b2evolution.* TO b2evouser at localhost 
@@ -19,7 +19,7 @@
     #
     # Directives to allow use of b2evolution
     #
-    Alias /%%PORTNAME%% "%%TARGETDIR%%/%%B2EVO_DIR%%/"
+    Alias /%%B2EVO_URL%% "%%TARGETDIR%%/%%B2EVO_DIR%%/"
 
 4.Open b2evo installation page in your web browser 
   and login with b2evouser/b2evopassword
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list