1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Update to version 1.0.1.

PR:		32363
Submitted by:	maintainer
This commit is contained in:
Steve Price 2001-12-02 18:32:20 +00:00
parent a299d73914
commit 0219cf27b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50879
8 changed files with 18 additions and 14 deletions

View File

@ -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}

View File

@ -1 +1 @@
MD5 (lopster-0.9.9.tar.gz) = a8d3f7e7c92da752697eb1bd506eadf1
MD5 (lopster-1.0.1.tar.gz) = 536e31b0864e0f5af2fe50807225e797

View File

@ -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;

View File

@ -5,6 +5,8 @@ share/lopster/pixmaps/arrowd.xpm
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

View File

@ -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}

View File

@ -1 +1 @@
MD5 (lopster-0.9.9.tar.gz) = a8d3f7e7c92da752697eb1bd506eadf1
MD5 (lopster-1.0.1.tar.gz) = 536e31b0864e0f5af2fe50807225e797

View File

@ -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;

View File

@ -5,6 +5,8 @@ share/lopster/pixmaps/arrowd.xpm
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