ports/152812: [MAINTAINER] net/p5-Net-DAV-Server: update to 1.30.2

Gea-Suan Lin gslin at gslin.org
Fri Dec 3 21:00:19 UTC 2010


>Number:         152812
>Category:       ports
>Synopsis:       [MAINTAINER] net/p5-Net-DAV-Server: update to 1.30.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 03 21:00:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
- Update to 1.30.2

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

--- p5-Net-DAV-Server-1.30.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-DAV-Server/Makefile /home/staff/gslin/work/ports/p5-Net-DAV-Server/Makefile
--- /usr/ports/net/p5-Net-DAV-Server/Makefile	2009-07-23 00:26:51.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-DAV-Server/Makefile	2010-12-04 00:40:49.000000000 +0800
@@ -6,27 +6,27 @@
 #
 
 PORTNAME=	Net-DAV-Server
-PORTVERSION=	1.29
+PORTVERSION=	1.30.2
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
+DISTNAME=	${PORTNAME}-1.302
 
-MAINTAINER=	gslin at gslin.org
+MAINTAINER=	perl at FreeBSD.org
 COMMENT=	Provide a DAV Server
 
-RUN_DEPENDS=	${SITE_PERL}/Class/Accessor/Fast.pm:${PORTSDIR}/devel/p5-Class-Accessor \
-		${SITE_PERL}/File/Find/Rule/Filesys/Virtual.pm:${PORTSDIR}/devel/p5-File-Find-Rule-Filesys-Virtual \
-		${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp \
-		${SITE_PERL}/HTTP/Date.pm:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \
-		${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/HTTP/Request.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/HTTP/Response.pm:${PORTSDIR}/www/p5-libwww \
-		${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
-		${SITE_PERL}/URI/Escape.pm:${PORTSDIR}/net/p5-URI \
-		${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML
+RUN_DEPENDS=	p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
+		p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+		p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
+		p5-File-Find-Rule-Filesys-Virtual>=0:${PORTSDIR}/devel/p5-File-Find-Rule-Filesys-Virtual \
+		p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \
+		p5-URI>=0:${PORTSDIR}/net/p5-URI \
+		p5-XML-LibXML>=1.62000:${PORTSDIR}/textproc/p5-XML-LibXML \
+		p5-libwww>=0:${PORTSDIR}/www/p5-libwww
 
-PERL_CONFIGURE=	yes
+PERL_MODBUILD=	yes
 
-MAN3=		Net::DAV::Server.3
+MAN3=		Net::DAV::LockManager.3 \
+		Net::DAV::Server.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-DAV-Server/distinfo /home/staff/gslin/work/ports/p5-Net-DAV-Server/distinfo
--- /usr/ports/net/p5-Net-DAV-Server/distinfo	2006-07-20 09:01:38.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-DAV-Server/distinfo	2010-12-04 00:32:15.000000000 +0800
@@ -1,3 +1,2 @@
-MD5 (Net-DAV-Server-1.29.tar.gz) = a22ec5e46f1ad52c5cc67df7db9cbcfa
-SHA256 (Net-DAV-Server-1.29.tar.gz) = a5cd754a12f7590ab488a2f531767dff0d7307dc6213f083b26dea5df4c99f79
-SIZE (Net-DAV-Server-1.29.tar.gz) = 8123
+SHA256 (Net-DAV-Server-1.302.tar.gz) = f8141c365357414b3c7597fa86c61c150a3960177668770ce20fe2292ebbc2a4
+SIZE (Net-DAV-Server-1.302.tar.gz) = 38733
diff -ruN --exclude=CVS /usr/ports/net/p5-Net-DAV-Server/pkg-plist /home/staff/gslin/work/ports/p5-Net-DAV-Server/pkg-plist
--- /usr/ports/net/p5-Net-DAV-Server/pkg-plist	2010-09-24 10:03:11.000000000 +0800
+++ /home/staff/gslin/work/ports/p5-Net-DAV-Server/pkg-plist	2010-12-04 00:34:56.000000000 +0800
@@ -1,7 +1,10 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DAV/Server/.packlist
+%%SITE_PERL%%/Net/DAV/Lock.pm
+%%SITE_PERL%%/Net/DAV/LockManager.pm
+%%SITE_PERL%%/Net/DAV/LockManager.pod
+%%SITE_PERL%%/Net/DAV/LockManager/DB.pm
+%%SITE_PERL%%/Net/DAV/LockManager/Simple.pm
 %%SITE_PERL%%/Net/DAV/Server.pm
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DAV/Server
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DAV
- at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+%%SITE_PERL%%/Net/DAV/UUID.pm
+ at dirrmtry %%SITE_PERL%%/Net/DAV/LockManager
 @dirrmtry %%SITE_PERL%%/Net/DAV
 @dirrmtry %%SITE_PERL%%/Net
--- p5-Net-DAV-Server-1.30.2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list