Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2000 20:40:46 +0200 (EET)
From:      sobomax@altavista.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16809: [PATCH] update of glib/gtk+ libraries ports to the new 1.2.7 version
Message-ID:  <200002181840.UAA93294@vega.vega.com>

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

>Number:         16809
>Category:       ports
>Synopsis:       [PATCH] update of glib/gtk+ libraries ports to the new 1.2.7 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:   Fri Feb 18 10:50:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Sobolev
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Vega International Capital
>Environment:

	

>Description:

Update of glib/gtk to the new 1.2.7 version

>How-To-Repeat:

	

>Fix:

diff -ruN /usr/ports/devel/glib12/Makefile glib12/Makefile
--- /usr/ports/devel/glib12/Makefile	Thu Oct 14 09:51:31 1999
+++ glib12/Makefile	Fri Feb 18 18:56:17 2000
@@ -1,12 +1,12 @@
 # New ports collection makefile for:   glib12
-# Version required:		1.2.6
+# Version required:		1.2.7
 # Date Created:			28 July 1998
 # Whom:				Vanilla I. Shu <vanilla@FreeBSD.org>
 #
 # $FreeBSD: ports/devel/glib12/Makefile,v 1.27 1999/10/13 11:17:36 nakai Exp $
 #
 
-DISTNAME=	glib-1.2.6
+DISTNAME=	glib-1.2.7
 CATEGORIES=	devel
 MASTER_SITES=	ftp://ftp.gimp.org/pub/gtk/v1.2/ \
 		ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
diff -ruN /usr/ports/devel/glib12/files/md5 glib12/files/md5
--- /usr/ports/devel/glib12/files/md5	Thu Oct 14 09:51:31 1999
+++ glib12/files/md5	Fri Feb 18 18:56:38 2000
@@ -1 +1 @@
-MD5 (glib-1.2.6.tar.gz) = 0a3af2085d6a597e43a3bfff9034ca68
+MD5 (glib-1.2.7.tar.gz) = 1d0990f88759ddd48dc04160fbba4a04
diff -ruN /usr/ports/x11-toolkits/gtk12/Makefile gtk12/Makefile
--- /usr/ports/x11-toolkits/gtk12/Makefile	Thu Oct 14 09:56:15 1999
+++ gtk12/Makefile	Fri Feb 18 19:33:25 2000
@@ -1,13 +1,13 @@
 # New ports collection makefile for:   gtk12
-# Version required:		1.2.6
+# Version required:		1.2.7
 # Date Created:			28 Sep 1997
 # Whom:				Vanilla I. Shu <vanilla@MinJe.com.TW>
 #
 # $FreeBSD: ports/x11-toolkits/gtk12/Makefile,v 1.56 1999/10/13 11:19:08 nakai Exp $
 #
 
-DISTNAME=	gtk+-1.2.6
-PKGNAME=	gtk-1.2.6
+DISTNAME=	gtk+-1.2.7
+PKGNAME=	gtk-1.2.7
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	ftp://ftp.gimp.org/pub/gtk/v1.2/ \
 		ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \
diff -ruN /usr/ports/x11-toolkits/gtk12/files/md5 gtk12/files/md5
--- /usr/ports/x11-toolkits/gtk12/files/md5	Thu Oct 14 09:56:15 1999
+++ gtk12/files/md5	Fri Feb 18 19:33:56 2000
@@ -1 +1 @@
-MD5 (gtk+-1.2.6.tar.gz) = 490f99cd3e32868e8f2f56a72b5321a9
+MD5 (gtk+-1.2.7.tar.gz) = cc20b2fc612c30be11cebc430ee39e91
diff -ruN /usr/ports/x11-toolkits/gtk12/patches/patch-af gtk12/patches/patch-af
--- /usr/ports/x11-toolkits/gtk12/patches/patch-af	Mon Dec 27 02:50:04 1999
+++ gtk12/patches/patch-af	Fri Feb 18 19:37:25 2000
@@ -1,10 +1,11 @@
---- gtk/gtkrc.ru.orig	Sun Dec 26 13:11:13 1999
-+++ gtk/gtkrc.ru	Sun Dec 26 13:11:30 1999
-@@ -1,6 +1,6 @@
+--- gtk/gtkrc.ru.orig	Wed Feb 16 13:18:08 2000
++++ gtk/gtkrc.ru	Fri Feb 18 19:35:43 2000
+@@ -1,7 +1,7 @@
  style "gtk-default-ru" {
         fontset = "-adobe-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-*,\
--                  -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r"
-+                  -*-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r"
+                   -*-arial-medium-r-normal--12-*-*-*-*-*-iso8859-1,\"
+-                  -cronyx-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r,\"
++                  -*-helvetica-medium-r-normal--12-*-*-*-*-*-koi8-r,\"
+                   -*-arial-medium-r-normal--12-*-*-*-*-*-koi8-r"
  }
  class "GtkWidget" style "gtk-default-ru"
- 
diff -ruN /usr/ports/x11-toolkits/gtk12/pkg/PLIST gtk12/pkg/PLIST
--- /usr/ports/x11-toolkits/gtk12/pkg/PLIST	Thu Oct 14 09:56:15 1999
+++ gtk12/pkg/PLIST	Fri Feb 18 20:06:26 2000
@@ -145,11 +145,13 @@
 share/locale/fi/LC_MESSAGES/gtk+.mo
 share/locale/fr/LC_MESSAGES/gtk+.mo
 share/locale/ga/LC_MESSAGES/gtk+.mo
+share/locale/gl/LC_MESSAGES/gtk+.mo
 share/locale/hr/LC_MESSAGES/gtk+.mo
 share/locale/hu/LC_MESSAGES/gtk+.mo
 share/locale/it/LC_MESSAGES/gtk+.mo
 share/locale/ja/LC_MESSAGES/gtk+.mo
 share/locale/ko/LC_MESSAGES/gtk+.mo
+share/locale/lt/LC_MESSAGES/gtk+.mo
 share/locale/nl/LC_MESSAGES/gtk+.mo
 share/locale/no/LC_MESSAGES/gtk+.mo
 share/locale/pl/LC_MESSAGES/gtk+.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?200002181840.UAA93294>