Date: Mon, 24 Nov 2008 05:40:43 GMT From: Chifeng Qu <chifeng@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/129120: update extman to 0.2.5 Message-ID: <200811240540.mAO5ehxZ089780@www.freebsd.org> Resent-Message-ID: <200811240550.mAO5o1YK045889@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 129120 >Category: ports >Synopsis: update extman to 0.2.5 >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: Mon Nov 24 05:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Chifeng Qu >Release: FreeBSD 6.3-RC1 >Organization: extmail >Environment: FreeBSD chifeng.chifeng.name 6.3-RC1 FreeBSD 6.3-RC1 #0: Mon Nov 26 22:04:11 UTC 2007 root@palmer.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP amd64 >Description: extman ports update from 0.2.4 to 0.2.5, please help commit, thanks! >How-To-Repeat: >Fix: apply this patch. Patch attached with submission follows: diff -ruN extman.old/Makefile extman/Makefile --- extman.old/Makefile 2008-11-24 03:28:31.000000000 +0000 +++ extman/Makefile 2008-11-24 05:21:14.000000000 +0000 @@ -6,8 +6,7 @@ # PORTNAME= extman -PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTVERSION= 0.2.5 CATEGORIES= mail MASTER_SITES= http://www.chifeng.name/dist/extman/%SUBDIR%/ \ http://mirror3.extmail.net/dist/%SUBDIR%/ diff -ruN extman.old/distinfo extman/distinfo --- extman.old/distinfo 2008-11-24 03:28:31.000000000 +0000 +++ extman/distinfo 2008-11-24 05:21:37.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (extman-0.2.4.tar.gz) = 0abba1dd0e19493c48fadc7c9dbbb16b -SHA256 (extman-0.2.4.tar.gz) = 3c4c9e6e34454e745a3c4703cd8d5cd92529c64905b320f1d3d49d2457675722 -SIZE (extman-0.2.4.tar.gz) = 555146 +MD5 (extman-0.2.5.tar.gz) = 04e8ad7664bde5f9e52d3cf59a7643b2 +SHA256 (extman-0.2.5.tar.gz) = ff1fc99d3252890399e7487d84695e216fa83f90d8800b959903232a98cc5783 +SIZE (extman-0.2.5.tar.gz) = 561942 diff -ruN extman.old/pkg-plist extman/pkg-plist --- extman.old/pkg-plist 2008-11-24 03:28:31.000000000 +0000 +++ extman/pkg-plist 2008-11-24 05:25:25.000000000 +0000 @@ -7,7 +7,6 @@ www/extman/addon/README www/extman/addon/cleanup.sql www/extman/addon/courbd.ttf -www/extman/addon/courier-authlib-ldap.patch www/extman/addon/font.ttf www/extman/addon/mailgraph_ext/AUTHORS www/extman/addon/mailgraph_ext/CHANGES @@ -21,7 +20,6 @@ www/extman/addon/mailgraph_ext/qmonitor.pl www/extman/addon/mailgraph_ext/queue_mkrrd.sh www/extman/addon/mailgraph_ext/queue_stat.sh -www/extman/addon/passwd2ext.pl 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 @@ -39,6 +37,15 @@ www/extman/cgi/signup.cgi www/extman/cgi/user.cgi www/extman/cgi/viewlog.cgi +www/extman/contrib/README +www/extman/contrib/backup.sh +www/extman/contrib/courier-authlib-ldap.patch +www/extman/contrib/makegbook.pl +www/extman/contrib/makeglobabook.pl +www/extman/contrib/passwd2ext.pl +www/extman/contrib/reset_extman_mysql_passwd.pl +www/extman/contrib/sender.pl +www/extman/contrib/updatecf.pl www/extman/docs/README.postfix www/extman/docs/backport www/extman/docs/extmail.schema @@ -224,6 +231,7 @@ www/extman/libs/Ext/RFC822.pm www/extman/libs/Ext/Session.pm www/extman/libs/Ext/Template.pm +www/extman/libs/Ext/Unicode/Iconv.pm www/extman/libs/Ext/Utils.pm www/extman/libs/Ext/buildpkg.sh www/extman/libs/HTML/KTemplate.pm @@ -233,15 +241,14 @@ 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 +@dirrm www/extman/libs/Ext/Unicode @dirrm www/extman/libs/Ext/MgrApp @dirrm www/extman/libs/Ext/Mgr @dirrm www/extman/libs/Ext @@ -257,6 +264,7 @@ @dirrm www/extman/html/default @dirrm www/extman/html @dirrm www/extman/docs +@dirrm www/extman/contrib @dirrm www/extman/cgi @dirrm www/extman/addon/mailgraph_ext @dirrm www/extman/addon >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811240540.mAO5ehxZ089780>