diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-DAV-Server/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-DAV-Server/distinfo | 4 | ||||
-rw-r--r-- | net/p5-Net-DAV-Server/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-Net-DAV-Server/Makefile b/net/p5-Net-DAV-Server/Makefile index 8e8ea715ff97..2e3ae3c8ec6c 100644 --- a/net/p5-Net-DAV-Server/Makefile +++ b/net/p5-Net-DAV-Server/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= Net-DAV-Server -PORTVERSION= 1.30.2 +PORTVERSION= 1.30.5 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-1.302 +DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/} MAINTAINER= perl@FreeBSD.org COMMENT= Provide a DAV Server diff --git a/net/p5-Net-DAV-Server/distinfo b/net/p5-Net-DAV-Server/distinfo index 72da4199c9c9..5a5ff20eb2fa 100644 --- a/net/p5-Net-DAV-Server/distinfo +++ b/net/p5-Net-DAV-Server/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DAV-Server-1.302.tar.gz) = f8141c365357414b3c7597fa86c61c150a3960177668770ce20fe2292ebbc2a4 -SIZE (Net-DAV-Server-1.302.tar.gz) = 38733 +SHA256 (Net-DAV-Server-1.305.tar.gz) = bf8af4653a3b15341e54ce1ddad435606ab4a31a124322757e327a9b24cd6983 +SIZE (Net-DAV-Server-1.305.tar.gz) = 38606 diff --git a/net/p5-Net-DAV-Server/pkg-descr b/net/p5-Net-DAV-Server/pkg-descr index 9f1314dcfbcd..e6b8294d8389 100644 --- a/net/p5-Net-DAV-Server/pkg-descr +++ b/net/p5-Net-DAV-Server/pkg-descr @@ -13,4 +13,4 @@ test suite (litmus, see http://www.webdav.org/neon/litmus/) and will provide more compliance in future. The important thing is that it supports cadaver and the Mac OS X Finder as clients. -WWW: http://search.cpan.org/dist/Net-DAV-Server/ +WWW: http://search.cpan.org/dist/Net-DAV-Server/ |