ports/70907: Update: totem to 1.99.15.1
Koop Mast
kwm at rainbow-runner.nl
Tue Aug 24 17:50:29 UTC 2004
>Number: 70907
>Category: ports
>Synopsis: Update: totem to 1.99.15.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Aug 24 17:50:05 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Koop Mast
>Release: FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #27: Wed Jun 9 11:46:29 CEST 2004 root at prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386
>Description:
Update totem to version 1.99.15.1
maintainer CC'ed.
The 2 patches in files/ can be removed.
Add dependencie on desktopfileutils.
>How-To-Repeat:
>Fix:
--- totem-0.99.15.1.diff begins here ---
diff -ruN totem.orig/Makefile totem/Makefile
--- totem.orig/Makefile Thu Jul 29 09:50:50 2004
+++ totem/Makefile Tue Aug 24 19:35:31 2004
@@ -6,10 +6,10 @@
#
PORTNAME= totem
-PORTVERSION= 0.99.13
+PORTVERSION= 0.99.15.1
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/...$//}
+MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/.....$//}
DIST_SUBDIR= gnome2
MAINTAINER= hendrik at scholz.net
@@ -18,9 +18,9 @@
USE_REINPLACE= yes
USE_BZIP2= yes
USE_X_PREFIX= yes
-USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop
+USE_GNOME= gnomeprefix intlhack gnomehack gnomedesktop desktopfileutils
USE_GMAKE= yes
-USE_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"
diff -ruN totem.orig/distinfo totem/distinfo
--- totem.orig/distinfo Thu Jul 29 09:50:50 2004
+++ totem/distinfo Tue Aug 24 19:30:35 2004
@@ -1,2 +1,2 @@
-MD5 (gnome2/totem-0.99.13.tar.bz2) = 467702367cbc2d897c1236d43a75eab2
-SIZE (gnome2/totem-0.99.13.tar.bz2) = 1009859
+MD5 (gnome2/totem-0.99.15.1.tar.bz2) = c5db3ea18fc66afce61e959c255706c7
+SIZE (gnome2/totem-0.99.15.1.tar.bz2) = 1025252
diff -ruN totem.orig/pkg-plist totem/pkg-plist
--- totem.orig/pkg-plist Thu Jul 29 09:50:50 2004
+++ totem/pkg-plist Tue Aug 24 19:30:35 2004
@@ -10,6 +10,8 @@
libexec/totem-properties-page
share/gnome/application-registry/totem.applications
share/gnome/applications/totem.desktop
+ at exec update-desktop-database > /dev/null || /usr/bin/true
+ at unexec update-desktop-database > /dev/null || /usr/bin/true
share/gnome/help/totem/C/figures/totem_next_button.png
share/gnome/help/totem/C/figures/totem_pause_button.png
share/gnome/help/totem/C/figures/totem_play_button.png
@@ -50,6 +52,8 @@
share/gnome/pixmaps/media-player-48.png
share/gnome/pixmaps/vanity.png
share/gnome/totem/filmholes.png
+share/gnome/totem/filmholes-big-left.png
+share/gnome/totem/filmholes-big-right.png
share/gnome/totem/media-player-48.png
share/gnome/totem/mozilla-viewer.glade
share/gnome/totem/playlist-16.png
--- totem-0.99.15.1.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list