From owner-freebsd-ports Thu Apr 8 10:42:10 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2FF8514CBF for ; Thu, 8 Apr 1999 10:42:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA87512; Thu, 8 Apr 1999 10:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 8 Apr 1999 10:40:01 -0700 (PDT) Message-Id: <199904081740.KAA87512@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Steve Price Subject: Re: ports/11017: Fixed port: gnomelibs-1.0.5 (fwd) Reply-To: Steve Price Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/11017; it has been noted by GNATS. From: Steve Price To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/11017: Fixed port: gnomelibs-1.0.5 (fwd) Date: Thu, 8 Apr 1999 12:30:13 -0500 (CDT) ---------- Forwarded message ---------- Date: Thu, 08 Apr 1999 18:41:20 +0900 From: "[iso-2022-jp] 中井 幸博" To: freebsd-ports@FreeBSD.ORG Subject: Re: ports/11017: Fixed port: gnomelibs-1.0.5 I found the gnome-libs-1.0.6 in the mirror of ftp.gnome.org today. So please forget the previous mail. Added file: NO Removed file: NO Yukihiro Nakai -------------- diff -ruN gnomelibs.orig/Makefile gnomelibs/Makefile --- gnomelibs.orig/Makefile Wed Apr 7 09:23:47 1999 +++ gnomelibs/Makefile Thu Apr 8 08:40:33 1999 @@ -1,13 +1,13 @@ # New ports collection makefile for: gnomelibs -# Version required: 1.0.4 +# Version required: 1.0.6 # Date created: 17 June 1998 # Whom: Yukihiro Nakai # # $Id: Makefile,v 1.38 1999/04/02 03:25:28 steve Exp $ # -DISTNAME= gnome-libs-1.0.4 -PKGNAME= gnomelibs-1.0.4 +DISTNAME= gnome-libs-1.0.6 +PKGNAME= gnomelibs-1.0.6 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-libs diff -ruN gnomelibs.orig/files/md5 gnomelibs/files/md5 --- gnomelibs.orig/files/md5 Wed Apr 7 09:23:47 1999 +++ gnomelibs/files/md5 Thu Apr 8 08:40:37 1999 @@ -1 +1 @@ -MD5 (gnome-libs-1.0.4.tar.gz) = d490198ff59f398520a470e801943498 +MD5 (gnome-libs-1.0.6.tar.gz) = b85fa169eae7c6630f5c6258147b91ad diff -ruN gnomelibs.orig/patches/patch-bc gnomelibs/patches/patch-bc --- gnomelibs.orig/patches/patch-bc Wed Apr 7 09:23:47 1999 +++ gnomelibs/patches/patch-bc Thu Apr 8 08:43:02 1999 @@ -1,15 +1,15 @@ ---- libgnome/Makefile.in.orig Tue Feb 16 01:09:10 1999 -+++ libgnome/Makefile.in Fri Feb 19 00:21:51 1999 -@@ -170,10 +170,10 @@ +--- libgnome/Makefile.in.orig Fri Mar 26 08:37:34 1999 ++++ libgnome/Makefile.in Wed Apr 7 09:31:18 1999 +@@ -172,10 +172,10 @@ EXTRA_DIST = parse-path.cP --libgnome_la_LDFLAGS = -version-info 35:0:3 #-rpath $(libdir) -+libgnome_la_LDFLAGS = -version-info 1:0:0 +-libgnome_la_LDFLAGS = -version-info 35:2:3 #-rpath $(libdir) ++libgnome_la_LDFLAGS = -version-info 1:0:0 #-rpath $(libdir) libgnome_la_LIBADD = $(GLIB_LIBS) -lm $(DL_LIB) -bin_PROGRAMS = dns-helper gnome-dump-metadata gnome-moz-remote gconfigger gnome-gen-mimedb -+bin_PROGRAMS = gnome-dump-metadata gnome-moz-remote gconfigger gnome-gen-mimedb ++bin_PROGRAMS = gnome-dump-metadata gnome-moz-remote gconfigger gnome-gen-mimedb dns_helper_SOURCES = dns-helper.c diff -ruN gnomelibs.orig/patches/patch-bd gnomelibs/patches/patch-bd --- gnomelibs.orig/patches/patch-bd Wed Apr 7 09:23:47 1999 +++ gnomelibs/patches/patch-bd Thu Apr 8 08:43:45 1999 @@ -1,15 +1,15 @@ ---- libgnomeui/Makefile.in.orig Tue Feb 16 01:09:16 1999 -+++ libgnomeui/Makefile.in Fri Feb 19 00:26:03 1999 -@@ -200,7 +200,7 @@ +--- libgnomeui/Makefile.in.orig Fri Mar 26 08:37:40 1999 ++++ libgnomeui/Makefile.in Wed Apr 7 09:34:00 1999 +@@ -202,7 +202,7 @@ EXTRA_DIST = $(SGML) $(gtkrc_DATA) AUTHORS gnome.defs maketypes.awk makeenums.pl gnome-boxed.defs gnometypebuiltins_vars.c gnometypebuiltins_ids.c gnometypebuiltins_evals.c --libgnomeui_la_LDFLAGS = -version-info 40:0:8 -rpath $(libdir) -+libgnomeui_la_LDFLAGS = -version-info 1:0:0 +-libgnomeui_la_LDFLAGS = -version-info 41:0:9 -rpath $(libdir) ++libgnomeui_la_LDFLAGS = -version-info 1:0:0 -rpath $(libdir) libgnomeui_la_LIBADD = $(LIBGNOMEUI_LIBS) - gnome_segv_LDADD = $(top_builddir)/libgnomeui/libgnomeui.la $(top_builddir)/libgnome/libgnome.la $(top_builddir)/libart_lgpl/libart_lgpl.la @LIBSUPPORT@ $(LIBGNOMEUI_LIBS) $(INTLLIBS) -@@ -1468,7 +1468,7 @@ + gnome_segv_LDADD = libgnomeui.la $(top_builddir)/libgnome/libgnome.la $(top_builddir)/libart_lgpl/libart_lgpl.la @LIBSUPPORT@ $(LIBGNOMEUI_LIBS) $(INTLLIBS) +@@ -1478,7 +1478,7 @@ check: check-recursive installcheck-am: installcheck: installcheck-recursive @@ -18,7 +18,7 @@ install-exec: install-exec-recursive install-data-am: install-gtkrcDATA install-libgnomeuiincludeHEADERS -@@ -1480,7 +1480,7 @@ +@@ -1490,7 +1490,7 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-binPROGRAMS \ uninstall-gtkrcDATA uninstall-libgnomeuiincludeHEADERS uninstall: uninstall-recursive diff -ruN gnomelibs.orig/patches/patch-be gnomelibs/patches/patch-be --- gnomelibs.orig/patches/patch-be Wed Apr 7 09:23:47 1999 +++ gnomelibs/patches/patch-be Thu Apr 8 08:43:57 1999 @@ -1,11 +1,11 @@ ---- libgnorba/Makefile.in.orig Tue Feb 16 01:09:31 1999 -+++ libgnorba/Makefile.in Fri Feb 19 00:22:52 1999 -@@ -172,7 +172,7 @@ - libgnorbainclude_HEADERS = gnorba.h gnome-factory.h +--- libgnorba/Makefile.in.orig Fri Mar 26 08:37:52 1999 ++++ libgnorba/Makefile.in Wed Apr 7 09:35:28 1999 +@@ -185,7 +185,7 @@ + libgnorbainclude_HEADERS = gnorba.h gnome-factory.h GnomeObject.h Table.h --libgnorba_la_LDFLAGS = -version-info 28:4:1 -rpath $(libdir) -+libgnorba_la_LDFLAGS = -version-info 1:0:0 +-libgnorba_la_LDFLAGS = -version-info 28:5:1 -rpath $(libdir) ++libgnorba_la_LDFLAGS = -version-info 1:0:0 -rpath $(libdir) libgnorba_la_LIBADD = $(ORBIT_LIBS) $(GLIB_LIBS) -lm loadshlib_SOURCES = loadshlib.c diff -ruN gnomelibs.orig/patches/patch-bf gnomelibs/patches/patch-bf --- gnomelibs.orig/patches/patch-bf Wed Apr 7 09:23:47 1999 +++ gnomelibs/patches/patch-bf Thu Apr 8 08:47:37 1999 @@ -1,15 +1,15 @@ ---- support/Makefile.in.orig Tue Feb 16 01:08:59 1999 -+++ support/Makefile.in Fri Feb 19 00:20:20 1999 -@@ -146,7 +146,7 @@ +--- support/Makefile.in.orig Thu Apr 8 11:33:39 1999 ++++ support/Makefile.in Thu Apr 8 08:46:59 1999 +@@ -148,7 +148,7 @@ mcserv = @mcserv@ need_gnome_support = @need_gnome_support@ --supportincludedir = $(pkglibdir)/include -+supportincludedir = $(includedir) +-supportexecincludedir = $(pkglibdir)/include ++supportexecincludedir = $(includedir) INCLUDES = -D_GNU_SOURCE -@@ -171,7 +171,7 @@ +@@ -170,7 +170,7 @@ libgnomesupport_la_SOURCES = gnomesupport.h $(popt_sources) gnome-argp.c libgnomesupport_la_LIBADD = @LTLIBOBJS@ diff -ruN gnomelibs.orig/patches/patch-bg gnomelibs/patches/patch-bg --- gnomelibs.orig/patches/patch-bg Wed Apr 7 09:23:47 1999 +++ gnomelibs/patches/patch-bg Thu Apr 8 08:44:48 1999 @@ -1,15 +1,15 @@ ---- zvt/Makefile.in.orig Sun Feb 28 02:22:21 1999 -+++ zvt/Makefile.in Mon Mar 1 21:01:11 1999 -@@ -158,7 +158,7 @@ +--- zvt/Makefile.in.orig Fri Mar 26 08:37:50 1999 ++++ zvt/Makefile.in Wed Apr 7 09:37:11 1999 +@@ -160,7 +160,7 @@ libzvt_la_SOURCES = gnome-login-support.h gnome-login-support.c lists.c subshell.h subshell.c subshell-includes.h update.c vt.c zvtterm.c --libzvt_la_LDFLAGS = -version-info 4:0:2 -rpath $(libdir) +-libzvt_la_LDFLAGS = -version-info 4:2:2 -rpath $(libdir) +libzvt_la_LDFLAGS = -version-info 1:0:0 -rpath $(libdir) libzvtinclude_HEADERS = lists.h vt.h vtx.h zvtterm.h -@@ -433,8 +433,7 @@ +@@ -435,8 +435,7 @@ check: check-am installcheck-am: installcheck: installcheck-am @@ -19,7 +19,7 @@ install-exec: install-exec-am install-data-am: install-libzvtincludeHEADERS -@@ -446,7 +445,7 @@ +@@ -448,7 +447,7 @@ uninstall-am: uninstall-libLTLIBRARIES uninstall-sbinPROGRAMS \ uninstall-libzvtincludeHEADERS uninstall: uninstall-am diff -ruN gnomelibs.orig/pkg/PLIST gnomelibs/pkg/PLIST --- gnomelibs.orig/pkg/PLIST Wed Apr 7 09:23:47 1999 +++ gnomelibs/pkg/PLIST Thu Apr 8 09:37:45 1999 @@ -8,7 +8,6 @@ bin/goad-browser bin/libart-config bin/loadshlib -bin/new-object etc/gnomeConf.sh etc/libartConf.sh etc/mime-magic @@ -16,8 +15,6 @@ etc/paper.config etc/sound/events/gnome.soundlist etc/sound/events/gtk-events.soundlist -@dirrm etc/sound/events -@dirrm etc/sound include/gnome.h include/gnomesupport.h include/gtk-xmhtml/HTML.h @@ -28,7 +25,6 @@ include/gtk-xmhtml/gtk-xmhtml.h include/gtk-xmhtml/miniparse.h include/gtk-xmhtml/toolkit.h -@dirrm include/gtk-xmhtml include/libart_lgpl/art_affine.h include/libart_lgpl/art_alphagamma.h include/libart_lgpl/art_bpath.h @@ -60,7 +56,6 @@ include/libart_lgpl/art_vpath.h include/libart_lgpl/art_vpath_bpath.h include/libart_lgpl/art_vpath_svp.h -@dirrm include/libart_lgpl include/libgnome/gnome-config.h include/libgnome/gnome-defs.h include/libgnome/gnome-dentry.h @@ -83,7 +78,6 @@ include/libgnome/gnome-url.h include/libgnome/gnome-util.h include/libgnome/libgnome.h -@dirrm include/libgnome include/libgnomeui/gnome-about.h include/libgnomeui/gnome-animator.h include/libgnomeui/gnome-app-helper.h @@ -156,16 +150,15 @@ include/libgnomeui/gtkdial.h include/libgnomeui/gtkpixmapmenuitem.h include/libgnomeui/libgnomeui.h -@dirrm include/libgnomeui +include/libgnorba/GnomeObject.h +include/libgnorba/Table.h include/libgnorba/gnome-factory.h include/libgnorba/gnorba.h -@dirrm include/libgnorba include/popt-gnome.h include/zvt/lists.h include/zvt/vt.h include/zvt/vtx.h include/zvt/zvtterm.h -@dirrm include/zvt lib/libart_lgpl.a lib/libart_lgpl.la lib/libart_lgpl.so @@ -200,21 +193,17 @@ lib/libzvt.so.1 @unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R @exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@exec mkdir -p %D/share/gnome/games -@dirrm share/gnome/games share/gnome/gtkrc share/gnome/gtkrc.ja share/gnome/gtkrc.ko share/gnome/gtkrc.ru share/gnome/idl/GnomeObject.idl share/gnome/idl/Table.idl -share/gnome/idl/base.idl share/gnome/idl/gnome-editor.idl share/gnome/idl/gnome-factory.idl +share/gnome/idl/gnome-file.idl share/gnome/idl/name-service.idl -@dirrm share/gnome/idl share/gnome/mime-info/gnome.mime -@dirrm share/gnome/mime-info share/gnome/pixmaps/calculator-font.png share/gnome/pixmaps/gnome-default-dlg.png share/gnome/pixmaps/gnome-error.png @@ -223,12 +212,9 @@ share/gnome/pixmaps/gnome-warning.png share/gnome/pixmaps/no.xpm share/gnome/pixmaps/yes.xpm -@dirrm share/gnome/pixmaps share/gnome/type-convert/gnome-make-postscript-mimes share/gnome/type-convert/postscript.convert share/gnome/type-convert/type.convert -@dirrm share/gnome/type-convert -@dirrm share/gnome share/locale/ca/LC_MESSAGES/gnome-libs.mo share/locale/cs/LC_MESSAGES/gnome-libs.mo share/locale/da/LC_MESSAGES/gnome-libs.mo @@ -247,3 +233,38 @@ share/locale/pt/LC_MESSAGES/gnome-libs.mo share/locale/ru/LC_MESSAGES/gnome-libs.mo share/locale/sv/LC_MESSAGES/gnome-libs.mo +share/locale/wa/LC_MESSAGES/gnome-libs.mo +@exec mkdir -p %D/share/gnome/games +@dirrm etc/sound/events +@dirrm etc/sound +@dirrm include/gtk-xmhtml +@dirrm include/libart_lgpl +@dirrm include/libgnome +@dirrm include/libgnomeui +@dirrm include/libgnorba +@dirrm include/zvt +@dirrm share/gnome/games +@dirrm share/gnome/idl +@dirrm share/gnome/mime-info +@dirrm share/gnome/pixmaps +@dirrm share/gnome/type-convert +@dirrm share/gnome +@dirrm share/locale/ca/LC_MESSAGES +@dirrm share/locale/cs/LC_MESSAGES +@dirrm share/locale/da/LC_MESSAGES +@dirrm share/locale/de/LC_MESSAGES +@dirrm share/locale/es/LC_MESSAGES +@dirrm share/locale/fi/LC_MESSAGES +@dirrm share/locale/fr/LC_MESSAGES +@dirrm share/locale/ga/LC_MESSAGES +@dirrm share/locale/hu/LC_MESSAGES +@dirrm share/locale/it/LC_MESSAGES +@dirrm share/locale/ja/LC_MESSAGES +@dirrm share/locale/ko/LC_MESSAGES +@dirrm share/locale/nl/LC_MESSAGES +@dirrm share/locale/no/LC_MESSAGES +@dirrm share/locale/pl/LC_MESSAGES +@dirrm share/locale/pt/LC_MESSAGES +@dirrm share/locale/ru/LC_MESSAGES +@dirrm share/locale/sv/LC_MESSAGES +@dirrm share/locale/wa/LC_MESSAGES To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message