ports/107973: [PATCH] Updating multimedia/shell-fm to its latest version

Nikos Ntarmos ntarmos at ceid.upatras.gr
Tue Jan 16 05:50:21 UTC 2007


>Number:         107973
>Category:       ports
>Synopsis:       [PATCH] Updating multimedia/shell-fm to its latest version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 16 05:50:18 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nikos Ntarmos
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
NetCInS Lab., C.E.I.D., U. of Patras, Greece
>Environment:
System: FreeBSD ace.b020.ceid.upatras.gr 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Sat Nov 11 13:12:03 EET 2006 root at ace.b020.ceid.upatras.gr:/ext/src/sys/i386/compile/ACE i386


	
>Description:
	
	On Dec. 29 2006 the original authors of shell-fm released the
	latest (tagged v0.2) version of their software, and also moved the
	project's homepage to a new URL. This patch updates the Makefile and
	distinfo to reflect these changes.
>How-To-Repeat:
>Fix:

diff -ur /usr/ports/multimedia/shell-fm/Makefile ./Makefile
--- /usr/ports/multimedia/shell-fm/Makefile	Sun Dec 17 00:26:55 2006
+++ ./Makefile	Tue Jan 16 06:52:42 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	shell-fm
-PORTVERSION=	20061215
+PORTVERSION=	20061229
 CATEGORIES=	multimedia
 MASTER_SITES=	http://ntarmos.dyndns.org/Software/FreeBSD/
 
diff -ur /usr/ports/multimedia/shell-fm/distinfo ./distinfo
--- /usr/ports/multimedia/shell-fm/distinfo	Sun Dec 17 00:26:55 2006
+++ ./distinfo	Tue Jan 16 06:55:32 2007
@@ -1,3 +1,3 @@
-MD5 (shell-fm-20061215.tar.gz) = 81d5cbc87185784e6aa0c0cd1bc8bc7a
-SHA256 (shell-fm-20061215.tar.gz) = ba6885c3e827adf605bc0de9c33943907ab94f494cad63e4b36342a0b085bdf4
-SIZE (shell-fm-20061215.tar.gz) = 30082
+MD5 (shell-fm-20061229.tar.gz) = 86480049f21a8f440e76dd6d858b5450
+SHA256 (shell-fm-20061229.tar.gz) = 88c17ecb35a744d20682427784f9446a5e6fc7a7186cdd0fa20d07418b4507e3
+SIZE (shell-fm-20061229.tar.gz) = 30487
diff -ur /usr/ports/multimedia/shell-fm/files/patch-shell-fm.1 ./files/patch-shell-fm.1
--- /usr/ports/multimedia/shell-fm/files/patch-shell-fm.1	Sun Dec 17 00:26:55 2006
+++ ./files/patch-shell-fm.1	Tue Jan 16 07:14:13 2007
@@ -176,7 +176,7 @@
 +want the history to survive, you need to create an empty file name
 +~/.shell-fm/radio-history. Simply touch(1) it and you're done.
 +.Sh SEE ALSO
-+http://lizer.syslinx.org/shell-fm/
++http://nex.scrapping.cc/shell-fm/
 +.Sh CREDITS
 +Jonas Kramer <jonas.kramer at gmx.net> wrote the actual code.
 +.Sh AUTHOR
diff -ur /usr/ports/multimedia/shell-fm/files/patch-strndup.c ./files/patch-strndup.c
--- /usr/ports/multimedia/shell-fm/files/patch-strndup.c	Sun Dec 17 00:26:55 2006
+++ ./files/patch-strndup.c	Sat Dec 16 21:12:10 2006
@@ -1,8 +1,9 @@
 --- src/strndup.c.orig	Sat Dec 16 04:21:22 2006
 +++ src/strndup.c	Sat Dec 16 04:20:48 2006
-@@ -0,0 +1,13 @@
+@@ -0,0 +1,14 @@
 +#include "strndup.h"
 +#include <string.h>
++#include <stdlib.h>
 +
 +#ifdef __STRNDUP__
 +
diff -ur /usr/ports/multimedia/shell-fm/pkg-descr ./pkg-descr
--- /usr/ports/multimedia/shell-fm/pkg-descr	Sun Dec 17 00:26:55 2006
+++ ./pkg-descr	Tue Jan 16 07:11:13 2007
@@ -1,8 +1,7 @@
 This is a port of Shell.FM, a console based player for the streams
-provided by Last.FM for the Linux platform. It's lightweight (the binary
-is only about 16K), easy to use and under heavy development. New
-features might be added every day. Shell.FM is Open Source and published
-under the terms of the GNU General Public License, so feel free to
-modify and/or redistribute it.
+provided by Last.FM for the Linux platform. It's lightweight, easy to
+use and under heavy development. New features might be added every day.
+Shell.FM is Open Source and published under the terms of the GNU General
+Public License, so feel free to modify and/or redistribute it.
 
-WWW: http://lizer.syslinx.org/shell-fm/
+WWW: http://nex.scrapping.cc/shell-fm/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list