diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-18 04:00:35 +0800 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-18 04:00:35 +0800 |
commit | f20bd968e37d096b7dbd8fa377d85e64698d9b8f (patch) | |
tree | 47887b8beeb87def72c17d90fe326762ecebdb8c | |
parent | 626a2b6b5ddf4d09181447d584339c198001d444 (diff) | |
download | freebsd-ports-gnome-f20bd968e37d096b7dbd8fa377d85e64698d9b8f.tar.gz freebsd-ports-gnome-f20bd968e37d096b7dbd8fa377d85e64698d9b8f.tar.zst freebsd-ports-gnome-f20bd968e37d096b7dbd8fa377d85e64698d9b8f.zip |
- Update to 2.10.5
- Bump PORTREVISION
-rw-r--r-- | databases/libzdb/Makefile | 2 | ||||
-rw-r--r-- | databases/libzdb/distinfo | 4 | ||||
-rw-r--r-- | mail/dbmail/Makefile | 2 | ||||
-rw-r--r-- | mail/spmfilter/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/databases/libzdb/Makefile b/databases/libzdb/Makefile index fe155384a57b..afd0198a7d84 100644 --- a/databases/libzdb/Makefile +++ b/databases/libzdb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libzdb -PORTVERSION= 2.10.3 +PORTVERSION= 2.10.5 CATEGORIES= databases MASTER_SITES= http://www.tildeslash.com/libzdb/dist/ \ http://www.c-s.li/ports/ diff --git a/databases/libzdb/distinfo b/databases/libzdb/distinfo index 0c35ee61c423..8dd7f6daeb45 100644 --- a/databases/libzdb/distinfo +++ b/databases/libzdb/distinfo @@ -1,2 +1,2 @@ -SHA256 (libzdb-2.10.3.tar.gz) = 8716d2cb3563478228f33de43e89857b3d190576be36a1f490dc245ffe60f959 -SIZE (libzdb-2.10.3.tar.gz) = 600834 +SHA256 (libzdb-2.10.5.tar.gz) = 9ca11be711371cab0f664c7bf0cfb66b7be1913abb07cdb9f774fc680c74aae9 +SIZE (libzdb-2.10.5.tar.gz) = 596481 diff --git a/mail/dbmail/Makefile b/mail/dbmail/Makefile index 5c495bc04e91..cdbf724654ce 100644 --- a/mail/dbmail/Makefile +++ b/mail/dbmail/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbmail PORTVERSION= 3.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= mail MASTER_SITES= http://www.dbmail.org/download/3.0/ diff --git a/mail/spmfilter/Makefile b/mail/spmfilter/Makefile index 73c6301e9a50..1d125e37413a 100644 --- a/mail/spmfilter/Makefile +++ b/mail/spmfilter/Makefile @@ -7,7 +7,7 @@ PORTNAME= spmfilter PORTVERSION= 0.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= http://www.${PORTNAME}.org/attachments/download/60/ |