Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Dec 1999 14:47:24 -0600
From:      Ade Lovett <ade@lovett.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15726: Update x11/gnomecore
Message-ID:  <E122h36-000JQA-00@anaconda.lovett.com>

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

>Number:         15726
>Category:       ports
>Synopsis:       Update x11/gnomecore
>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:   Mon Dec 27 12:50:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ade Lovett
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Lovett Network Consultancy
>Environment:

	Up to date ports tree

>Description:

	Update x11/gnomecore to 1.0.55

>How-To-Repeat:

	N/A

>Fix:
	
	Apply following diff:

Version:	1.0.54 -> 1.0.55
Changes:	Makefile files/md5 patches/patch-ae pkg/PLIST
Adds:		NONE
Removes:	NONE

cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/gnomecore/Makefile,v
retrieving revision 1.30
diff -u -r1.30 Makefile
--- Makefile	1999/12/04 19:08:09	1.30
+++ Makefile	1999/12/27 19:22:33
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	gnomecore
-# Version required:			1.0.54
+# Version required:			1.0.55
 # Date created:				17 March 1998
 # Whom:					Yukihiro Nakai <Nakai@technologist.com>
 #
 # $FreeBSD: ports/x11/gnomecore/Makefile,v 1.30 1999/12/04 19:08:09 steve Exp $
 #
 
-DISTNAME=	gnome-core-1.0.54
-PKGNAME=	gnomecore-1.0.54
+DISTNAME=	gnome-core-1.0.55
+PKGNAME=	gnomecore-1.0.55
 CATEGORIES=	x11 gnome
 MASTER_SITES=	${MASTER_SITE_GNOME}
 MASTER_SITE_SUBDIR=	stable/sources/gnome-core
cvs diff: Diffing files
Index: files/md5
===================================================================
RCS file: /home/ncvs/ports/x11/gnomecore/files/md5,v
retrieving revision 1.14
diff -u -r1.14 md5
--- files/md5	1999/11/08 04:54:10	1.14
+++ files/md5	1999/12/27 19:23:42
@@ -1 +1 @@
-MD5 (gnome-core-1.0.54.tar.gz) = e667cdd57c720d47ebe9298e6f331625
+MD5 (gnome-core-1.0.55.tar.gz) = 62d51688e02b1b5f7b765891e4f80089
cvs diff: Diffing patches
Index: patches/patch-ae
===================================================================
RCS file: /home/ncvs/ports/x11/gnomecore/patches/patch-ae,v
retrieving revision 1.15
diff -u -r1.15 patch-ae
--- patches/patch-ae	1999/12/27 06:51:31	1.15
+++ patches/patch-ae	1999/12/27 19:51:50
@@ -371,14 +371,46 @@
  
  gnome_terminal_help_DATA =  	index.html			topic.dat
  
+--- gnome-terminal/da/Makefile.in.orig	Fri Dec 17 16:27:57 1999
++++ gnome-terminal/da/Makefile.in	Mon Dec 27 13:30:32 1999
+@@ -154,7 +154,7 @@
+ cxxflags_set = @cxxflags_set@
+ l = @l@
+ 
+-gnome_terminal_helpdir = $(datadir)/gnome/help/gnome-terminal/da
++gnome_terminal_helpdir = $(datadir)/help/gnome-terminal/da
+ 
+ gnome_terminal_help_DATA =  	index.html			topic.dat
+ 
+--- gnome-terminal/es/Makefile.in.orig	Fri Dec 17 16:28:04 1999
++++ gnome-terminal/es/Makefile.in	Mon Dec 27 13:30:53 1999
+@@ -154,7 +154,7 @@
+ cxxflags_set = @cxxflags_set@
+ l = @l@
+ 
+-gnome_terminal_helpdir = $(datadir)/gnome/help/gnome-terminal/es
++gnome_terminal_helpdir = $(datadir)/help/gnome-terminal/es
+ 
+ gnome_terminal_help_DATA =  	index.html			topic.dat
+ 
+--- gnome-terminal/no/Makefile.in.orig	Fri Dec 17 16:28:12 1999
++++ gnome-terminal/no/Makefile.in	Mon Dec 27 13:31:07 1999
+@@ -154,7 +154,7 @@
+ cxxflags_set = @cxxflags_set@
+ l = @l@
+ 
+-gnome_terminal_helpdir = $(datadir)/gnome/help/gnome-terminal/no
++gnome_terminal_helpdir = $(datadir)/help/gnome-terminal/no
+ 
+ gnome_terminal_help_DATA =  	index.html			topic.dat
+ 
 --- gnome-terminal/Makefile.in.orig	Tue Mar  2 01:52:55 1999
 +++ gnome-terminal/Makefile.in	Sat Mar  6 18:05:08 1999
 @@ -155,9 +155,9 @@
  cxxflags_set = @cxxflags_set@
  l = @l@
  
--SUBDIRS = C no
-+# SUBDIRS = C no
+ SUBDIRS = C da es no
  
 -INCLUDES =  	-I$(includedir)			-I$(top_srcdir)/intl		-I$(top_builddir)/intl		$(GNOME_INCLUDEDIR)		-DGNOMELOCALEDIR=\""$(datadir)/locale\""
 +INCLUDES =  	-I$(includedir)			-I$(top_srcdir)/intl		-I$(top_builddir)/intl		$(GNOME_INCLUDEDIR)		-DGNOMELOCALEDIR=\""$(prefix)/share/locale\""
@@ -456,6 +488,28 @@
  
 -help_browser_helpdir = $(datadir)/gnome/help/help-browser/ca
 +help_browser_helpdir = $(datadir)/help/help-browser/ca
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../../config.h
+ CONFIG_CLEAN_FILES = 
+--- help-browser/help/da/Makefile.in.orig	Fri Dec 17 16:26:15 1999
++++ help-browser/help/da/Makefile.in	Mon Dec 27 13:50:51 1999
+@@ -157,7 +157,7 @@
+ EXTRA_DIST = gnome-help-browser-help.html 	     gnome-help-browser-topic.dat 	     default-page.html
+ 
+ 
+-help_browser_helpdir = $(datadir)/gnome/help/help-browser/da
++help_browser_helpdir = $(datadir)/help/help-browser/da
+ mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
+ CONFIG_HEADER = ../../../config.h
+ CONFIG_CLEAN_FILES = 
+--- help-browser/help/el/Makefile.in.orig	Fri Dec 17 16:26:21 1999
++++ help-browser/help/el/Makefile.in	Mon Dec 27 13:51:00 1999
+@@ -158,7 +158,7 @@
+ 
+ EXTRA_DIST = default-page.html
+ 
+-help_browser_helpdir = $(datadir)/gnome/help/help-browser/el
++help_browser_helpdir = $(datadir)/help/help-browser/el
  mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
  CONFIG_HEADER = ../../../config.h
  CONFIG_CLEAN_FILES = 
cvs diff: Diffing pkg
Index: pkg/PLIST
===================================================================
RCS file: /home/ncvs/ports/x11/gnomecore/pkg/PLIST,v
retrieving revision 1.14
diff -u -r1.14 PLIST
--- pkg/PLIST	1999/11/08 04:54:13	1.14
+++ pkg/PLIST	1999/12/27 20:01:43
@@ -255,12 +255,71 @@
 share/gnome/help/gnome-intro/C/pix/same-gnome.gif
 share/gnome/help/gnome-intro/C/pix/terminal.gif
 share/gnome/help/gnome-intro/C/topic.dat
+share/gnome/help/gnome-terminal/C/authors.html
+share/gnome/help/gnome-terminal/C/classes.html
+share/gnome/help/gnome-terminal/C/config.html
+share/gnome/help/gnome-terminal/C/docbook.css
+share/gnome/help/gnome-terminal/C/emulation.html
+share/gnome/help/gnome-terminal/C/environment.html
+share/gnome/help/gnome-terminal/C/index.html
+share/gnome/help/gnome-terminal/C/ln12.html
+share/gnome/help/gnome-terminal/C/menus.html
+share/gnome/help/gnome-terminal/C/options.html
+share/gnome/help/gnome-terminal/C/pointerusage.html
+share/gnome/help/gnome-terminal/C/terminal.html
+share/gnome/help/gnome-terminal/C/topic.dat
+share/gnome/help/gnome-terminal/da/authors.html
+share/gnome/help/gnome-terminal/da/classes.html
+share/gnome/help/gnome-terminal/da/config.html
+share/gnome/help/gnome-terminal/da/docbook.css
+share/gnome/help/gnome-terminal/da/emulation.html
+share/gnome/help/gnome-terminal/da/enviroment.html
+share/gnome/help/gnome-terminal/da/index.html
+share/gnome/help/gnome-terminal/da/ln9.html
+share/gnome/help/gnome-terminal/da/menus.html
+share/gnome/help/gnome-terminal/da/options.html
+share/gnome/help/gnome-terminal/da/pointerusage.html
+share/gnome/help/gnome-terminal/da/terminal.html
+share/gnome/help/gnome-terminal/da/termtech.html
+share/gnome/help/gnome-terminal/da/topic.dat
+share/gnome/help/gnome-terminal/es/authors.html
+share/gnome/help/gnome-terminal/es/classes.html
+share/gnome/help/gnome-terminal/es/config.html
+share/gnome/help/gnome-terminal/es/docbook.css
+share/gnome/help/gnome-terminal/es/emulation.html
+share/gnome/help/gnome-terminal/es/environment.html
+share/gnome/help/gnome-terminal/es/index.html
+share/gnome/help/gnome-terminal/es/ln15.html
+share/gnome/help/gnome-terminal/es/menus.html
+share/gnome/help/gnome-terminal/es/options.html
+share/gnome/help/gnome-terminal/es/pointerusage.html
+share/gnome/help/gnome-terminal/es/terminal.html
+share/gnome/help/gnome-terminal/es/topic.dat
+share/gnome/help/gnome-terminal/no/authors.html
+share/gnome/help/gnome-terminal/no/classes.html
+share/gnome/help/gnome-terminal/no/config.html
+share/gnome/help/gnome-terminal/no/docbook.css
+share/gnome/help/gnome-terminal/no/emulation.html
+share/gnome/help/gnome-terminal/no/enviroment.html
+share/gnome/help/gnome-terminal/no/index.html
+share/gnome/help/gnome-terminal/no/ln9.html
+share/gnome/help/gnome-terminal/no/menus.html
+share/gnome/help/gnome-terminal/no/options.html
+share/gnome/help/gnome-terminal/no/pointerusage.html
+share/gnome/help/gnome-terminal/no/terminal.html
+share/gnome/help/gnome-terminal/no/termtech.html
+share/gnome/help/gnome-terminal/no/topic.dat
 share/gnome/help/help-browser/C/default-page.html
 share/gnome/help/help-browser/C/gnome-logo-large.png
 share/gnome/help/help-browser/C/help-browser.html
 share/gnome/help/help-browser/C/index.html
 share/gnome/help/help-browser/C/topic.dat
 share/gnome/help/help-browser/ca/default-page.html
+share/gnome/help/help-browser/da/default-page.html
+share/gnome/help/help-browser/da/help-browser.html
+share/gnome/help/help-browser/da/index.html
+share/gnome/help/help-browser/da/topic.dat
+share/gnome/help/help-browser/el/default-page.html
 share/gnome/help/help-browser/es/default-page.html
 share/gnome/help/help-browser/es/help-browser.html
 share/gnome/help/help-browser/es/index.html
@@ -542,6 +601,7 @@
 share/locale/no/LC_MESSAGES/gnome-core.mo
 share/locale/pl/LC_MESSAGES/gnome-core.mo
 share/locale/pt/LC_MESSAGES/gnome-core.mo
+share/locale/pt_BR/LC_MESSAGES/gnome-core.mo
 share/locale/ro/LC_MESSAGES/gnome-core.mo
 share/locale/ru/LC_MESSAGES/gnome-core.mo
 share/locale/sk/LC_MESSAGES/gnome-core.mo
@@ -574,11 +634,18 @@
 @dirrm share/gnome/asclock/classic
 @dirrm share/gnome/asclock/shaped
 @dirrm share/gnome/asclock
+@dirrm share/gnome/help/gnome-terminal/C
+@dirrm share/gnome/help/gnome-terminal/da
+@dirrm share/gnome/help/gnome-terminal/es
+@dirrm share/gnome/help/gnome-terminal/no
+@dirrm share/gnome/help/gnome-terminal
 @dirrm share/gnome/help/gnome-intro/C/pix
 @dirrm share/gnome/help/gnome-intro/C
 @dirrm share/gnome/help/gnome-intro
 @dirrm share/gnome/help/help-browser/C
 @dirrm share/gnome/help/help-browser/ca
+@dirrm share/gnome/help/help-browser/da
+@dirrm share/gnome/help/help-browser/el
 @dirrm share/gnome/help/help-browser/es
 @dirrm share/gnome/help/help-browser/et
 @dirrm share/gnome/help/help-browser/eu


>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?E122h36-000JQA-00>