diff options
author | pav <pav@FreeBSD.org> | 2005-02-28 01:50:30 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-28 01:50:30 +0800 |
commit | 4a1a44c07ea9dec0e82c7f010c016662c21a0065 (patch) | |
tree | 1e49cdbc7a3d01cb3895f0a8add32c6f3b8c52cc /audio | |
parent | 8b7e620ca4ec54235f6b755d2ad54c5162c31c24 (diff) | |
download | freebsd-ports-gnome-4a1a44c07ea9dec0e82c7f010c016662c21a0065.tar.gz freebsd-ports-gnome-4a1a44c07ea9dec0e82c7f010c016662c21a0065.tar.zst freebsd-ports-gnome-4a1a44c07ea9dec0e82c7f010c016662c21a0065.zip |
- Update to 0.5.4
PR: ports/74594
Submitted by: Serge Gagnon <ser_gagnon@sympatico.ca>
Approved by: maintainer
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmms-pipe/Makefile | 5 | ||||
-rw-r--r-- | audio/xmms-pipe/distinfo | 4 | ||||
-rw-r--r-- | audio/xmms-pipe/pkg-plist | 1 |
3 files changed, 6 insertions, 4 deletions
diff --git a/audio/xmms-pipe/Makefile b/audio/xmms-pipe/Makefile index af2eeb66def3..a06254a5d25a 100644 --- a/audio/xmms-pipe/Makefile +++ b/audio/xmms-pipe/Makefile @@ -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 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms 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 --git a/audio/xmms-pipe/distinfo b/audio/xmms-pipe/distinfo index 5a6240da1b1e..ebef4fa82627 100644 --- a/audio/xmms-pipe/distinfo +++ b/audio/xmms-pipe/distinfo @@ -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 --git a/audio/xmms-pipe/pkg-plist b/audio/xmms-pipe/pkg-plist index b5f3cbd16649..d6bc40020a5c 100644 --- a/audio/xmms-pipe/pkg-plist +++ b/audio/xmms-pipe/pkg-plist @@ -1,3 +1,4 @@ +%%PORTDOCS%%%%DOCSDIR%%/COMMANDS %%PORTDOCS%%%%DOCSDIR%%/HISTORY %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README |