diff options
author | ahze <ahze@FreeBSD.org> | 2008-03-25 23:29:58 +0800 |
---|---|---|
committer | ahze <ahze@FreeBSD.org> | 2008-03-25 23:29:58 +0800 |
commit | 74054e73d96a6bfea730662e833e32869f616785 (patch) | |
tree | 0030f2654b7890d2d63a1525c1786d26d4e01837 /audio | |
parent | 4a4250421c0ee353ffb51310392cddb7c6ccb015 (diff) | |
download | freebsd-ports-gnome-74054e73d96a6bfea730662e833e32869f616785.tar.gz freebsd-ports-gnome-74054e73d96a6bfea730662e833e32869f616785.tar.zst freebsd-ports-gnome-74054e73d96a6bfea730662e833e32869f616785.zip |
Update to 0.9.7
Diffstat (limited to 'audio')
-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 |