Bug 74594 - Update port: audio/xmms-pipe to 0.5.4
Summary: Update port: audio/xmms-pipe to 0.5.4
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: 2004-12-01 18:20 UTC by Serge Gagnon
Modified: 2005-02-27 17:50 UTC (History)
1 user (show)

See Also:


Attachments
patch-xmms-pipe-Makefile.diff (386 bytes, patch)
2004-12-01 18:20 UTC, Serge Gagnon
no flags Details | Diff
file.diff (336 bytes, patch)
2004-12-01 18:20 UTC, Serge Gagnon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Gagnon 2004-12-01 18:20:27 UTC
	Update xmms-pipe to 0.5.4
Comment 1 Serge Gagnon 2004-12-03 00:48:18 UTC
I forgot to add a new file 'COMMANDS' in the do-install: and in pkg-plist.
Use this path instead of the one above.

Thanks.

diff -u /usr/ports/audio/xmms-pipe/Makefile xmms-pipe/Makefile
--- /usr/ports/audio/xmms-pipe/Makefile	Wed Feb  4 00:18:46 2004
+++ xmms-pipe/Makefile	Thu Dec  2 19:36:10 2004
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xmms-pipe
-PORTVERSION=	0.5.2
+PORTVERSION=	0.5.4
 PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://rooster.stanford.edu/~ben/xmmspipe/
@@ -22,8 +22,9 @@
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 USE_REINPLACE=	yes
+ALL_TARGET=	target
 
-DOC_FILES=	HISTORY README LICENSE
+DOC_FILES=	HISTORY README LICENSE COMMANDS
 
 post-patch:
 	@${REINPLACE_CMD} -E -e 's|gcc|${CC}|; \
diff -u /usr/ports/audio/xmms-pipe/distinfo xmms-pipe/distinfo
--- /usr/ports/audio/xmms-pipe/distinfo	Tue Mar 30 22:06:15 2004
+++ xmms-pipe/distinfo	Wed Dec  1 03:42:04 2004
@@ -1,2 +1,2 @@
-MD5 (xmmspipe-0.5.2.tgz) = d16d4c0688fb2465d0e1a9aeb7838d02
-SIZE (xmmspipe-0.5.2.tgz) = 33698
+MD5 (xmmspipe-0.5.4.tgz) = b25e0ba398b74a7520dc302395755f57
+SIZE (xmmspipe-0.5.4.tgz) = 34040
diff -u /usr/ports/audio/xmms-pipe/pkg-plist xmms-pipe/pkg-plist
--- /usr/ports/audio/xmms-pipe/pkg-plist	Fri Dec 19 19:08:56 2003
+++ xmms-pipe/pkg-plist	Thu Dec  2 19:36:55 2004
@@ -1,3 +1,4 @@
+%%PORTDOCS%%%%DOCSDIR%%/COMMANDS
 %%PORTDOCS%%%%DOCSDIR%%/HISTORY
 %%PORTDOCS%%%%DOCSDIR%%/LICENSE
 %%PORTDOCS%%%%DOCSDIR%%/README


-- 
Serge Gagnon <ser_gagnon@sympatico.ca>
Quebec, Qc, Canada
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-12-10 12:54:48 UTC
Dear maintainer, please review the proposed patch!

Volker
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-12-10 12:55:33 UTC
State Changed
From-To: open->feedback

Forwarded PR to maintainer
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-02-27 17:50:38 UTC
State Changed
From-To: feedback->closed

Committed, thanks!