diff options
author | krion <krion@FreeBSD.org> | 2003-10-24 17:45:08 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-10-24 17:45:08 +0800 |
commit | bf6414a5fa9ac05fb843eb443127ef55d2e98501 (patch) | |
tree | b712954b2fcf1e8b8a63a60c476e034e9e4a4bc6 /multimedia | |
parent | 342d9ce0023b93ea81b8e66d58c4e13678260318 (diff) | |
download | freebsd-ports-gnome-bf6414a5fa9ac05fb843eb443127ef55d2e98501.tar.gz freebsd-ports-gnome-bf6414a5fa9ac05fb843eb443127ef55d2e98501.tar.zst freebsd-ports-gnome-bf6414a5fa9ac05fb843eb443127ef55d2e98501.zip |
- Update to 0.99.7
* Fix .pls playlist parsing and saving, as well as .m3u, .asx
* and .desktop playlist parsing
* Fix seeking with the arrows
* Add more paths for the Realplayer codecs
* Add an error message when we can't save the playlist
* Fix warnings when we have ampersands in the filename
* Fix XRandR handling
PR: 58473
Submitted by: maintainer
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/totem/Makefile | 2 | ||||
-rw-r--r-- | multimedia/totem/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/totem/Makefile b/multimedia/totem/Makefile index 1a4ef8ad8d03..0df451f9a9be 100644 --- a/multimedia/totem/Makefile +++ b/multimedia/totem/Makefile @@ -6,7 +6,7 @@ # PORTNAME= totem -PORTVERSION= 0.99.6 +PORTVERSION= 0.99.7 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//} diff --git a/multimedia/totem/distinfo b/multimedia/totem/distinfo index 0ec0f4ee9187..3684359f73bd 100644 --- a/multimedia/totem/distinfo +++ b/multimedia/totem/distinfo @@ -1 +1 @@ -MD5 (gnome2/totem-0.99.6.tar.bz2) = 296e83acbc02de29d8ea2738ea1b1757 +MD5 (gnome2/totem-0.99.7.tar.bz2) = f6be8a31c0080b05efaec909d4318a4f |