ports/54313: maintainer-update: multimedia/totem
Hendrik Scholz
hendrik at scholz.net
Thu Jul 10 10:20:12 UTC 2003
>Number: 54313
>Category: ports
>Synopsis: maintainer-update: multimedia/totem
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 10 03:20:09 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Hendrik Scholz
>Release: FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD goanna.lan.raisdorf.net 5.1-RELEASE FreeBSD 5.1-RELEASE #4: Sat Jun 7 12:12:29 CEST 2003 hscholz at goanna.lan.raisdorf.net:/usr/src/sys/i386/compile/GOANNA i386
>Description:
Just a simple totem upgrade from 0.99.1 to 0.99.2
>How-To-Repeat:
>Fix:
--- totem-0.99.2.patch begins here ---
diff -ur totem-0.99.1/Makefile totem/Makefile
--- totem-0.99.1/Makefile Mon Jun 23 16:42:19 2003
+++ totem/Makefile Thu Jul 10 11:46:11 2003
@@ -6,7 +6,7 @@
#
PORTNAME= totem
-PORTVERSION= 0.99.1
+PORTVERSION= 0.99.2
CATEGORIES= multimedia gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/..$//}
@@ -23,7 +23,7 @@
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lXrandr"
.include <bsd.port.pre.mk>
diff -ur totem-0.99.1/distinfo totem/distinfo
--- totem-0.99.1/distinfo Mon Jun 23 16:42:19 2003
+++ totem/distinfo Thu Jul 10 11:22:22 2003
@@ -1 +1 @@
-MD5 (gnome2/totem-0.99.1.tar.bz2) = 6d7de51b857099dc9a5b3f30ddf0b474
+MD5 (gnome2/totem-0.99.2.tar.bz2) = e20104c07b892d182b16815e860db13e
--- totem-0.99.2.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list