svn commit: r418181 - head/devel/lfcbase
Kurt Jaeger
pi at FreeBSD.org
Thu Jul 7 13:29:47 UTC 2016
Author: pi
Date: Thu Jul 7 13:29:45 2016
New Revision: 418181
URL: https://svnweb.freebsd.org/changeset/ports/418181
Log:
devel/lfcbase: 1.8.3 -> 1.8.4
- mproved exception handling in class Chain for type conversion methods
Submitted by: Bjoern Lemke <lemke at lemke-it.com>
Modified:
head/devel/lfcbase/Makefile
head/devel/lfcbase/distinfo
Modified: head/devel/lfcbase/Makefile
==============================================================================
--- head/devel/lfcbase/Makefile Thu Jul 7 12:44:50 2016 (r418180)
+++ head/devel/lfcbase/Makefile Thu Jul 7 13:29:45 2016 (r418181)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lfcbase
-PORTVERSION= 1.8.3
+PORTVERSION= 1.8.4
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
Modified: head/devel/lfcbase/distinfo
==============================================================================
--- head/devel/lfcbase/distinfo Thu Jul 7 12:44:50 2016 (r418180)
+++ head/devel/lfcbase/distinfo Thu Jul 7 13:29:45 2016 (r418181)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463386125
-SHA256 (lfcbase-1.8.3.tar.gz) = 21c71e140fd38e45400859d210710222ff66ed905892279fd32ae44c58d1afdd
-SIZE (lfcbase-1.8.3.tar.gz) = 606926
+TIMESTAMP = 1467897922
+SHA256 (lfcbase-1.8.4.tar.gz) = 6e4167f7b0b7968ec596efcc8c6f6f0f203cf95353234bcd07a414a7e60a4dc7
+SIZE (lfcbase-1.8.4.tar.gz) = 607009
More information about the svn-ports-all
mailing list