diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-26 07:17:58 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-01-26 07:17:58 +0800 |
commit | 58c454927a3f85252d81b4e53ef16b9a705a3c0d (patch) | |
tree | 3471b45ce93fa5b373dc62c873a3b8e1d7bce3e6 /multimedia/gstreamer/Makefile | |
parent | 03425ccd55f9db5d1627d6b2358e9d5183322d2a (diff) | |
download | marcuscom-ports-58c454927a3f85252d81b4e53ef16b9a705a3c0d.tar marcuscom-ports-58c454927a3f85252d81b4e53ef16b9a705a3c0d.tar.gz marcuscom-ports-58c454927a3f85252d81b4e53ef16b9a705a3c0d.tar.bz2 marcuscom-ports-58c454927a3f85252d81b4e53ef16b9a705a3c0d.tar.lz marcuscom-ports-58c454927a3f85252d81b4e53ef16b9a705a3c0d.tar.xz marcuscom-ports-58c454927a3f85252d81b4e53ef16b9a705a3c0d.tar.zst marcuscom-ports-58c454927a3f85252d81b4e53ef16b9a705a3c0d.zip |
Update to 0.5.2. Remove the no longer needed threading patch.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@445 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer/Makefile')
-rw-r--r-- | multimedia/gstreamer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer/Makefile b/multimedia/gstreamer/Makefile index f643aa20b..1234da3f4 100644 --- a/multimedia/gstreamer/Makefile +++ b/multimedia/gstreamer/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gstreamer -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |