ports/70551: [MAINTAINER] net/p5-Net-MovableType: update to 1.74

Cheng-Lung Sung clsung at tw.freebsd.org
Mon Aug 16 17:20:27 UTC 2004


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 16 17:20:26 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list