Date: Sat, 2 Apr 2005 19:26:43 +0200 From: "Kay Lehmann" <kay_lehmann@web.de> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/79489: [Maintainer Update] sysutils/lineak_defaultplugin: Update to version 0.8.3 Message-ID: <1112462803.0@bippes.finkenkrug.ev> Resent-Message-ID: <200504021720.j32HKBth096367@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79489 >Category: ports >Synopsis: [Maintainer Update] sysutils/lineak_defaultplugin: Update to version 0.8.3 >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: Sat Apr 02 17:20:11 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 5.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD 5.4-PRERELEASE #5: Thu Mar 31 14:30:09 CEST 2005 root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes >Description: Update to version 0.8.3 >How-To-Repeat: >Fix: --- patch-lineak_defaultplugin-0.8.2_0.8.3 begins here --- diff -urN lineak_defaultplugin.orig/Makefile lineak_defaultplugin/Makefile --- lineak_defaultplugin.orig/Makefile Sat Apr 2 19:13:52 2005 +++ lineak_defaultplugin/Makefile Sat Apr 2 19:15:00 2005 @@ -6,7 +6,7 @@ # PORTNAME= lineak_defaultplugin -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.3 CATEGORIES= sysutils deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lineak diff -urN lineak_defaultplugin.orig/distinfo lineak_defaultplugin/distinfo --- lineak_defaultplugin.orig/distinfo Sat Apr 2 19:13:52 2005 +++ lineak_defaultplugin/distinfo Sat Apr 2 19:15:00 2005 @@ -1,2 +1,2 @@ -MD5 (lineak/lineak_defaultplugin-0.8.2.tar.gz) = 377588e882739cdaa7135a2151ac94a3 -SIZE (lineak/lineak_defaultplugin-0.8.2.tar.gz) = 730901 +MD5 (lineak/lineak_defaultplugin-0.8.3.tar.gz) = ad3cf3664beb1a5d310f60c86088409b +SIZE (lineak/lineak_defaultplugin-0.8.3.tar.gz) = 734986 diff -urN lineak_defaultplugin.orig/files/patch-mdloader.cpp lineak_defaultplugin/files/patch-mdloader.cpp --- lineak_defaultplugin.orig/files/patch-mdloader.cpp Sat Apr 2 19:13:52 2005 +++ lineak_defaultplugin/files/patch-mdloader.cpp Thu Jan 1 01:00:00 1970 @@ -1,11 +0,0 @@ ---- default_plugin/mdloader.cpp.orig Tue Feb 15 18:31:13 2005 -+++ default_plugin/mdloader.cpp Tue Feb 15 18:31:41 2005 -@@ -109,7 +109,7 @@ - // Handle empty lines. - loc = tmp.find('='); - // empty line -- if (loc == string::npos) -+ if (loc == (unsigned int)string::npos) - continue; - - // key == the name of the key. --- patch-lineak_defaultplugin-0.8.2_0.8.3 ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1112462803.0>