From owner-freebsd-ports Tue May 29 11:20:21 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 922AE37B42C for ; Tue, 29 May 2001 11:20:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4TIK1073257; Tue, 29 May 2001 11:20:01 -0700 (PDT) (envelope-from gnats) Received: from m2.bezeqint.net (m2.bezeqint.net [192.115.106.47]) by hub.freebsd.org (Postfix) with ESMTP id C4D2F37B505 for ; Tue, 29 May 2001 11:10:35 -0700 (PDT) (envelope-from mapc@alchemy.ath.cx) Received: from alchemy.oven.org (bzq-248-3.bezeqint.net [212.179.248.3] (may be forged)) by m2.bezeqint.net (Mirapoint) with ESMTP id ACL02560; Tue, 29 May 2001 21:10:16 +0300 (IDT) Received: (from mapc@localhost) by alchemy.oven.org (8.11.3/8.11.3) id f4TI8vB60658; Tue, 29 May 2001 21:08:57 +0300 (IDT) (envelope-from mapc) Message-Id: <200105291808.f4TI8vB60658@alchemy.oven.org> Date: Tue, 29 May 2001 21:08:57 +0300 (IDT) From: roman@xpert.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/27749: [MAINTAINER UPDATE] audio/lopster 0.9.7.2->0.9.9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 27749 >Category: ports >Synopsis: [MAINTAINER UPDATE] audio/lopster 0.9.7.2->0.9.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue May 29 11:20:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Roman Shterenzon >Release: FreeBSD 4.3-RELEASE i386 >Organization: >Environment: >Description: This upgrades the lopster port to version 0.9.9. The PR deprecates ports/25139 which can be closed now. >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/lopster/Makefile lopster/Makefile --- /usr/ports/audio/lopster/Makefile Tue Feb 20 23:55:01 2001 +++ lopster/Makefile Tue May 29 20:51:39 2001 @@ -6,22 +6,19 @@ # PORTNAME= lopster -PORTVERSION= 0.9.7.2 +PORTVERSION= 0.9.9 CATEGORIES= audio -DISTNAME= ${PORTNAME}-${PORTVERSION} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= roman@xpert.com +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext + GNU_CONFIGURE= yes USE_GMAKE= yes USE_GTK= yes USE_X_PREFIX= yes - -post-extract: -.for i in aclocal.m4 stamp-h.in Makefile.in configure src/Makefile.in - ${TOUCH} ${WRKSRC}/${i} -.endfor +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" .include diff -urN /usr/ports/audio/lopster/distinfo lopster/distinfo --- /usr/ports/audio/lopster/distinfo Tue Feb 20 23:55:01 2001 +++ lopster/distinfo Tue May 29 20:24:50 2001 @@ -1 +1 @@ -MD5 (lopster-0.9.7.2.tar.gz) = 722eb20e8a2c0c2f477e53b0ff246f8e +MD5 (lopster-0.9.9.tar.gz) = a8d3f7e7c92da752697eb1bd506eadf1 diff -urN /usr/ports/audio/lopster/files/patch-configure lopster/files/patch-configure --- /usr/ports/audio/lopster/files/patch-configure Thu Jan 1 02:00:00 1970 +++ lopster/files/patch-configure Tue May 29 20:44:53 2001 @@ -0,0 +1,11 @@ +--- configure.orig Tue May 29 20:42:56 2001 ++++ configure Tue May 29 20:44:40 2001 +@@ -2826,7 +2826,7 @@ + cat conftest.$ac_ext >&5 + rm -rf conftest* + CATOBJEXT=.mo +- DATADIRNAME=lib ++ DATADIRNAME=share + fi + rm -f conftest* + INSTOBJEXT=.mo diff -urN /usr/ports/audio/lopster/files/patch-src::global.c lopster/files/patch-src::global.c --- /usr/ports/audio/lopster/files/patch-src::global.c Thu Jan 1 02:00:00 1970 +++ lopster/files/patch-src::global.c Tue May 29 21:03:19 2001 @@ -0,0 +1,11 @@ +--- src/global.c.orig Tue May 29 21:02:46 2001 ++++ src/global.c Tue May 29 21:02:57 2001 +@@ -2734,7 +2734,7 @@ + global.auto_save = NULL; + global.execs = NULL; + global.pings = NULL; +- global.ping_command = strdup("/bin/ping -c 3 $IP"); ++ global.ping_command = strdup("/sbin/ping -c 3 $IP"); + + global.browse_width[0] = 369; + global.browse_width[1] = 80; diff -urN /usr/ports/audio/lopster/pkg-plist lopster/pkg-plist --- /usr/ports/audio/lopster/pkg-plist Thu Oct 19 09:01:32 2000 +++ lopster/pkg-plist Tue May 29 20:39:07 2001 @@ -1,31 +1,38 @@ bin/lopster +share/locale/de/LC_MESSAGES/lopster.mo +share/locale/fr/LC_MESSAGES/lopster.mo share/lopster/pixmaps/arrowd.xpm share/lopster/pixmaps/arrowl.xpm share/lopster/pixmaps/arrowr.xpm share/lopster/pixmaps/arrowu.xpm -share/lopster/pixmaps/bug16b.xpm +share/lopster/pixmaps/bug.xpm share/lopster/pixmaps/chat.xpm share/lopster/pixmaps/d16x16.xpm +share/lopster/pixmaps/download.xpm +share/lopster/pixmaps/email.xpm share/lopster/pixmaps/enemy.xpm share/lopster/pixmaps/enemy2.xpm share/lopster/pixmaps/folder.xpm -share/lopster/pixmaps/folder_blue.xpm share/lopster/pixmaps/folder_open.xpm +share/lopster/pixmaps/forum.xpm share/lopster/pixmaps/friend.xpm share/lopster/pixmaps/home16b.xpm +share/lopster/pixmaps/hotlist.xpm share/lopster/pixmaps/ignore.xpm -share/lopster/pixmaps/kfind.xpm -share/lopster/pixmaps/logo.jpg +share/lopster/pixmaps/info.xpm +share/lopster/pixmaps/library.xpm share/lopster/pixmaps/logo.xpm -share/lopster/pixmaps/mail16b.xpm +share/lopster/pixmaps/logo1.xpm share/lopster/pixmaps/mini-folder.xpm -share/lopster/pixmaps/notes16.xpm +share/lopster/pixmaps/project.xpm +share/lopster/pixmaps/search.xpm +share/lopster/pixmaps/server.xpm share/lopster/pixmaps/speedgray.xpm share/lopster/pixmaps/speedgreen.xpm share/lopster/pixmaps/speedred.xpm share/lopster/pixmaps/speedyellow.xpm +share/lopster/pixmaps/statistic.xpm share/lopster/pixmaps/transfer.xpm -share/lopster/pixmaps/user.xpm share/lopster/pixmaps/user1.xpm share/lopster/pixmaps/user2.xpm @dirrm share/lopster/pixmaps >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message