diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-03-25 15:29:58 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-03-25 15:29:58 +0000 |
commit | bf75721e065eb03ac1a976458ee8b44280a0edd8 (patch) | |
tree | 4a8c5e42572cafa5bed1f694b77bd8948544364c /audio/gstreamer-plugins-pulse | |
parent | 6b2b69692ee89dd3661224e6448c092aee3b6c55 (diff) |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-pulse')
-rw-r--r-- | audio/gstreamer-plugins-pulse/Makefile | 8 | ||||
-rw-r--r-- | audio/gstreamer-plugins-pulse/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/audio/gstreamer-plugins-pulse/Makefile b/audio/gstreamer-plugins-pulse/Makefile index 581fb3c66ef5..5c2ca97ee5ab 100644 --- a/audio/gstreamer-plugins-pulse/Makefile +++ b/audio/gstreamer-plugins-pulse/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gstreamer-plugins -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.7 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/gst-pulse/ PKGNAMESUFFIX= -pulse @@ -26,9 +26,7 @@ CONFIGURE_ARGS= --disable-lynx CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -PLIST_FILES= lib/gstreamer-0.10/libgstpulse.a \ - lib/gstreamer-0.10/libgstpulse.la \ - lib/gstreamer-0.10/libgstpulse.so \ - lib/gstreamer-0.10/libgstpulse.so.0 +PLIST_FILES= lib/gstreamer-0.10/libgstpulse.la \ + lib/gstreamer-0.10/libgstpulse.so .include <bsd.port.mk> diff --git a/audio/gstreamer-plugins-pulse/distinfo b/audio/gstreamer-plugins-pulse/distinfo index bb60a8c869a6..85410e90f16e 100644 --- a/audio/gstreamer-plugins-pulse/distinfo +++ b/audio/gstreamer-plugins-pulse/distinfo @@ -1,3 +1,3 @@ -MD5 (gst-pulse-0.9.4.tar.gz) = 7c60018e8b9ce7f62c7078bee5851f07 -SHA256 (gst-pulse-0.9.4.tar.gz) = 3cbce4b90328530980c6af3b4ec0c818b98df9e63a6bb4b2b350d806f0fd8d98 -SIZE (gst-pulse-0.9.4.tar.gz) = 342948 +MD5 (gst-pulse-0.9.7.tar.gz) = 166164eb07eacd1d70b965731eb6cbdb +SHA256 (gst-pulse-0.9.7.tar.gz) = b9f1bb98917d9879d46b6a959ce9068471908763f2ca98e480837485e290b106 +SIZE (gst-pulse-0.9.7.tar.gz) = 348776 |