From owner-freebsd-ports Sat Apr 15 11: 0: 9 2000 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 256EF37B9FF for ; Sat, 15 Apr 2000 11:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA96585; Sat, 15 Apr 2000 11:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from dominik.saargate.de (dominik.saargate.de [212.88.133.252]) by hub.freebsd.org (Postfix) with ESMTP id 6112337B852 for ; Sat, 15 Apr 2000 10:55:49 -0700 (PDT) (envelope-from domi@dominik.saargate.de) Received: (from domi@localhost) by dominik.saargate.de (8.9.3/8.9.3) id TAA49942; Sat, 15 Apr 2000 19:55:06 +0200 (CEST) (envelope-from domi) Message-Id: <200004151755.TAA49942@dominik.saargate.de> Date: Sat, 15 Apr 2000 19:55:06 +0200 (CEST) From: domi@saargate.de Reply-To: domi@saargate.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/18023: geg update 1.0.1 -> 1.0.2 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 18023 >Category: ports >Synopsis: geg update 1.0.1 -> 1.0.2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Apr 15 11:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dominik Brettnacher >Release: FreeBSD 3.4-STABLE i386 >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -urN geg.old/Makefile geg/Makefile --- geg.old/Makefile Sat Apr 15 19:53:47 2000 +++ geg/Makefile Sat Apr 15 19:42:04 2000 @@ -6,7 +6,7 @@ # PORTNAME= geg -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= math MASTER_SITES= http://www.infolaunch.com/~daveb/ \ ftp://metalab.unc.edu/pub/Linux/science/visualization/plotting/ diff -urN geg.old/files/md5 geg/files/md5 --- geg.old/files/md5 Sat Apr 15 19:53:47 2000 +++ geg/files/md5 Sat Apr 15 19:44:04 2000 @@ -1 +1 @@ -MD5 (geg-1.0.1.tar.gz) = 8b12df4e6257641183883883df45d718 +MD5 (geg-1.0.2.tar.gz) = 0c3c15874eb10a0463dc12e680b38081 diff -urN geg.old/patches/patch-aa geg/patches/patch-aa --- geg.old/patches/patch-aa Sat Apr 15 19:53:47 2000 +++ geg/patches/patch-aa Sat Apr 15 19:48:16 2000 @@ -1,6 +1,6 @@ ---- configure.orig Sat Oct 23 16:34:58 1999 -+++ configure Sat Oct 23 16:36:53 1999 -@@ -1161,8 +1161,8 @@ +--- configure.orig Wed Nov 24 00:12:21 1999 ++++ configure Sat Apr 15 19:47:59 2000 +@@ -1160,8 +1160,8 @@ fi fi @@ -9,9 +9,9 @@ +# Extract the first word of "gtk12-config", so it can be a program name with args. +set dummy gtk12-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 - echo "configure:1168: checking for $ac_word" >&5 + echo "configure:1167: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_GTK_CFLAGS'+set}'`\" = set"; then -@@ -1176,7 +1176,7 @@ +@@ -1175,7 +1175,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then @@ -20,7 +20,7 @@ break fi done -@@ -1190,8 +1190,8 @@ +@@ -1189,8 +1189,8 @@ echo "$ac_t""no" 1>&6 fi @@ -29,9 +29,9 @@ +# Extract the first word of "gtk12-config", so it can be a program name with args. +set dummy gtk12-config; ac_word=$2 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 - echo "configure:1197: checking for $ac_word" >&5 + echo "configure:1196: checking for $ac_word" >&5 if eval "test \"`echo '$''{'ac_cv_prog_GTK_LIBS'+set}'`\" = set"; then -@@ -1205,7 +1205,7 @@ +@@ -1204,7 +1204,7 @@ for ac_dir in $ac_dummy; do test -z "$ac_dir" && ac_dir=. if test -f $ac_dir/$ac_word; then @@ -40,64 +40,14 @@ break fi done -@@ -1306,14 +1306,14 @@ - echo "$ac_t""no" 1>&6 - fi - --echo $ac_n "checking for main in -lgdk""... $ac_c" 1>&6 --echo "configure:1311: checking for main in -lgdk" >&5 -+echo $ac_n "checking for main in -lgdk12""... $ac_c" 1>&6 -+echo "configure:1311: checking for main in -lgdk12" >&5 - ac_lib_var=`echo gdk'_'main | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lgdk $LIBS" -+LIBS="-lgdk12 $LIBS" - cat > conftest.$ac_ext <&6 - fi - --echo $ac_n "checking for main in -lglib""... $ac_c" 1>&6 --echo "configure:1354: checking for main in -lglib" >&5 -+echo $ac_n "checking for main in -lglib12""... $ac_c" 1>&6 -+echo "configure:1354: checking for main in -lglib12" >&5 - ac_lib_var=`echo glib'_'main | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lglib $LIBS" -+LIBS="-lglib12 $LIBS" - cat > conftest.$ac_ext <&6 fi -echo $ac_n "checking for main in -lgtk""... $ac_c" 1>&6 --echo "configure:1397: checking for main in -lgtk" >&5 +-echo "configure:1396: checking for main in -lgtk" >&5 +echo $ac_n "checking for main in -lgtk12""... $ac_c" 1>&6 -+echo "configure:1397: checking for main in -lgtk12" >&5 ++echo "configure:1396: checking for main in -lgtk12" >&5 ac_lib_var=`echo gtk'_'main | sed 'y%./+-%__p_%'` if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then echo $ac_n "(cached) $ac_c" 1>&6 @@ -106,9 +56,9 @@ -LIBS="-lgtk $LIBS" +LIBS="-lgtk12 $LIBS" cat > conftest.$ac_ext < >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message