Date: Mon, 4 Feb 2013 00:54:04 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311532 - head/mail/ovs Message-ID: <201302040054.r140s4jj012639@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Mon Feb 4 00:54:04 2013 New Revision: 311532 URL: http://svnweb.freebsd.org/changeset/ports/311532 Log: - Update to 1.05 - Mirror the distfile PR: 174418 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Modified: head/mail/ovs/Makefile head/mail/ovs/distinfo Modified: head/mail/ovs/Makefile ============================================================================== --- head/mail/ovs/Makefile Mon Feb 4 00:49:12 2013 (r311531) +++ head/mail/ovs/Makefile Mon Feb 4 00:54:04 2013 (r311532) @@ -6,10 +6,10 @@ # PORTNAME= ovs -PORTVERSION= 1.03 -PORTREVISION= 2 +PORTVERSION= 1.05 CATEGORIES= mail -MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ +MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ \ + http://mirror.amdmi3.ru/distfiles/ MAINTAINER= kiwi@oav.net COMMENT= A RRDtool frontend for mail statistics Modified: head/mail/ovs/distinfo ============================================================================== --- head/mail/ovs/distinfo Mon Feb 4 00:49:12 2013 (r311531) +++ head/mail/ovs/distinfo Mon Feb 4 00:54:04 2013 (r311532) @@ -1,2 +1,2 @@ -SHA256 (ovs-1.03.tar.gz) = f52302fa11d7be928ee6fec61d39e913eebebba5bcb8185b3fcdbc124aec27e9 -SIZE (ovs-1.03.tar.gz) = 25803 +SHA256 (ovs-1.05.tar.gz) = 155dde11c44e1c3cf743530fc54ef3e176dcec581ac52c0945612026331c0502 +SIZE (ovs-1.05.tar.gz) = 26509
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302040054.r140s4jj012639>