Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jul 2001 20:00:47 +0100
From:      AMAKAWA Shuhei <sa264@cam.ac.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        sa264@cam.ac.uk
Subject:   ports/28674: update x11-toolkits/gtkextra to 0.99.15
Message-ID:  <E15HVPj-0004L7-00@m211-6.phy.cam.ac.uk>

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

>Number:         28674
>Category:       ports
>Synopsis:       update x11-toolkits/gtkextra to 0.99.15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 03 12:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     AMAKAWA Shuhei
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD mrc10.phy.cam.ac.uk 4.3-STABLE FreeBSD 4.3-STABLE #3: Thu Jun 28 08:30:49 BST 2001 sa264@mrc10.phy.cam.ac.uk:/usr/obj/usr/src/sys/KERNCONF i386


	
>Description:
	update x11-toolkits/gtkextra to 0.99.15
>How-To-Repeat:
	
>Fix:

	
Added file: files/patch-ad

diff -uNr /usr/ports/x11-toolkits/gtkextra/Makefile gtkextra/Makefile
--- /usr/ports/x11-toolkits/gtkextra/Makefile	Mon May 14 15:00:30 2001
+++ gtkextra/Makefile	Sat Jun 30 00:53:34 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gtkextra
-PORTVERSION=	0.99.14
+PORTVERSION=	0.99.15
 CATEGORIES=	x11-toolkits
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
 		http://gtkextra.sourceforge.net/src/ \
diff -uNr /usr/ports/x11-toolkits/gtkextra/distinfo gtkextra/distinfo
--- /usr/ports/x11-toolkits/gtkextra/distinfo	Sun Mar 11 11:29:55 2001
+++ gtkextra/distinfo	Sat Jun 30 00:55:25 2001
@@ -1 +1 @@
-MD5 (gtk+extra-0.99.14.tar.gz) = c782ada1c5cced3a01e96617e3ffa490
+MD5 (gtk+extra-0.99.15.tar.gz) = d6a58f5f4979cbb536d12e5e79e5742c
diff -uNr /usr/ports/x11-toolkits/gtkextra/files/patch-aa gtkextra/files/patch-aa
--- /usr/ports/x11-toolkits/gtkextra/files/patch-aa	Fri Feb  9 19:35:22 2001
+++ gtkextra/files/patch-aa	Sat Jun 30 19:11:45 2001
@@ -1,22 +1,19 @@
-
-$FreeBSD: ports/x11-toolkits/gtkextra/files/patch-aa,v 1.4 2001/02/09 19:35:22 sobomax Exp $
-
---- gtkextra/Makefile.in.orig	Sat Nov 18 23:02:45 2000
-+++ gtkextra/Makefile.in	Fri Feb  9 20:52:21 2001
+--- gtkextra/Makefile.in.orig	Thu Jun 28 16:25:32 2001
++++ gtkextra/Makefile.in	Sat Jun 30 19:11:07 2001
 @@ -123,14 +123,14 @@
  
  lib_LTLIBRARIES = libgtkextra.la
  libgtkextra_la_SOURCES = $(gtkextra_c_sources)
--libgtkextra_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-release $(LT_RELEASE) 	-export-dynamic 	$(shell gtk-config --libs)
-+libgtkextra_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-export-dynamic 	$(shell @GTK_CONFIG@ --libs)
+-libgtkextra_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-release $(LT_RELEASE) 	-export-dynamic 	$(shell gtk-config --libs) $(GTKGL_LIBS)
++libgtkextra_la_LDFLAGS =  	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) 	-export-dynamic 	$(shell @GTK_CONFIG --libs) $(GTKGL_LIBS)
  
  EXTRA_HEADERS =  
- EXTRA_DIST =  $(gtkextra_private_h_sources) gtkextra.def makefile.msc
+ EXTRA_DIST =  $(gtkextra_private_h_sources) gtkextra.def Makefile.win32 makefile.msc sat.xpm sg_small.xpm cloud.xpm suncloud.xpm
  
  # test programs, not to be installed
  
--noinst_PROGRAMS = testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
-+noinst_PROGRAMS = #testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes
+-noinst_PROGRAMS = testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes testimage testpixmap testcharsel
++noinst_PROGRAMS = #testgtksheet testgtkiconlist testgtkfilesel testgtkplot testgtkfont testrealtime testpolar testgtkplot3d testcontour testbubbles testflux testboxes testimage testpixmap testcharsel
  DEPS = libgtkextra.la
  LDADDS = libgtkextra.la $(GTK_LIBS)
  
diff -uNr /usr/ports/x11-toolkits/gtkextra/files/patch-ad gtkextra/files/patch-ad
--- /usr/ports/x11-toolkits/gtkextra/files/patch-ad	Thu Jan  1 01:00:00 1970
+++ gtkextra/files/patch-ad	Tue Jul  3 17:49:07 2001
@@ -0,0 +1,12 @@
+--- gtkextra/gtkplotps.c.orig	Tue Jun 26 15:09:37 2001
++++ gtkextra/gtkplotps.c	Tue Jul  3 17:48:19 2001
+@@ -34,7 +34,9 @@
+ #include <ctype.h>
+ #include <time.h>
+ #include <gtk/gtk.h>
++#if __FreeBSD_version >= 500019
+ #include <wctype.h>
++#endif
+ 
+ #include "gtkplot.h"
+ #include "gtkpsfont.h"
diff -uNr /usr/ports/x11-toolkits/gtkextra/pkg-descr gtkextra/pkg-descr
--- /usr/ports/x11-toolkits/gtkextra/pkg-descr	Thu Aug 17 15:59:31 2000
+++ gtkextra/pkg-descr	Tue Jul  3 17:57:26 2001
@@ -2,4 +2,4 @@
 interfaces for the X Windows System. It is written in C and requires GTK+
 version 1.2.x.
 
-WWW: http://magnet.fsu.edu/~feiguin/gtk/
+WWW: http://gtkextra.sourceforge.net/
diff -uNr /usr/ports/x11-toolkits/gtkextra/pkg-plist gtkextra/pkg-plist
--- /usr/ports/x11-toolkits/gtkextra/pkg-plist	Sun Mar 11 11:29:55 2001
+++ gtkextra/pkg-plist	Sat Jun 30 19:21:24 2001
@@ -1,5 +1,6 @@
 bin/gtkextra-config
 include/gtkextra/gtkbordercombo.h
+include/gtkextra/gtkcharsel.h
 include/gtkextra/gtkcheckitem.h
 include/gtkextra/gtkcolorcombo.h
 include/gtkextra/gtkcombobox.h
@@ -22,6 +23,7 @@
 include/gtkextra/gtkplotflux.h
 include/gtkextra/gtkplotgdk.h
 include/gtkextra/gtkplotpc.h
+include/gtkextra/gtkplotpixmap.h
 include/gtkextra/gtkplotpolar.h
 include/gtkextra/gtkplotprint.h
 include/gtkextra/gtkplotps.h
@@ -31,6 +33,6 @@
 include/gtkextra/gtktogglecombo.h
 lib/libgtkextra.a
 lib/libgtkextra.so
-lib/libgtkextra.so.14
+lib/libgtkextra.so.15
 share/aclocal/gtkextra.m4
 @dirrm include/gtkextra
>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?E15HVPj-0004L7-00>