Date: Wed, 3 Feb 1999 23:31:02 +0200 (SAT) From: reg@shale.csir.co.za To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: ports/9898: Port update: x11-fm/gnomemc Message-ID: <199902032131.XAA73996@shale.csir.co.za>
next in thread | raw e-mail | index | archive | help
>Number: 9898 >Category: ports >Synopsis: Port update: x11-fm/gnomemc >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Feb 3 13:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Jeremy Lea >Release: FreeBSD 3.0-CURRENT i386 >Organization: Arb's Inc. >Environment: FreeBSD Ports collection >Description: Update to mc-4.5.10. Should fix building on bento. Adds patch-ad. >How-To-Repeat: >Fix: diff -urN -x CVS /usr/ports.ref/x11-fm/gnomemc/Makefile /usr/ports/x11-fm/gnomemc/Makefile --- /usr/ports.ref/x11-fm/gnomemc/Makefile Sun Jan 31 22:57:11 1999 +++ /usr/ports/x11-fm/gnomemc/Makefile Wed Feb 3 23:22:05 1999 @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomemc -# Version required: 4.5.9 +# Version required: 4.5.10 # Date created: 26 Jnuary 1999 # Whom: Jeremy Lea <reg@shale.csir.co.za> # # $Id: Makefile,v 1.1.1.1 1999/01/31 20:57:11 vanilla Exp $ # -DISTNAME= mc-4.5.9 -PKGNAME= gnomemc-4.5.9 +DISTNAME= mc-4.5.10 +PKGNAME= gnomemc-4.5.10 CATEGORIES= x11-fm gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= mc diff -urN -x CVS /usr/ports.ref/x11-fm/gnomemc/files/md5 /usr/ports/x11-fm/gnomemc/files/md5 --- /usr/ports.ref/x11-fm/gnomemc/files/md5 Sun Jan 31 22:57:11 1999 +++ /usr/ports/x11-fm/gnomemc/files/md5 Tue Feb 2 14:50:50 1999 @@ -1 +1 @@ -MD5 (mc-4.5.9.tar.gz) = a16de52c4454eaaf10d7fe94d34c4aeb +MD5 (mc-4.5.10.tar.gz) = 13d941d11913d18b05a71df45d5d86ed diff -urN -x CVS /usr/ports.ref/x11-fm/gnomemc/patches/patch-ad /usr/ports/x11-fm/gnomemc/patches/patch-ad --- /usr/ports.ref/x11-fm/gnomemc/patches/patch-ad Thu Jan 1 02:00:00 1970 +++ /usr/ports/x11-fm/gnomemc/patches/patch-ad Tue Feb 2 16:12:46 1999 @@ -0,0 +1,11 @@ +--- gnome/gtools.c.orig Tue Feb 2 16:10:31 1999 ++++ gnome/gtools.c Tue Feb 2 16:10:41 1999 +@@ -4,7 +4,7 @@ + * Written by Miguel de Icaza + */ + #include <config.h> +-#include "myslang.h" ++#include "tty.h" + #include <gnome.h> + #include <gdk/gdkkeysyms.h> + #include <string.h> diff -urN -x CVS /usr/ports.ref/x11-fm/gnomemc/pkg/PLIST /usr/ports/x11-fm/gnomemc/pkg/PLIST --- /usr/ports.ref/x11-fm/gnomemc/pkg/PLIST Sun Jan 31 22:57:11 1999 +++ /usr/ports/x11-fm/gnomemc/pkg/PLIST Tue Feb 2 16:41:45 1999 @@ -1,5 +1,5 @@ -bin/corba-gmc bin/gmc +bin/plain-gmc etc/CORBA/servers/gmc.gnorba share/gnome/idl/FileManager.idl share/gnome/idl/Makefile.in @@ -14,7 +14,9 @@ share/gnome/mc/extfs/mailfs share/gnome/mc/extfs/patchfs share/gnome/mc/extfs/rpm +share/gnome/mc/extfs/rpms share/gnome/mc/extfs/sfs.ini +share/gnome/mc/extfs/trpm share/gnome/mc/extfs/uar share/gnome/mc/extfs/ucpio share/gnome/mc/extfs/ulha @@ -27,14 +29,16 @@ share/gnome/mc/mc.hint share/gnome/mc/mc.lib share/gnome/mc/mc.menu -share/gnome/mc/templates/application.x-gnumeric.desktop -share/gnome/mc/templates/gimp.image.desktop +share/gnome/mc/templates/GIMP.desktop share/gnome/mime-info/mc.keys share/gnome/pixmaps/mc/c.xpm share/gnome/pixmaps/mc/calendar.xpm share/gnome/pixmaps/mc/cc.xpm share/gnome/pixmaps/mc/compressed.xpm share/gnome/pixmaps/mc/directory.xpm +share/gnome/pixmaps/mc/gnome-application-x-c-header.png +share/gnome/pixmaps/mc/gnome-application-x-c-source.png +share/gnome/pixmaps/mc/gnome-application-x-cc-source.png share/gnome/pixmaps/mc/gnome-http-url.png share/gnome/pixmaps/mc/gnome-image-bmp.png share/gnome/pixmaps/mc/gnome-image-generic.png >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?199902032131.XAA73996>