mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.5.2
PR: ports/58601 Submitted by: Dominic Mitchell <dom@semantico.com> Approved by: maintainer timeout (1 month)
This commit is contained in:
parent
2386ef3747
commit
f4b6b00b01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96238
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= xmms-pipe
|
||||
PORTVERSION= 0.4.5
|
||||
PORTVERSION= 0.5.2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://rooster.stanford.edu/~ben/xmmspipe/
|
||||
DISTNAME= xmmspipe-${PORTVERSION}
|
||||
@ -31,7 +31,7 @@ post-patch:
|
||||
|
||||
do-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/xmmspipe.so \
|
||||
${PREFIX}/lib/xmms/Effect/
|
||||
${PREFIX}/lib/xmms/General/
|
||||
.ifndef(NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for file in ${DOC_FILES}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xmmspipe-0.4.5.tgz) = c22d8b4ed62a1bf000312c80e2a4ea34
|
||||
MD5 (xmmspipe-0.5.2.tgz) = d16d4c0688fb2465d0e1a9aeb7838d02
|
||||
|
@ -1,5 +1,5 @@
|
||||
%%PORTDOCS%%%%DOCSDIR%%/HISTORY
|
||||
%%PORTDOCS%%%%DOCSDIR%%/LICENSE
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
lib/xmms/Effect/xmmspipe.so
|
||||
lib/xmms/General/xmmspipe.so
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user