Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Apr 2000 19:55:06 +0200 (CEST)
From:      domi@saargate.de
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/18023: geg update 1.0.1 -> 1.0.2
Message-ID:  <200004151755.TAA49942@dominik.saargate.de>

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

>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 <<EOF
- #line 1319 "configure"
- #include "confdefs.h"
-@@ -1343,20 +1343,20 @@
- #define $ac_tr_lib 1
- EOF
- 
--  LIBS="-lgdk $LIBS"
-+  LIBS="-lgdk12 $LIBS"
- 
- else
-   echo "$ac_t""no" 1>&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 <<EOF
- #line 1362 "configure"
- #include "confdefs.h"
-@@ -1386,20 +1386,20 @@
- #define $ac_tr_lib 1
- EOF
- 
--  LIBS="-lglib $LIBS"
-+  LIBS="-lglib12 $LIBS"
- 
- else
+@@ -1391,14 +1391,14 @@
    echo "$ac_t""no" 1>&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 <<EOF
- #line 1405 "configure"
+ #line 1404 "configure"
  #include "confdefs.h"
-@@ -1429,7 +1429,7 @@
+@@ -1428,7 +1428,7 @@
  #define $ac_tr_lib 1
  EOF
  
diff -urN geg.old/patches/patch-ab geg/patches/patch-ab
--- geg.old/patches/patch-ab	Sat Apr 15 19:53:47 2000
+++ geg/patches/patch-ab	Sat Apr 15 19:51:09 2000
@@ -1,5 +1,5 @@
---- src/main.c.orig	Sat Jan  1 20:35:47 2000
-+++ src/main.c	Sat Jan  1 20:36:14 2000
+--- src/main.c.orig	Sat Apr 15 19:50:38 2000
++++ src/main.c	Sat Apr 15 19:50:52 2000
 @@ -10,10 +10,13 @@
  #include "app.h"
  #include <gtk/gtk.h>

>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?200004151755.TAA49942>