svn commit: r325183 - head/net/p5-Net-DAV-Server
Mathieu Arnold
mat at FreeBSD.org
Thu Aug 22 11:10:58 UTC 2013
Author: mat
Date: Thu Aug 22 11:10:57 2013
New Revision: 325183
URL: http://svnweb.freebsd.org/changeset/ports/325183
Log:
Update to 1.305
Modified:
head/net/p5-Net-DAV-Server/Makefile
head/net/p5-Net-DAV-Server/distinfo (contents, props changed)
head/net/p5-Net-DAV-Server/pkg-descr (contents, props changed)
Modified: head/net/p5-Net-DAV-Server/Makefile
==============================================================================
--- head/net/p5-Net-DAV-Server/Makefile Thu Aug 22 11:10:08 2013 (r325182)
+++ head/net/p5-Net-DAV-Server/Makefile Thu Aug 22 11:10:57 2013 (r325183)
@@ -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 at FreeBSD.org
COMMENT= Provide a DAV Server
Modified: head/net/p5-Net-DAV-Server/distinfo
==============================================================================
--- head/net/p5-Net-DAV-Server/distinfo Thu Aug 22 11:10:08 2013 (r325182)
+++ head/net/p5-Net-DAV-Server/distinfo Thu Aug 22 11:10:57 2013 (r325183)
@@ -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
Modified: head/net/p5-Net-DAV-Server/pkg-descr
==============================================================================
--- head/net/p5-Net-DAV-Server/pkg-descr Thu Aug 22 11:10:08 2013 (r325182)
+++ head/net/p5-Net-DAV-Server/pkg-descr Thu Aug 22 11:10:57 2013 (r325183)
@@ -13,4 +13,4 @@ test suite (litmus, see http://www.webda
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/
More information about the svn-ports-head
mailing list