From clsung@FreeBSD.csie.NCTU.edu.tw  Mon Aug 16 17:16:49 2004
Return-Path: <clsung@FreeBSD.csie.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 998AA16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Aug 2004 17:16:49 +0000 (GMT)
Received: from FreeBSD.csie.NCTU.edu.tw (freebsd.csie.nctu.edu.tw [140.113.17.209])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 657DE43D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 16 Aug 2004 17:16:49 +0000 (GMT)
	(envelope-from clsung@FreeBSD.csie.NCTU.edu.tw)
Received: from localhost (unknown [127.0.0.1])
	by FreeBSD.csie.NCTU.edu.tw (Postfix) with ESMTP id BDC5D106C1E
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Aug 2004 01:16:47 +0800 (CST)
Received: from FreeBSD.csie.NCTU.edu.tw ([127.0.0.1])
 by localhost (FreeBSD.csie.NCTU.edu.tw [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 26241-08 for <FreeBSD-gnats-submit@freebsd.org>;
 Tue, 17 Aug 2004 01:16:47 +0800 (CST)
Received: by FreeBSD.csie.NCTU.edu.tw (Postfix, from userid 1038)
	id 19882106C1B; Tue, 17 Aug 2004 01:16:47 +0800 (CST)
Message-Id: <20040816171647.19882106C1B@FreeBSD.csie.NCTU.edu.tw>
Date: Tue, 17 Aug 2004 01:16:47 +0800 (CST)
From: Cheng-Lung Sung <clsung@tw.freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] net/p5-Net-MovableType: update to 1.74
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70551
>Category:       ports
>Synopsis:       [MAINTAINER] net/p5-Net-MovableType: update to 1.74
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 16 17:20:26 GMT 2004
>Closed-Date:    Tue Aug 17 16:54:05 GMT 2004
>Last-Modified:  Tue Aug 17 16:54:05 GMT 2004
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD FreeBSD.csie.NCTU.edu.tw 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat May 29 08:18:00 CST 2004
>Description:
- Update to 1.74
- change module dependency
- add two install files in pkg-plist

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- p5-Net-MovableType-1.74.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-MovableType/Makefile /home/clsung/p5-Net-MovableType/Makefile
--- /usr/ports/net/p5-Net-MovableType/Makefile	Tue Oct 21 15:26:21 2003
+++ /home/clsung/p5-Net-MovableType/Makefile	Tue Aug 17 01:14:25 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-MovableType
-PORTVERSION=	1.73
+PORTVERSION=	1.74
 CATEGORIES=	net perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Net
@@ -15,7 +15,7 @@
 MAINTAINER=	clsung@dragon2.net
 COMMENT=	A light-weight MovableType client Perl module
 
-BUILD_DEPENDS=	${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple
+BUILD_DEPENDS=	${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-MovableType/distinfo /home/clsung/p5-Net-MovableType/distinfo
--- /usr/ports/net/p5-Net-MovableType/distinfo	Thu Apr  1 05:34:15 2004
+++ /home/clsung/p5-Net-MovableType/distinfo	Tue Aug 17 00:19:52 2004
@@ -1,2 +1,2 @@
-MD5 (Net-MovableType-1.73.tar.gz) = d7d87995151f640d19abf21d8adfb7d9
-SIZE (Net-MovableType-1.73.tar.gz) = 10809
+MD5 (Net-MovableType-1.74.tar.gz) = b1fd869e656f9c19fbb3096b7d037c1d
+SIZE (Net-MovableType-1.74.tar.gz) = 14067
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-MovableType/pkg-plist /home/clsung/p5-Net-MovableType/pkg-plist
--- /usr/ports/net/p5-Net-MovableType/pkg-plist	Tue Oct 21 15:26:21 2003
+++ /home/clsung/p5-Net-MovableType/pkg-plist	Tue Aug 17 00:47:43 2004
@@ -1,3 +1,5 @@
+bin/mt
+bin/mt-upload
 %%SITE_PERL%%/Net/MovableType.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MovableType/.packlist
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/MovableType
--- p5-Net-MovableType-1.74.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Tue Aug 17 16:53:56 GMT 2004 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70551 
>Unformatted:
