diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-21 12:54:29 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-01-21 12:54:29 +0000 |
commit | 7e9badceafd52f02ec09dc2573097251656eed24 (patch) | |
tree | 9568ee7e913638d2b50824da964b64e483aa142a | |
parent | Update to 1.3.28 (diff) |
Update to 0.42.1.
Version 0.42 has an issue with the definition of the path to find munge. This
has been fixed upstream resulting in version 0.42.1.
PR: 215773
Submitted by: c.brinkhaus@t-online.de
Approved by: maintainer timeout (alexey@renatasystems.org, 17 days)
Notes
Notes:
svn path=/head/; revision=432029
-rw-r--r-- | mail/lbdb/Makefile | 2 | ||||
-rw-r--r-- | mail/lbdb/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile index 015a301668f7..94a66960db25 100644 --- a/mail/lbdb/Makefile +++ b/mail/lbdb/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lbdb -PORTVERSION= 0.42 +PORTVERSION= 0.42.1 CATEGORIES= mail MASTER_SITES= http://www.spinnaker.de/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION} diff --git a/mail/lbdb/distinfo b/mail/lbdb/distinfo index a42d2c8018de..a050c4829bdb 100644 --- a/mail/lbdb/distinfo +++ b/mail/lbdb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479991911 -SHA256 (lbdb_0.42.tar.gz) = efb0de0d50a4170e7ccfa033e7b38678310b94578309e55e805cca2e06596f53 -SIZE (lbdb_0.42.tar.gz) = 158714 +TIMESTAMP = 1483556757 +SHA256 (lbdb_0.42.1.tar.gz) = d78cc7623108d9b5c4bf33305f3193a8a9955bfbe09b4d3277ad5f54d35ff022 +SIZE (lbdb_0.42.1.tar.gz) = 158766 |