svn commit: r444622 - head/devel/lfcbase

Kurt Jaeger pi at FreeBSD.org
Thu Jun 29 05:38:59 UTC 2017


Author: pi
Date: Thu Jun 29 05:38:58 2017
New Revision: 444622
URL: https://svnweb.freebsd.org/changeset/ports/444622

Log:
  devel/lfcbase: update 1.9.6 -> 1.9.7
  
  - Removed include socketvar.h in Net.cc and NetHandler.cc since
    compile error occured for FreeBSD 12
  
  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 Jun 29 05:38:13 2017	(r444621)
+++ head/devel/lfcbase/Makefile	Thu Jun 29 05:38:58 2017	(r444622)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	lfcbase
-PORTVERSION=	1.9.6
+PORTVERSION=	1.9.7
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/devel/lfcbase/distinfo
==============================================================================
--- head/devel/lfcbase/distinfo	Thu Jun 29 05:38:13 2017	(r444621)
+++ head/devel/lfcbase/distinfo	Thu Jun 29 05:38:58 2017	(r444622)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1492155368
-SHA256 (lfcbase-1.9.6.tar.gz) = 3f459af5267500172160c4315adf35642ecb32aaa0bbf0d6920aada85bdbe531
-SIZE (lfcbase-1.9.6.tar.gz) = 615220
+TIMESTAMP = 1498713532
+SHA256 (lfcbase-1.9.7.tar.gz) = 0abd030d20f199fdd554366b55f3176bce732eba4fcf670ad58ea885eea9c64d
+SIZE (lfcbase-1.9.7.tar.gz) = 615245


More information about the svn-ports-head mailing list