From owner-freebsd-ports Fri Feb 16 8:10:15 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 A36EE37B699 for ; Fri, 16 Feb 2001 08:10:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1GGA3D23611; Fri, 16 Feb 2001 08:10:03 -0800 (PST) (envelope-from gnats) Received: from ender.nonstop.net.il (webedge.nonstop.net.il [213.57.71.5]) by hub.freebsd.org (Postfix) with ESMTP id 5B75637B4EC for ; Fri, 16 Feb 2001 08:01:09 -0800 (PST) Received: from alchemy.oven.org ([213.57.98.128]) by ender.nonstop.net.il with ESMTP id <20010216160820.JLQ403.ender@alchemy.oven.org> for ; Fri, 16 Feb 2001 18:08:20 +0200 Received: (from mapc@localhost) by alchemy.oven.org (8.11.2/8.11.2) id f1GFvJN03928; Fri, 16 Feb 2001 17:57:19 +0200 (IST) (envelope-from mapc) Message-Id: <200102161557.f1GFvJN03928@alchemy.oven.org> Date: Fri, 16 Feb 2001 17:57:19 +0200 (IST) From: roman@xpert.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/25139: [MAINTAINER UPDATE] audio/lopster 0.9.7_1->0.9.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25139 >Category: ports >Synopsis: [MAINTAINER UPDATE] audio/lopster 0.9.7_1->0.9.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Feb 16 08:10:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Roman Shterenzon >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: >Description: It will be useless if THEY shutdown napster :~( >How-To-Repeat: >Fix: diff -urN /usr/ports/audio/lopster/Makefile lopster/Makefile --- /usr/ports/audio/lopster/Makefile Fri Dec 15 23:24:34 2000 +++ lopster/Makefile Thu Feb 15 17:16:02 2001 @@ -6,19 +6,22 @@ # PORTNAME= lopster -PORTVERSION= 0.9.7 -PORTREVISION= 1 +PORTVERSION= 0.9.8 CATEGORIES= audio -DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTREVISION} -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +DISTNAME= ${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://lopster.sourceforge.net/download/ +#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 +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" post-extract: .for i in aclocal.m4 stamp-h.in Makefile.in configure src/Makefile.in diff -urN /usr/ports/audio/lopster/distinfo lopster/distinfo --- /usr/ports/audio/lopster/distinfo Fri Dec 15 23:24:34 2000 +++ lopster/distinfo Thu Feb 15 16:57:50 2001 @@ -1 +1 @@ -MD5 (lopster-0.9.7-1.tar.gz) = f71a5a99b24c26c6801e0d347191f5e6 +MD5 (lopster-0.9.8.tar.gz) = 7d0766b4d9cee277fca67b43eeeedb8b diff -urN /usr/ports/audio/lopster/files/patch-aa lopster/files/patch-aa --- /usr/ports/audio/lopster/files/patch-aa Thu Jan 1 02:00:00 1970 +++ lopster/files/patch-aa Thu Feb 15 17:01:52 2001 @@ -0,0 +1,7 @@ +--- src/handler.c.orig Thu Feb 15 17:00:14 2001 ++++ src/handler.c Thu Feb 15 17:00:30 2001 +@@ -1,3 +1,4 @@ ++#include + #include + #include + #include diff -urN /usr/ports/audio/lopster/files/patch-ab lopster/files/patch-ab --- /usr/ports/audio/lopster/files/patch-ab Thu Jan 1 02:00:00 1970 +++ lopster/files/patch-ab Thu Feb 15 17:02:04 2001 @@ -0,0 +1,9 @@ +--- src/browse.c.orig Thu Feb 15 17:01:12 2001 ++++ src/browse.c Thu Feb 15 17:01:23 2001 +@@ -1,5 +1,5 @@ +-#include + #include ++#include + #include + #include + #include diff -urN /usr/ports/audio/lopster/files/patch-ac lopster/files/patch-ac --- /usr/ports/audio/lopster/files/patch-ac Thu Jan 1 02:00:00 1970 +++ lopster/files/patch-ac Thu Feb 15 17:06:59 2001 @@ -0,0 +1,10 @@ +--- src/transfer.c.orig Thu Feb 15 17:06:16 2001 ++++ src/transfer.c Thu Feb 15 17:06:39 2001 +@@ -4,6 +4,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff -urN /usr/ports/audio/lopster/files/patch-ad lopster/files/patch-ad --- /usr/ports/audio/lopster/files/patch-ad Thu Jan 1 02:00:00 1970 +++ lopster/files/patch-ad Thu Feb 15 18:19:22 2001 @@ -0,0 +1,11 @@ +--- po/Makefile.in.orig Thu Feb 15 18:18:48 2001 ++++ po/Makefile.in Thu Feb 15 18:19:05 2001 +@@ -18,7 +18,7 @@ + + prefix = /usr/X11R6 + exec_prefix = ${prefix} +-datadir = $(prefix)/lib ++datadir = $(prefix)/share + localedir = $(datadir)/locale + gnulocaledir = $(prefix)/share/locale + gettextsrcdir = $(prefix)/share/gettext/po 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 Thu Feb 15 18:03:24 2001 @@ -1,4 +1,5 @@ bin/lopster +share/locale/de/LC_MESSAGES/lopster.mo share/lopster/pixmaps/arrowd.xpm share/lopster/pixmaps/arrowl.xpm share/lopster/pixmaps/arrowr.xpm @@ -14,9 +15,11 @@ share/lopster/pixmaps/friend.xpm share/lopster/pixmaps/home16b.xpm share/lopster/pixmaps/ignore.xpm +share/lopster/pixmaps/info.xpm share/lopster/pixmaps/kfind.xpm share/lopster/pixmaps/logo.jpg share/lopster/pixmaps/logo.xpm +share/lopster/pixmaps/logo1.xpm share/lopster/pixmaps/mail16b.xpm share/lopster/pixmaps/mini-folder.xpm share/lopster/pixmaps/notes16.xpm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message