Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2017 12:54:29 +0000 (UTC)
From:      Raphael Kubo da Costa <rakuco@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r432029 - head/mail/lbdb
Message-ID:  <201701211254.v0LCsTgW027783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rakuco
Date: Sat Jan 21 12:54:29 2017
New Revision: 432029
URL: https://svnweb.freebsd.org/changeset/ports/432029

Log:
  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)

Modified:
  head/mail/lbdb/Makefile
  head/mail/lbdb/distinfo

Modified: head/mail/lbdb/Makefile
==============================================================================
--- head/mail/lbdb/Makefile	Sat Jan 21 12:51:37 2017	(r432028)
+++ head/mail/lbdb/Makefile	Sat Jan 21 12:54:29 2017	(r432029)
@@ -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}

Modified: head/mail/lbdb/distinfo
==============================================================================
--- head/mail/lbdb/distinfo	Sat Jan 21 12:51:37 2017	(r432028)
+++ head/mail/lbdb/distinfo	Sat Jan 21 12:54:29 2017	(r432029)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701211254.v0LCsTgW027783>