Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Feb 2013 13:23:04 +0100
From:      Kurt Jaeger <fbsd-ports@opsec.eu>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        lemke@lemke-it.com
Subject:   ports/175824: [patch update] devel/lfc 1.3.7 -> 1.4.0
Message-ID:  <E1U2L4i-000IXL-5c@fa9.opsec.eu>
Resent-Message-ID: <201302041230.r14CU0Y8047234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         175824
>Category:       ports
>Synopsis:       [patch update] devel/lfc 1.3.7 -> 1.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 04 12:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Kurt Jaeger
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
-
>Environment:
System: FreeBSD fa9.opsec.eu 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Added AVLTree to the foundation classes.

>How-To-Repeat:
	-
>Fix:

diff -r -u devel/lfc/Makefile /usr/home/pi/myp/devel/lfc/Makefile
--- devel/lfc/Makefile	2013-01-07 23:24:05.000000000 +0100
+++ /usr/home/pi/myp/devel/lfc/Makefile	2013-02-04 09:13:58.000000000 +0100
@@ -2,7 +2,7 @@
 # $FreeBSD: head/devel/lfc/Makefile 310050 2013-01-07 18:06:55Z culot $
 
 PORTNAME=	lfc
-PORTVERSION=	1.3.7
+PORTVERSION=	1.4.0
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff -r -u devel/lfc/distinfo /usr/home/pi/myp/devel/lfc/distinfo
--- devel/lfc/distinfo	2013-01-07 23:24:05.000000000 +0100
+++ /usr/home/pi/myp/devel/lfc/distinfo	2013-02-04 09:15:28.000000000 +0100
@@ -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
diff -r -u devel/lfc/pkg-plist /usr/home/pi/myp/devel/lfc/pkg-plist
--- devel/lfc/pkg-plist	2013-01-01 15:29:32.000000000 +0100
+++ /usr/home/pi/myp/devel/lfc/pkg-plist	2013-02-04 09:21:09.000000000 +0100
@@ -1,4 +1,5 @@
 include/lfc/AESCrypt.h
+include/lfc/AVLTreeT.h
 include/lfc/Base64Coder.h
 include/lfc/BigDecimal.h
 include/lfc/BigInteger.h

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1U2L4i-000IXL-5c>