ports/69442: [maintainer update] Update x11-toolkits/gnocl to 0.5.17

Stephane Legrand stephane at FreeBSD.org
Thu Jul 22 16:30:20 UTC 2004


>Number:         69442
>Category:       ports
>Synopsis:       [maintainer update] Update x11-toolkits/gnocl to 0.5.17
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 22 16:30:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Stephane Legrand <stephane at freebsd.org>
>Release:        FreeBSD 4.10-BETA i386
>Organization:
>Environment:
  System: FreeBSD 4.10-BETA

>Description:
  Update x11-toolkits/gnocl to 0.5.17

>How-To-Repeat:
>Fix:

diff -ruN gnocl-orig/Makefile gnocl/Makefile
--- gnocl-orig/Makefile	Wed Jul 21 14:31:19 2004
+++ gnocl/Makefile	Wed Jul 21 14:44:32 2004
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	gnocl
-PORTVERSION=	0.5.16
+PORTVERSION=	0.5.17
 PORTREVISION=	2
 CATEGORIES=	x11-toolkits devel
-MASTER_SITES=	http://www.dr-baum.net/gnocl/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	gnocl
 
 MAINTAINER=	stephane at FreeBSD.org
 COMMENT=	GTK+ and Gnome extension for Tcl
diff -ruN gnocl-orig/distinfo gnocl/distinfo
--- gnocl-orig/distinfo	Wed Jul 21 14:31:19 2004
+++ gnocl/distinfo	Wed Jul 21 14:45:01 2004
@@ -1,2 +1,2 @@
-MD5 (gnocl-0.5.16.tar.bz2) = fc54925e553a0998d96e812ec57cd843
-SIZE (gnocl-0.5.16.tar.bz2) = 341170
+MD5 (gnocl-0.5.17.tar.bz2) = 7bf93edbdd3a2de2e0f92a9aecb662ce
+SIZE (gnocl-0.5.17.tar.bz2) = 346878
diff -ruN gnocl-orig/files/patch-Makefile gnocl/files/patch-Makefile
--- gnocl-orig/files/patch-Makefile	Wed Jul 21 14:31:19 2004
+++ gnocl/files/patch-Makefile	Wed Jul 21 17:58:06 2004
@@ -1,14 +1,11 @@
---- src/Makefile.orig	Tue Jun 15 14:05:05 2004
-+++ src/Makefile	Tue Jun 15 14:05:49 2004
-@@ -18,9 +18,9 @@
+--- src/Makefile.orig	Wed Jul 21 17:54:38 2004
++++ src/Makefile	Wed Jul 21 17:55:11 2004
+@@ -18,7 +18,7 @@
  # for releases use -Os, this makes the lib 15% smaller 
- CFLAGS += -Wall 
+ CFLAGS += -Wall -pedantic
  
 -TCL_VERSION := $(shell echo 'puts $$tcl_version' | tclsh)
 +TCL_VERSION := 84
  
--export ADDCFLAGS := -DVERSION=\"$(VERSION)\" -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED -DUSE_TCL_STUBS $(shell pkg-config --cflags gtk+-2.0) 
-+export ADDCFLAGS := -DVERSION=\"$(VERSION)\" -DUSE_TCL_STUBS $(shell pkg-config --cflags gtk+-2.0) 
- 
- export LIBS := $(shell pkg-config --libs gtk+-2.0) -ltclstub$(TCL_VERSION)
- 
+ # this breaks build on GTK 2.4 
+ # -DGTK_DISABLE_DEPRECATED -DGNOME_DISABLE_DEPRECATED 
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list