Date: Fri, 16 Feb 2001 17:57:19 +0200 (IST) From: roman@xpert.com To: FreeBSD-gnats-submit@freebsd.org Subject: ports/25139: [MAINTAINER UPDATE] audio/lopster 0.9.7_1->0.9.8 Message-ID: <200102161557.f1GFvJN03928@alchemy.oven.org>
next in thread | raw e-mail | index | archive | help
>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 <sys/types.h> + #include <sys/socket.h> + #include <netinet/in.h> + #include <stdlib.h> 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 <sys/socket.h> + #include <sys/types.h> ++#include <sys/socket.h> + #include <stdio.h> + #include <strings.h> + #include <string.h> 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 <sys/types.h> + #include <sys/socket.h> + #include <ctype.h> ++#include <netinet/in.h> + #include <arpa/inet.h> + #include <sys/stat.h> + #include <sys/time.h> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102161557.f1GFvJN03928>