Date: Mon, 4 Feb 2013 16:32:38 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311636 - head/devel/lfc Message-ID: <201302041632.r14GWci6004648@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Mon Feb 4 16:32:38 2013 New Revision: 311636 URL: http://svnweb.freebsd.org/changeset/ports/311636 Log: - Update to 1.4.0 Changes: http://www.lemke-it.com/litnoauth?request=pubcloglfc&lang=en PR: ports/175824 Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer) Modified: head/devel/lfc/Makefile head/devel/lfc/distinfo head/devel/lfc/pkg-plist Modified: head/devel/lfc/Makefile ============================================================================== --- head/devel/lfc/Makefile Mon Feb 4 16:31:00 2013 (r311635) +++ head/devel/lfc/Makefile Mon Feb 4 16:32:38 2013 (r311636) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lfc -PORTVERSION= 1.3.7 +PORTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ Modified: head/devel/lfc/distinfo ============================================================================== --- head/devel/lfc/distinfo Mon Feb 4 16:31:00 2013 (r311635) +++ head/devel/lfc/distinfo Mon Feb 4 16:32:38 2013 (r311636) @@ -1,2 +1,2 @@ -SHA256 (lfc-1.3.7.tar.gz) = 719dbc7223ce74b5ac5ba4fcfb109447acfbcf2fe74f78bab946747b1c65a679 -SIZE (lfc-1.3.7.tar.gz) = 173435 +SHA256 (lfc-1.4.0.tar.gz) = ca9bb83797ce38bb272f580d106f7def0a889926b4e4eb6dc0955df7e6294e83 +SIZE (lfc-1.4.0.tar.gz) = 193984 Modified: head/devel/lfc/pkg-plist ============================================================================== --- head/devel/lfc/pkg-plist Mon Feb 4 16:31:00 2013 (r311635) +++ head/devel/lfc/pkg-plist Mon Feb 4 16:32:38 2013 (r311636) @@ -1,4 +1,5 @@ include/lfc/AESCrypt.h +include/lfc/AVLTreeT.h include/lfc/Base64Coder.h include/lfc/BigDecimal.h include/lfc/BigInteger.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302041632.r14GWci6004648>