Date: Thu, 2 Mar 2000 12:10:58 +0200 (EET) From: sobomax@altavista.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/17125: [PATCH] Update of the xfce port to the new 3.3.1 version Message-ID: <200003021010.MAA13373@vega.vega.com>
next in thread | raw e-mail | index | archive | help
>Number: 17125 >Category: ports >Synopsis: [PATCH] Update of the xfce port to the new 3.3.1 version >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 2 02:20:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Maxim Sobolev >Release: FreeBSD 3.4-STABLE i386 >Organization: Vega International Capital >Environment: >Description: Update of the xfce port to the new 3.3.1 version >How-To-Repeat: >Fix: diff -ruN /usr/ports/x11-wm/xfce/Makefile xfce/Makefile --- /usr/ports/x11-wm/xfce/Makefile Mon Jan 24 11:06:46 2000 +++ xfce/Makefile Thu Mar 2 10:55:30 2000 @@ -1,12 +1,12 @@ # New ports collection makefile for: xfce -# Version required: 3.2.5 +# Version required: 3.3.1 # Date created: 30 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # # $FreeBSD: ports/x11-wm/xfce/Makefile,v 1.25 2000/01/22 12:49:37 nakai Exp $ # -DISTNAME= xfce-3.2.5 +DISTNAME= xfce-3.3.1 CATEGORIES= x11-wm MASTER_SITES= http://www.xfce.org/archive/ @@ -15,7 +15,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ Imlib.5:${PORTSDIR}/graphics/imlib \ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 -RUN_DEPENDS= ${LOCALBASE}/bin/sox:${PORTSDIR}/audio/sox +RUN_DEPENDS= ${LOCALBASE}/bin/esdplay:${PORTSDIR}/audio/esound GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff -ruN /usr/ports/x11-wm/xfce/files/md5 xfce/files/md5 --- /usr/ports/x11-wm/xfce/files/md5 Mon Jan 24 11:06:46 2000 +++ xfce/files/md5 Thu Mar 2 10:31:24 2000 @@ -1 +1 @@ -MD5 (xfce-3.2.5.tar.gz) = 45d585710f3ed335c2be168ab4276ab1 +MD5 (xfce-3.3.1.tar.gz) = d1c96248f38c2faa7d57f88042a48df5 diff -ruN /usr/ports/x11-wm/xfce/pkg/PLIST xfce/pkg/PLIST --- /usr/ports/x11-wm/xfce/pkg/PLIST Mon Jan 24 11:06:47 2000 +++ xfce/pkg/PLIST Thu Mar 2 10:47:37 2000 @@ -37,6 +37,7 @@ share/xfce/backdrops/Compute.xpm share/xfce/backdrops/Concrete.xpm share/xfce/backdrops/Darkblue2.xpm +share/xfce/backdrops/Default.xpm share/xfce/backdrops/Desert2.xpm share/xfce/backdrops/Dry.xpm share/xfce/backdrops/Eyes.xpm @@ -313,6 +314,7 @@ share/xfce/locale/fi/LC_MESSAGES/xfce.mo share/xfce/locale/fr/LC_MESSAGES/xfce.mo share/xfce/locale/gl/LC_MESSAGES/xfce.mo +share/xfce/locale/hu/LC_MESSAGES/xfce.mo share/xfce/locale/it/LC_MESSAGES/xfce.mo share/xfce/locale/ja/LC_MESSAGES/xfce.mo share/xfce/locale/pl/LC_MESSAGES/xfce.mo @@ -328,6 +330,7 @@ share/xfce/palettes/Citrouille share/xfce/palettes/Clinky share/xfce/palettes/Craters +share/xfce/palettes/Default share/xfce/palettes/Dolly share/xfce/palettes/Dust share/xfce/palettes/Fall @@ -349,8 +352,10 @@ share/xfce/palettes/Salmon share/xfce/palettes/Salmon2 share/xfce/palettes/Sand +share/xfce/palettes/Silver share/xfce/palettes/Spring share/xfce/palettes/Stellar +share/xfce/palettes/Stripe share/xfce/palettes/Sunny share/xfce/palettes/Symbiose share/xfce/palettes/TBlue @@ -437,6 +442,8 @@ share/xfce/textures/military.xpm share/xfce/textures/oldwood.xpm share/xfce/textures/paper.xpm +share/xfce/textures/silver.xpm +share/xfce/textures/stripe.xpm share/xfce/xfdefs.py @dirrm share/xfce/backdrops @dirrm share/xfce/help @@ -457,6 +464,8 @@ @dirrm share/xfce/locale/fr @dirrm share/xfce/locale/gl/LC_MESSAGES @dirrm share/xfce/locale/gl +@dirrm share/xfce/locale/hu/LC_MESSAGES +@dirrm share/xfce/locale/hu @dirrm share/xfce/locale/it/LC_MESSAGES @dirrm share/xfce/locale/it @dirrm share/xfce/locale/ja/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200003021010.MAA13373>