ports/132570: [UPDATE] update mail/extman to 1.0.0

Chifeng Qu chifeng at gmail.com
Thu Mar 12 09:40:02 UTC 2009


>Number:         132570
>Category:       ports
>Synopsis:       [UPDATE] update mail/extman to 1.0.0
>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:   Thu Mar 12 09:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chifeng Qu
>Release:        FreeBSD 7.0-BETA2
>Organization:
Extmail Team
>Environment:
FreeBSD chifeng.asia.corp.platform.com 7.0-BETA2 FreeBSD 7.0-BETA2 #0: Fri Nov  2 16:47:33 UTC 2007     root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
mail/extman update to 1.0.0, 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	2008-12-18 11:18:22.000000000 +0800
+++ extman/Makefile	2009-03-12 09:08:47.000000000 +0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	extman
-PORTVERSION=	0.2.5
+PORTVERSION=	1.0.0
 CATEGORIES=	mail
 MASTER_SITES=	http://www.chifeng.name/dist/extman/%SUBDIR%/ \
 		http://mirror3.extmail.net/dist/%SUBDIR%/
@@ -32,10 +32,7 @@
 RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBD/LDAP.pm:${PORTSDIR}/databases/p5-DBD-LDAP
 .endif
 
-OWCGIDIR=	${PREFIX}/www/extman
-
 do-install:
-	@${MKDIR} ${OWCGIDIR}
-	@cd ${WRKSRC} && ${CP} -Rpf * ${OWCGIDIR}
+	@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR}
 
 .include <bsd.port.post.mk>
diff -ruN extman.bak/distinfo extman/distinfo
--- extman.bak/distinfo	2008-12-18 11:18:22.000000000 +0800
+++ extman/distinfo	2009-03-12 09:07:53.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (extman-0.2.5.tar.gz) = 04e8ad7664bde5f9e52d3cf59a7643b2
-SHA256 (extman-0.2.5.tar.gz) = ff1fc99d3252890399e7487d84695e216fa83f90d8800b959903232a98cc5783
-SIZE (extman-0.2.5.tar.gz) = 561942
+MD5 (extman-1.0.0.tar.gz) = 0b803f94fd8e60dd3e3cbc715c793595
+SHA256 (extman-1.0.0.tar.gz) = 6ffce93aa25b5c929809adaaf583c4f30393a63aa94cf098525af5b838155846
+SIZE (extman-1.0.0.tar.gz) = 562096


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



More information about the freebsd-ports-bugs mailing list