From nobody@FreeBSD.org  Wed Nov 21 14:10:23 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4C5DE16A46B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2007 14:10:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A09513C45A
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2007 14:10:23 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.1/8.14.1) with ESMTP id lALEAMmW027597
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 21 Nov 2007 14:10:22 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.1/8.14.1/Submit) id lALEAM2g027596;
	Wed, 21 Nov 2007 14:10:22 GMT
	(envelope-from nobody)
Message-Id: <200711211410.lALEAM2g027596@www.freebsd.org>
Date: Wed, 21 Nov 2007 14:10:22 GMT
From: Chifeng Qu <chifeng@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: extman update to 0.2.3
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         118181
>Category:       ports
>Synopsis:       mail/extman update to 0.2.3
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 21 14:20:00 UTC 2007
>Closed-Date:    Wed Dec 12 14:57:06 UTC 2007
>Last-Modified:  Wed Dec 12 15:00:07 UTC 2007
>Originator:     Chifeng Qu
>Release:        FreeBSD7.0-BETA3
>Organization:
Extmail
>Environment:
FreeBSD chifeng.chifeng.name 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Sun Nov 18 05:09:55 CST 2007     root@chifeng.chifeng.name:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
extman ports update from 0.2.2 to 0.2.3, please commit, thanks!
>How-To-Repeat:

>Fix:
diff -u -r extman/Makefile extman.old/Makefile
--- extman/Makefile     2007-11-21 13:33:46.000000000 +0800
+++ extman.old/Makefile 2007-04-03 23:17:44.000000000 +0800
@@ -6,20 +6,19 @@
 #

 PORTNAME=      extman
-PORTVERSION=   0.2.3
+PORTVERSION=   0.2.2
 CATEGORIES=    mail
-MASTER_SITES=  http://www.chifeng.name/dist/extman/%SUBDIR%/ \
+MASTER_SITES=  http://www.extmail.org/dist/extman/%SUBDIR%/ \
                http://chifeng.cosoft.org.cn/extman/%SUBDIR%/

 MAINTAINER?=   chifeng@gmail.com
 COMMENT=       Web interface to manage Virtual Accounts

-RUN_DEPENDS=   ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
-               ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD
-
 USE_PERL5=     yes
 NO_BUILD=      yes

+RUN_DEPENDS=   ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+
 OPTIONS=       MySQL "Use MySQL support" On \
                LDAP "Use LDAP support" Off

@@ -35,6 +34,7 @@
 .endif

 OWCGIDIR=      ${PREFIX}/www/extman
+
 do-install:
        @${MKDIR} ${OWCGIDIR}
        @cd ${WRKSRC} && ${CP} -Rpf * ${OWCGIDIR}
diff -u -r extman/distinfo extman.old/distinfo
--- extman/distinfo     2007-11-21 13:31:39.000000000 +0800
+++ extman.old/distinfo 2007-04-03 23:17:44.000000000 +0800
@@ -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.2.tar.gz) = 2c480d25a91422eb87f2eae3672c33e2
+SHA256 (extman-0.2.2.tar.gz) = 7710b183ef809afd46afc494a14409134ba5457f5f01a21275973b404b96ff36
+SIZE (extman-0.2.2.tar.gz) = 535033
diff -u -r extman/pkg-plist extman.old/pkg-plist
--- extman/pkg-plist    2007-11-21 13:36:02.000000000 +0800
+++ extman.old/pkg-plist        2007-04-03 23:17:44.000000000 +0800
@@ -1,8 +1,9 @@
+share/nls/POSIX
+share/nls/en_US.US-ASCII
 www/extman/AUTHORS
 www/extman/ChangeLog
 www/extman/INSTALL
 www/extman/README
-www/extman/README.fcgi
 www/extman/Version
 www/extman/addon/README
 www/extman/addon/cleanup.sql
@@ -174,7 +175,6 @@
 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/viewlog_all.html
 www/extman/html/images/donate.png
 www/extman/html/images/extman_logo.gif
@@ -186,14 +186,11 @@
 www/extman/lang/en_US
 www/extman/lang/zh_CN
 www/extman/lang/zh_TW
-www/extman/libs/CmdTools.pm
 www/extman/libs/Crypt/PasswdMD5.pm
-www/extman/libs/Ext.pm
 www/extman/libs/Ext/CGI.pm
 www/extman/libs/Ext/CaptCha.pm
 www/extman/libs/Ext/Config.pm
 www/extman/libs/Ext/DateTime.pm
-www/extman/libs/Ext/FCGI.pm
 www/extman/libs/Ext/GD.pm
 www/extman/libs/Ext/GraphLog.pm
 www/extman/libs/Ext/HashDir.pm
@@ -209,7 +206,6 @@
 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


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Thu Nov 22 04:23:38 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118181 
Class-Changed-From-To: sw-bug->maintainer-update 
Class-Changed-By: edwin 
Class-Changed-When: Thu Nov 22 10:44:07 UTC 2007 
Class-Changed-Why:  
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118181 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Wed Dec 12 14:57:05 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118181 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118181: commit references a PR
Date: Wed, 12 Dec 2007 14:55:08 +0000 (UTC)

 rafan       2007-12-12 14:54:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/extman          Makefile distinfo pkg-plist 
   Log:
   - Update to 0.2.3
   
   PR:             ports/118181
   Submitted by:   Chifeng Qu <chifeng at gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.2       +4 -3      ports/mail/extman/Makefile
   1.2       +3 -3      ports/mail/extman/distinfo
   1.2       +6 -2      ports/mail/extman/pkg-plist
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
