From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 24 07:00:37 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6C41216A492 for ; Sat, 24 Jun 2006 07:00:37 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC20E43D46 for ; Sat, 24 Jun 2006 07:00:35 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k5O70ZW3028293 for ; Sat, 24 Jun 2006 07:00:35 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k5O70ZjF028291; Sat, 24 Jun 2006 07:00:35 GMT (envelope-from gnats) Resent-Date: Sat, 24 Jun 2006 07:00:35 GMT Resent-Message-Id: <200606240700.k5O70ZjF028291@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Kay Lehmann" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A873616A4A9 for ; Sat, 24 Jun 2006 06:50:16 +0000 (UTC) (envelope-from kay_lehmann@web.de) Received: from einhorn.in-berlin.de (einhorn.in-berlin.de [192.109.42.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id D87D443D45 for ; Sat, 24 Jun 2006 06:50:15 +0000 (GMT) (envelope-from kay_lehmann@web.de) Received: from bippes.finkenkrug.ev (lehmann.in-dsl.de [217.197.85.240]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id k5O6o4Xv024136 for ; Sat, 24 Jun 2006 08:50:14 +0200 Message-Id: <1151132166.56886@bippes.finkenkrug.ev> Date: Sat, 24 Jun 2006 08:56:06 +0200 From: "Kay Lehmann" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.7 Cc: Subject: ports/99403: [Maintainer Update] sysutils/lineak_xosdplugin: update to version 0.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jun 2006 07:00:37 -0000 >Number: 99403 >Category: ports >Synopsis: [Maintainer Update] sysutils/lineak_xosdplugin: update to version 0.9 >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 Jun 24 07:00:34 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Kay Lehmann >Release: FreeBSD 6.1-STABLE i386 >Organization: >Environment: System: FreeBSD 6.1-STABLE #14: Fri Jun 2 08:55:23 CEST 2006 root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes >Description: update to version 0.9 (needs lineakd-update to version 0.9 before: pr:ports/99401) >How-To-Repeat: >Fix: --- patch-lineak_xosdplugin-0.8.3-0.9 begins here --- diff -urN -x .svn lineak_xosdplugin.orig/Makefile lineak_xosdplugin/Makefile --- lineak_xosdplugin.orig/Makefile Mon Jun 5 17:57:09 2006 +++ lineak_xosdplugin/Makefile Sat Jun 24 08:36:51 2006 @@ -2,16 +2,16 @@ # Date created: 2004-12-29 # Whom: Kay Lehmann # -# $FreeBSD: ports/sysutils/lineak_xosdplugin/Makefile,v 1.5 2006/03/20 18:50:17 pav Exp $ +# $FreeBSD: ports/sysutils/lineak_xosdplugin/Makefile,v 1.4 2006/03/07 08:27:41 ade Exp $ # -PORTNAME= lineak_xosdplugin -PORTVERSION= 0.8.3 -PORTREVISION= 2 +PORTNAME= lineak-xosdplugin +PORTVERSION= 0.9 CATEGORIES= sysutils deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=lineak DIST_SUBDIR= lineak +DISTFILES= lineak-xosdplugin-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= kay_lehmann@web.de COMMENT= Xosd-plugin for lineakd @@ -23,10 +23,12 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --program-prefix='' +USE_REINPLACE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MAN1= lineak_xosdplugin.1 +MAN_COMPRESSED= yes PLIST_FILES= lib/lineakd/plugins/xosdplugin.la \ lib/lineakd/plugins/xosdplugin.so diff -urN -x .svn lineak_xosdplugin.orig/distinfo lineak_xosdplugin/distinfo --- lineak_xosdplugin.orig/distinfo Mon Jun 5 17:57:09 2006 +++ lineak_xosdplugin/distinfo Sat Jun 24 08:37:09 2006 @@ -1,3 +1,3 @@ -MD5 (lineak/lineak_xosdplugin-0.8.3.tar.gz) = 837e417b80632c994294d13d0879fed6 -SHA256 (lineak/lineak_xosdplugin-0.8.3.tar.gz) = b52cf74aa4599bedb6f95c21dfca6bcf21e6c7ac408e31fc60f8dbdf1a2b1bf9 -SIZE (lineak/lineak_xosdplugin-0.8.3.tar.gz) = 722345 +MD5 (lineak/lineak-xosdplugin-0.9.tar.gz) = 295bba616b3b74264385b14b242947a4 +SHA256 (lineak/lineak-xosdplugin-0.9.tar.gz) = ba83d8e6abc2fd1ddbfb0c4837d9a9b2db82e5f3e9732db546147f520ba1c2af +SIZE (lineak/lineak-xosdplugin-0.9.tar.gz) = 802367 --- patch-lineak_xosdplugin-0.8.3-0.9 ends here --- >Release-Note: >Audit-Trail: >Unformatted: