Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2008 23:21:50 +0100
From:      Rene Ladan <r.c.ladan@gmail.com>
To:        Oliver Lehmann <oliver@FreeBSD.org>
Cc:        ports@freebsd.org
Subject:   xfce4.4.2 upgrade patches
Message-ID:  <47B21BFE.7080601@gmail.com>

next in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig971961A0071CB3FB8E4F6489
Content-Type: multipart/mixed; boundary="------------020704010500080700070706"

This is a multi-part message in MIME format.
--------------020704010500080700070706
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Hi Oliver,

I just upgraded my xfce desktop to 4.4.2 and found two minor problems:

* deskutils/orage/Makefile required ical.0 which should be ical.27 becaus=
e libical changed its name
* (self) a PORTREVISION bump for multimedia/xfce4-media to pick up the ne=
w libexo version

I've attached a patch for both.

Regards,
Rene

--=20
http://www.rene-ladan.nl/

GPG fingerprint =3D E738 5471 D185 7013 0EE0  4FC8 3C1D 6F83 12E1 84F6 (s=
ubkeys.pgp.net)

--------------020704010500080700070706
Content-Type: text/plain;
 name="Makefile_orage.diff"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
 filename="Makefile_orage.diff"

--- Makefile.bogus	2008-02-12 22:31:40.000000000 +0100
+++ Makefile	2008-02-12 22:31:55.000000000 +0100
@@ -37,7 +37,7 @@
 .endif
=20
 .if defined(WITH_ICAL)
-LIB_DEPENDS+=3D	ical.0:${PORTSDIR}/devel/libical
+LIB_DEPENDS+=3D	ical.27:${PORTSDIR}/devel/libical
 .endif
=20
 post-patch:

--------------020704010500080700070706
Content-Type: text/plain;
 name="Makefile_xfce4-media.diff"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline;
 filename="Makefile_xfce4-media.diff"

--- Makefile.old	2008-02-12 23:06:51.000000000 +0100
+++ Makefile	2008-02-12 23:07:29.000000000 +0100
@@ -7,7 +7,7 @@
=20
 PORTNAME=3D	xfce4-media
 PORTVERSION=3D	0.9.2
-PORTREVISION=3D	5
+PORTREVISION=3D	6
 CATEGORIES=3D	multimedia xfce
 MASTER_SITES=3D	http://spuriousinterrupt.org/files/xfmedia/
 DISTNAME=3D	xfmedia-${PORTVERSION}
@@ -16,8 +16,7 @@
 MAINTAINER=3D	r.c.ladan@gmail.com
 COMMENT=3D	Lightweight media player for Xfce4 based on the xine engine
=20
-LIB_DEPENDS=3D	xine.1:${PORTSDIR}/multimedia/libxine \
-		exo-0.3:${PORTSDIR}/x11/libexo
+LIB_DEPENDS=3D	xine.1:${PORTSDIR}/multimedia/libxine
=20
 GNU_CONFIGURE=3D	yes
 INSTALLS_ICONS=3D	yes

--------------020704010500080700070706--

--------------enig971961A0071CB3FB8E4F6489
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHshv+PB1vgxLhhPYRAt4UAKCjUpfzOagy28yIR1Pj+rXOQjkVbgCgk7rR
38Np6MhWiMcojj9t5QAG0kI=
=sJvs
-----END PGP SIGNATURE-----

--------------enig971961A0071CB3FB8E4F6489--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47B21BFE.7080601>