diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-18 19:45:59 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-18 19:45:59 +0800 |
commit | eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab (patch) | |
tree | eb7f899f1536deec2a42424429a181bb6cc9bad0 | |
parent | 4bca1cbb50ad3328bfffdc465877e64e2118e6a0 (diff) | |
download | marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.gz marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.bz2 marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.lz marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.xz marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.tar.zst marcuscom-ports-eb0cb5034de3f83838f7c2a1286dd8dfe80a9cab.zip |
Officially release GNOME 2.11.5 with a corrected module list. Welcome
evince and libgnomecups to the desktop.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4267 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 8 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 4daf52b5b..82b4f438a 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.69 2005/06/28 05:40:12 adamw Exp $ # CATEGORIES= x11 gnome @@ -31,7 +31,6 @@ RUN_DEPENDS= pan:${PORTSDIR}/news/pan2 \ jamboree:${PORTSDIR}/audio/jamboree \ ${X11BASE}/share/gnome/pixmaps/glines/classic.png:${PORTSDIR}/games/gnomegames2-extra-data \ nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto \ - evince:${PORTSDIR}/graphics/evince \ goobox:${PORTSDIR}/audio/goobox \ inkscape:${PORTSDIR}/graphics/inkscape diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 1a3375f6a..15d5a8821 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.112 2005/07/07 21:54:34 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.113 2005/07/16 02:08:11 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.11.4 +PORTVERSION= 2.11.5 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty @@ -61,7 +61,9 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 ${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ - ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml + ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \ + evince:${PORTSDIR}/graphics/evince \ + ${X11BASE}/lib/libgnomecups-1.0.so:${PORTSDIR}/print/libgnomecups NO_BUILD= yes |