Date: Thu, 16 Feb 2006 09:32:28 -0500 From: Frank Laszlo <laszlof@vonostingroup.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: woodycarey@hotmail.com Subject: ports/93434: [UPDATE]: finance/ledger: Update to version 2.4.1 Message-ID: <E1F9kBI-0006LN-Qg@ritamari.vonostingroup.com> Resent-Message-ID: <200602161440.k1GEe8El044721@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 93434 >Category: ports >Synopsis: [UPDATE]: finance/ledger: Update to version 2.4.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Feb 16 14:40:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: This patch will update finance/ledger to version 2.4.1. This version adds various bug fixes outlined in the ChangeLog. Maintainer has been CC'd. >How-To-Repeat: >Fix: --- ledger-2.4.1.diff begins here --- diff -NrU3 ledger.orig/Makefile ledger/Makefile --- ledger.orig/Makefile Thu Feb 16 08:49:25 2006 +++ ledger/Makefile Thu Feb 16 09:28:22 2006 @@ -6,7 +6,7 @@ # PORTNAME= ledger -PORTVERSION= 2.3 +PORTVERSION= 2.4.1 CATEGORIES= finance MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \ http://www.badplandude.com/~wcarey/ledger/ @@ -25,6 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/w3c-libwww LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" +CONFIGURE_TARGET?= --build=${ARCH}-portbld-freebsd${OSREL} NO_INSTALL_MANPAGES= yes INFO= ledger diff -NrU3 ledger.orig/distinfo ledger/distinfo --- ledger.orig/distinfo Thu Feb 16 08:49:25 2006 +++ ledger/distinfo Thu Feb 16 08:49:47 2006 @@ -1,3 +1,3 @@ -MD5 (ledger-2.3.tar.gz) = 9adca9883f62db33f57961d0ac6f13cf -SHA256 (ledger-2.3.tar.gz) = 55e03b3d55e85cea60f04f4688435db185c682440722ea55fcb1f478f38658ea -SIZE (ledger-2.3.tar.gz) = 611562 +MD5 (ledger-2.4.1.tar.gz) = 5c0b653ef3298b9fb851c372c604c509 +SHA256 (ledger-2.4.1.tar.gz) = 5c9fc75e5fbb91e72a6bc75ea255ae34579c3705a6ba0a2f6a1b9a656bce5464 +SIZE (ledger-2.4.1.tar.gz) = 617727 --- ledger-2.4.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1F9kBI-0006LN-Qg>