svn commit: r414358 - head/devel/lfcbase

Kurt Jaeger pi at FreeBSD.org
Sat Apr 30 19:07:35 UTC 2016


Author: pi
Date: Sat Apr 30 19:07:34 2016
New Revision: 414358
URL: https://svnweb.freebsd.org/changeset/ports/414358

Log:
  devel/lfcbase: 1.8.1 -> 1.8.2
  
  Changes:
  - Error message fix for Datetime constructor ( format strings are
    enclosed in brackets )
  
  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	Sat Apr 30 19:04:31 2016	(r414357)
+++ head/devel/lfcbase/Makefile	Sat Apr 30 19:07:34 2016	(r414358)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lfcbase
-PORTVERSION=	1.8.1
+PORTVERSION=	1.8.2
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/devel/lfcbase/distinfo
==============================================================================
--- head/devel/lfcbase/distinfo	Sat Apr 30 19:04:31 2016	(r414357)
+++ head/devel/lfcbase/distinfo	Sat Apr 30 19:07:34 2016	(r414358)
@@ -1,2 +1,2 @@
-SHA256 (lfcbase-1.8.1.tar.gz) = af86f88ae99af3c8ebdc7d8855c1bd219884a4a8b801e3de678103532a220ac1
-SIZE (lfcbase-1.8.1.tar.gz) = 594704
+SHA256 (lfcbase-1.8.2.tar.gz) = 1a9341fcfa683ff1b9065127c403760b5c6574e926269fc2716451fe902a8a27
+SIZE (lfcbase-1.8.2.tar.gz) = 594710


More information about the svn-ports-all mailing list