Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2001 00:08:51 +0200 (IST)
From:      Roman Shterenzon <roman@xpert.com>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        roman@xpert.com
Subject:   ports/32363: audio/lopster 0.9.9->1.0.1 update
Message-ID:  <200111282208.fASM8pj45973@alchemy.oven.org>

next in thread | raw e-mail | index | archive | help

>Number:         32363
>Category:       ports
>Synopsis:       audio/lopster 0.9.9->1.0.1 update
>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:   Wed Nov 28 14:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Roman Shterenzon
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD alchemy.oven.org 4.4-STABLE FreeBSD 4.4-STABLE #0: Thu Nov 22 12:47:10 IST 2001 root@alchemy.oven.org:/local/src/sys/compile/ALCHEMY i386


>Description:
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/audio/lopster/Makefile lopster/Makefile
--- /usr/ports/audio/lopster/Makefile	Wed May 30 19:24:56 2001
+++ lopster/Makefile	Wed Nov 28 21:51:00 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	lopster
-PORTVERSION=	0.9.9
+PORTVERSION=	1.0.1
 CATEGORIES=	audio
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -urN /usr/ports/audio/lopster/distinfo lopster/distinfo
--- /usr/ports/audio/lopster/distinfo	Wed May 30 19:24:56 2001
+++ lopster/distinfo	Wed Nov 28 21:51:03 2001
@@ -1 +1 @@
-MD5 (lopster-0.9.9.tar.gz) = a8d3f7e7c92da752697eb1bd506eadf1
+MD5 (lopster-1.0.1.tar.gz) = 536e31b0864e0f5af2fe50807225e797
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	Wed May 30 18:33:32 2001
+++ lopster/files/patch-src::global.c	Wed Nov 28 21:52:25 2001
@@ -1,11 +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 @@
+--- src/global.c.orig	Sun Nov  4 20:30:19 2001
++++ src/global.c	Wed Nov 28 21:52:10 2001
+@@ -3597,7 +3597,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.ping_command = l_strdup("/bin/ping -c 3 $IP");
++  global.ping_command = l_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	Wed May 30 19:24:56 2001
+++ lopster/pkg-plist	Wed Nov 28 22:01:26 2001
@@ -5,6 +5,8 @@
 share/lopster/pixmaps/arrowl.xpm
 share/lopster/pixmaps/arrowr.xpm
 share/lopster/pixmaps/arrowu.xpm
+share/lopster/pixmaps/book1.xpm
+share/lopster/pixmaps/book2.xpm
 share/lopster/pixmaps/bug.xpm
 share/lopster/pixmaps/chat.xpm
 share/lopster/pixmaps/d16x16.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?200111282208.fASM8pj45973>