Bug 59356 - Update port: audio/streamtuner-live365 to 0.3.1
Summary: Update port: audio/streamtuner-live365 to 0.3.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-16 23:50 UTC by Jean-Yves Lefort
Modified: 2003-11-17 09:01 UTC (History)
0 users

See Also:


Attachments
file.diff (2.01 KB, patch)
2003-11-16 23:50 UTC, Jean-Yves Lefort
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jean-Yves Lefort 2003-11-16 23:50:20 UTC

    
Comment 1 Jean-Yves Lefort 2003-11-17 04:20:06 UTC
Version 0.3.2:

diff -ruN /usr/ports/audio/streamtuner-live365/Makefile streamtuner-live365/Makefile
--- /usr/ports/audio/streamtuner-live365/Makefile	Sat Feb 22 07:20:14 2003
+++ streamtuner-live365/Makefile	Mon Nov 17 05:06:33 2003
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=		live365
-PORTVERSION=		0.3.0
+PORTVERSION=		0.3.2
 CATEGORIES=		audio www
-MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR=	streamtuner
+MASTER_SITES=		${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR=	streamtuner/${PKGNAMEPREFIX}${PORTNAME}.pkg/${PORTVERSION}
 PKGNAMEPREFIX=		streamtuner-
 DISTNAME=		${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=		jylefort@brutele.be
-COMMENT=	A Live365 plugin for streamtuner
+COMMENT=		A Live365 plugin for streamtuner
 
 BUILD_DEPENDS=		${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
 RUN_DEPENDS=		${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner
diff -ruN /usr/ports/audio/streamtuner-live365/distinfo streamtuner-live365/distinfo
--- /usr/ports/audio/streamtuner-live365/distinfo	Sat Feb  1 19:50:29 2003
+++ streamtuner-live365/distinfo	Mon Nov 17 05:06:45 2003
@@ -1 +1 @@
-MD5 (streamtuner-live365-0.3.0.tar.gz) = 4020a86597f1ccc089407d821283211a
+MD5 (streamtuner-live365-0.3.2.tar.gz) = c02fbabb6365201a6ff97d953902e9df
diff -ruN /usr/ports/audio/streamtuner-live365/pkg-descr streamtuner-live365/pkg-descr
--- /usr/ports/audio/streamtuner-live365/pkg-descr	Sat Feb  1 19:50:29 2003
+++ streamtuner-live365/pkg-descr	Mon Nov 17 00:34:10 2003
@@ -1,6 +1,6 @@
 streamtuner-live365 is a Live365 plugin for streamtuner.
 
-WWW: http://streamtuner.sourceforge.net#plugins
+WWW: http://www.nongnu.org/streamtuner/plugins
 
 - Jean-Yves Lefort
 jylefort@brutele.be
diff -ruN /usr/ports/audio/streamtuner-live365/pkg-plist streamtuner-live365/pkg-plist
--- /usr/ports/audio/streamtuner-live365/pkg-plist	Sat Feb  1 19:50:29 2003
+++ streamtuner-live365/pkg-plist	Mon Nov 17 00:34:17 2003
@@ -1,3 +1 @@
-lib/streamtuner/plugins/live365.a
-lib/streamtuner/plugins/live365.la
 lib/streamtuner/plugins/live365.so
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2003-11-17 09:01:39 UTC
State Changed
From-To: open->closed

Committed, thanks!