Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 1999 09:06:21 -0700 (PDT)
From:      rod@oscentral.org
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14481: Gedit Upgrade
Message-ID:  <19991023160621.E93F614BFD@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         14481
>Category:       ports
>Synopsis:       Gedit Upgrade
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 23 09:10:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        3.3-stable
>Organization:
>Environment:
>Description:
Gedit has been upgraded to 0.5.5 from 0.5.4

Many bugfixes and new features... Not to mention it now works properly with the system

(patch to /usr/ports/gedit)
>How-To-Repeat:

>Fix:
diff -ruN gedit.old/Makefile gedit/Makefile
--- gedit.old/Makefile  Sat Oct 23 10:29:30 1999
+++ gedit/Makefile      Sat Oct 23 11:41:00 1999
@@ -6,12 +6,10 @@
 # $FreeBSD: ports/editors/gedit/Makefile,v 1.8 1999/10/18 02:24:18 nakai Exp $
 #
 
-DISTNAME=              gedit-0.5.4
+DISTNAME=              gedit-0.5.5
 CATEGORIES=            editors gnome
 MASTER_SITES=          ${MASTER_SITE_SUNSITE} \
-                       http://gedit.pn.org/ \
-                       http://reviewboard.com/gedit/ \
-                       ftp://reviewboard.com/pub/gedit/
+                       http://gedit.pn.org/tar/
 MASTER_SITE_SUBDIR=    X11/gtkbuffet/apps/gedit
 
 MAINTAINER=            andy@icc.surw.chel.su
diff -ruN gedit.old/files/md5 gedit/files/md5
--- gedit.old/files/md5 Sat Oct 23 10:29:30 1999
+++ gedit/files/md5     Sat Oct 23 10:34:43 1999
@@ -1 +1 @@
-MD5 (gedit-0.5.4.tar.gz) = 951cd7f6f6138ae6da027c7b4f59f0d7
+MD5 (gedit-0.5.5.tar.gz) = 16d9991434eaacffff113b517ef0a751
diff -ruN gedit.old/pkg/PLIST gedit/pkg/PLIST
--- gedit.old/pkg/PLIST Sat Oct 23 10:29:30 1999
+++ gedit/pkg/PLIST     Sat Oct 23 11:19:13 1999
@@ -35,6 +35,7 @@
 share/gnome/help/gedit/no/topic.dat
 share/gnome/mime-info/gedit.keys
 share/gnome/pixmaps/gnome-gedit.png
+share/gnome/pixmaps/gedit-logo.png
 share/locale/cs/LC_MESSAGES/gedit.mo
 share/locale/de/LC_MESSAGES/gedit.mo
 share/locale/es/LC_MESSAGES/gedit.mo

>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?19991023160621.E93F614BFD>