ports/122322: update extman ports from 0.2.3 to 0.2.4

Chifeng Qu chifeng at gmail.com
Tue Apr 1 02:20:01 UTC 2008


>Number:         122322
>Category:       ports
>Synopsis:       update extman ports from 0.2.3 to 0.2.4
>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 Apr 01 02:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Chifeng Qu
>Release:        FreeBSD 7.0
>Organization:
Extmail Team
>Environment:
FreeBSD chifeng.chifeng.name 7.0-BETA3 FreeBSD 7.0-BETA3 #1: Tue Nov 20 13:33:59 UTC 2007     root at chifeng.chifeng.name:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
extman ports update
>How-To-Repeat:
none.
>Fix:
patch this attachment. 

Patch attached with submission follows:

diff -ruN extman.old/Makefile extman/Makefile
--- extman.old/Makefile	2007-12-12 14:54:56.000000000 +0000
+++ extman/Makefile	2008-04-01 02:04:26.000000000 +0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	extman
-PORTVERSION=	0.2.3
+PORTVERSION=	0.2.4
 CATEGORIES=	mail
 MASTER_SITES=	http://www.chifeng.name/dist/extman/%SUBDIR%/ \
-		http://chifeng.cosoft.org.cn/extman/%SUBDIR%/
+		http://mirror3.extmail.net/dist/%SUBDIR%/
 
 MAINTAINER?=	chifeng at gmail.com
 COMMENT=	Web interface to manage Virtual Accounts
@@ -23,8 +23,6 @@
 OPTIONS=	MySQL "Use MySQL support" On \
 		LDAP "Use LDAP support" Off
 
-SUB_FILES=	pkg-message
-
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_MySQL)
@@ -39,6 +37,5 @@
 do-install:
 	@${MKDIR} ${OWCGIDIR}
 	@cd ${WRKSRC} && ${CP} -Rpf * ${OWCGIDIR}
-	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.post.mk>
diff -ruN extman.old/distinfo extman/distinfo
--- extman.old/distinfo	2007-12-12 14:54:56.000000000 +0000
+++ extman/distinfo	2008-04-01 02:07:00.000000000 +0000
@@ -1,3 +1,3 @@
-MD5 (extman-0.2.3.tar.gz) = 7e482538372e3de3bda3c9fea0df2304
-SHA256 (extman-0.2.3.tar.gz) = b08b7f1d628eeaa2cfcb036d2e341f2e4325fbcbf3dbfb294f65cdfa378dfbfe
-SIZE (extman-0.2.3.tar.gz) = 533309
+MD5 (extman-0.2.4.tar.gz) = 4b9a2e4b255267b6acad8a7064db7ca5
+SHA256 (extman-0.2.4.tar.gz) = 5b8ae1070dcf6fb0dc176340da369a9f50d586dd76e714ebe8f0ee982394d7ad
+SIZE (extman-0.2.4.tar.gz) = 555066
diff -ruN extman.old/files/pkg-message.in extman/files/pkg-message.in
--- extman.old/files/pkg-message.in	2007-04-03 15:17:44.000000000 +0000
+++ extman/files/pkg-message.in	1970-01-01 00:00:00.000000000 +0000
@@ -1,3 +0,0 @@
-Please run this script, from extmail to copy PMs :
-    %%PREFIX%%/www/extman/lib/Ext/buildpkg.sh
-
diff -ruN extman.old/pkg-plist extman/pkg-plist
--- extman.old/pkg-plist	2007-12-12 14:54:56.000000000 +0000
+++ extman/pkg-plist	2008-04-01 02:08:19.000000000 +0000
@@ -25,10 +25,13 @@
 www/extman/addon/upgrade_0.16_to_0.2beta3.sql
 www/extman/addon/upgrade_0.2.0_to_0.2.1.sql
 www/extman/addon/upgrade_0.2.1_to_0.2.2.sql
+www/extman/addon/upgrade_0.2.3_to_0.2.4.sql
 www/extman/addon/upgrade_0.2beta3_to_0.2.0.sql
 www/extman/cgi/alias.cgi
 www/extman/cgi/captcha.cgi
+www/extman/cgi/changepwd.cgi
 www/extman/cgi/domain.cgi
+www/extman/cgi/forgetpwd.cgi
 www/extman/cgi/groupmail.cgi
 www/extman/cgi/index.cgi
 www/extman/cgi/manager.cgi
@@ -54,6 +57,7 @@
 www/extman/docs/mysql_virtual_sender_maps.cf
 www/extman/html/default/ac.js
 www/extman/html/default/autocomplete.css
+www/extman/html/default/changepwd.html
 www/extman/html/default/default.css
 www/extman/html/default/edit_alias.html
 www/extman/html/default/edit_domain.html
@@ -62,6 +66,7 @@
 www/extman/html/default/edit_user.html
 www/extman/html/default/editor.html
 www/extman/html/default/error.html
+www/extman/html/default/forgetpwd.html
 www/extman/html/default/images/alias.gif
 www/extman/html/default/images/attach.gif
 www/extman/html/default/images/backup.gif
@@ -165,6 +170,8 @@
 www/extman/html/default/js/common.js
 www/extman/html/default/js/editor.js
 www/extman/html/default/js/menu.js
+www/extman/html/default/js/tab.js
+www/extman/html/default/jumpto.inc
 www/extman/html/default/manlib.js
 www/extman/html/default/multifile_new.inc
 www/extman/html/default/navbar.html
@@ -174,7 +181,7 @@
 www/extman/html/default/overview_user.html
 www/extman/html/default/passwd.html
 www/extman/html/default/signup.html
-www/extman/html/default/signup.html.old
+www/extman/html/default/tab.css
 www/extman/html/default/viewlog_all.html
 www/extman/html/images/donate.png
 www/extman/html/images/extman_logo.gif
@@ -203,13 +210,14 @@
 www/extman/libs/Ext/Mgr/MySQL.pm
 www/extman/libs/Ext/MgrApp.pm
 www/extman/libs/Ext/MgrApp/Alias.pm
+www/extman/libs/Ext/MgrApp/ChangePwd.pm
 www/extman/libs/Ext/MgrApp/Domain.pm
+www/extman/libs/Ext/MgrApp/ForgetPwd.pm
 www/extman/libs/Ext/MgrApp/GroupMail.pm
 www/extman/libs/Ext/MgrApp/Login.pm
 www/extman/libs/Ext/MgrApp/Manager.pm
 www/extman/libs/Ext/MgrApp/OverView.pm
 www/extman/libs/Ext/MgrApp/Signup.pm
-www/extman/libs/Ext/MgrApp/Signup.pm.old
 www/extman/libs/Ext/MgrApp/User.pm
 www/extman/libs/Ext/MgrApp/ViewLog.pm
 www/extman/libs/Ext/Passwd.pm
@@ -219,10 +227,18 @@
 www/extman/libs/Ext/Utils.pm
 www/extman/libs/Ext/buildpkg.sh
 www/extman/libs/HTML/KTemplate.pm
+www/extman/tools/adminctl.pl
+www/extman/tools/aliasctl.pl
+www/extman/tools/diffinfo.pl
+www/extman/tools/domainctl.pl
 www/extman/tools/expireusers.pl
 www/extman/tools/maildirmake.pl
+www/extman/tools/makegbook.pl
+www/extman/tools/purgeuser.pl
 www/extman/tools/reportusage.pl
+www/extman/tools/setid.pl
 www/extman/tools/t_hashdir.pl
+www/extman/tools/userctl.pl
 www/extman/webman.cf
 @dirrm www/extman/tools
 @dirrm www/extman/libs/HTML


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list