svn commit: r432029 - head/mail/lbdb

Raphael Kubo da Costa rakuco at FreeBSD.org
Sat Jan 21 12:54:30 UTC 2017


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 at t-online.de
  Approved by:	maintainer timeout (alexey at 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


More information about the svn-ports-all mailing list