aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ovs
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2013-02-04 08:54:04 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2013-02-04 08:54:04 +0800
commit6fab9c686f8074166bdd78a58167a66f6df0c180 (patch)
tree58b9431c3a6e90d529896028211236ade7b1dcf3 /mail/ovs
parentb953f576db397f310d78a9be8e8857f30f763e9a (diff)
downloadfreebsd-ports-gnome-6fab9c686f8074166bdd78a58167a66f6df0c180.tar.gz
freebsd-ports-gnome-6fab9c686f8074166bdd78a58167a66f6df0c180.tar.zst
freebsd-ports-gnome-6fab9c686f8074166bdd78a58167a66f6df0c180.zip
- Update to 1.05
- Mirror the distfile PR: 174418 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer)
Diffstat (limited to 'mail/ovs')
-rw-r--r--mail/ovs/Makefile6
-rw-r--r--mail/ovs/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile
index c1df10954448..5cb17328ce4c 100644
--- a/mail/ovs/Makefile
+++ b/mail/ovs/Makefile
@@ -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
diff --git a/mail/ovs/distinfo b/mail/ovs/distinfo
index 429ac58b026b..8b745e74c61d 100644
--- a/mail/ovs/distinfo
+++ b/mail/ovs/distinfo
@@ -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
q?id=00278d949a09e32f5fba7f528b1ac1efbc57f73a'>Remove NOPORTDOCS and NOPORTEXAMPLES.adamw2014-07-051-15/+16 | * Stagify.vanilla2014-06-121-9/+8 | * Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-6/+2 | | | | www) * - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1 | | | | Approved by: portmgr (bapt) * - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: www)gahr2013-02-071-2/+2 | | | | Approved by: portmgr