Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 2010 07:06:49 GMT
From:      Chifeng <chifeng@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/142370: [UPDATE] mail/extman update to 1.1
Message-ID:  <201001060706.o0676nM4079001@www.freebsd.org>
Resent-Message-ID: <201001060710.o067A4W3035749@freefall.freebsd.org>

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

>Number:         142370
>Category:       ports
>Synopsis:       [UPDATE] mail/extman update to 1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 06 07:10:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Chifeng
>Release:        FreeBSD 7.2-RELEASE
>Organization:
extmail
>Environment:
FreeBSD test.asia.corp.platform.com 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update mail/extman to 1.1
please commit, thanks!
>How-To-Repeat:
NONE.
>Fix:
apply this patch.

Patch attached with submission follows:

diff -ruN extman.bak/Makefile extman/Makefile
--- extman.bak/Makefile	2009-11-24 00:09:21.000000000 +0800
+++ extman/Makefile	2010-01-06 05:32:07.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	extman
-PORTVERSION=	1.0.1
+PORTVERSION=	1.1
 CATEGORIES=	mail
 MASTER_SITES=	http://www.chifeng.name/dist/extman/%SUBDIR%/ \
 		http://mirror3.extmail.net/dist/%SUBDIR%/
diff -ruN extman.bak/distinfo extman/distinfo
--- extman.bak/distinfo	2009-11-17 19:29:33.000000000 +0800
+++ extman/distinfo	2010-01-06 05:34:17.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (extman-1.0.1.tar.gz) = 885b8ed1358b5201a48287d456cc3d34
-SHA256 (extman-1.0.1.tar.gz) = db7e6c0a1d7e99b73469399f10e71117356c87c9974870602bb9d1da31c18238
-SIZE (extman-1.0.1.tar.gz) = 580625
+MD5 (extman-1.1.tar.gz) = 085c87d4e33108e6e651330ff1e5ffd8
+SHA256 (extman-1.1.tar.gz) = 4197cf9e251ef4c1dc43e08c1f7943e065002ae1550ff6f31b40c389e10fa03a
+SIZE (extman-1.1.tar.gz) = 586234
diff -ruN extman.bak/pkg-plist extman/pkg-plist
--- extman.bak/pkg-plist	2009-11-24 00:09:21.000000000 +0800
+++ extman/pkg-plist	2010-01-06 05:38:37.000000000 +0800
@@ -45,6 +45,7 @@
 %%WWWDIR%%/contrib/reset_extman_mysql_passwd.pl
 %%WWWDIR%%/contrib/sender.pl
 %%WWWDIR%%/contrib/updatecf.pl
+%%WWWDIR%%/daemon/cmd_plugin/freebsd-cmd
 %%WWWDIR%%/daemon/cmd_plugin/linux-cmd
 %%WWWDIR%%/daemon/cmdserver
 %%WWWDIR%%/docs/README.postfix
@@ -66,6 +67,7 @@
 %%WWWDIR%%/html/default/FOOTER.html
 %%WWWDIR%%/html/default/TOP_BAN.html
 %%WWWDIR%%/html/default/TOP_NAV.html
+%%WWWDIR%%/html/default/UTF8.inc
 %%WWWDIR%%/html/default/ac.js
 %%WWWDIR%%/html/default/autocomplete.css
 %%WWWDIR%%/html/default/changepwd.html


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



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