Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Nov 1999 08:13:16 -0800 (PST)
From:      rod@zort.on.ca
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14875: Enlightenment 0.16.2 was released
Message-ID:  <19991114161316.E85AE14C9A@hub.freebsd.org>

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

>Number:         14875
>Category:       ports
>Synopsis:       Enlightenment 0.16.2 was released
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 14 08:20:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Rod Taylor
>Release:        
>Organization:
Zort
>Environment:
>Description:
Enlightenment 0.16.2 patches verious problems in the 0.16 series. (patch below)

Also, the enlightenment-conf port is sorely outdated, and useless with the current enlightenment port.   Delete?
>How-To-Repeat:

>Fix:
diff -ruN enlightenment/Makefile enlightenment.new/Makefile
--- enlightenment/Makefile      Sun Nov 14 10:53:46 1999
+++ enlightenment.new/Makefile  Sun Nov 14 10:54:32 1999
@@ -6,7 +6,7 @@
 # $FreeBSD: ports/x11-wm/enlightenment/Makefile,v 1.47 1999/10/29 11:09:43 nakai Exp $
 #
 
-DISTNAME=      enlightenment-0.16.1
+DISTNAME=      enlightenment-0.16.2
 CATEGORIES=    x11-wm gnome
 MASTER_SITES=  ftp://ftp.enlightenment.org/pub/enlightenment/enlightenment/ \
                ftp://ftp.dti.ad.jp/pub/X/enlightenment/enlightenment/ \
diff -ruN enlightenment/files/md5 enlightenment.new/files/md5
--- enlightenment/files/md5     Fri Oct 29 16:33:51 1999
+++ enlightenment.new/files/md5 Sun Nov 14 10:56:35 1999
@@ -1 +1 @@
-MD5 (enlightenment-0.16.1.tar.gz) = 69e055f232c91b6fa9036f0961875e14
+MD5 (enlightenment-0.16.2.tar.gz) = 2095897a31483cf346ae5de8ebafae1c
diff -ruN enlightenment/patches/patch-aa enlightenment.new/patches/patch-aa
--- enlightenment/patches/patch-aa      Wed Dec 31 19:00:00 1969
+++ enlightenment.new/patches/patch-aa  Sun Nov 14 11:04:18 1999
@@ -0,0 +1,29 @@
+--- configure.orig     Sat Nov  6 20:21:24 1999
++++ configure  Sun Nov 14 11:03:29 1999
+@@ -3633,14 +3633,14 @@
+ 
+ 
+ 
+-echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
+-echo "configure:3638: checking for dlopen in -ldl" >&5
++echo $ac_n "checking for dlopen""... $ac_c" 1>&6
++echo "configure:3638: checking for dlopen" >&5
+ ac_lib_var=`echo dl'_'dlopen | 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="-ldl -lm $LIBS"
++LIBS="-lm $LIBS"
+ cat > conftest.$ac_ext <<EOF
+ #line 3646 "configure"
+ #include "confdefs.h"
+@@ -3668,7 +3668,7 @@
+ fi
+ if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
+   echo "$ac_t""yes" 1>&6
+-  DL_LIBS=-ldl 
++  DL_LIBS= 
+ else
+   echo "$ac_t""no" 1>&6
+ 
diff -ruN enlightenment/patches/patch-ae enlightenment.new/patches/patch-ae
--- enlightenment/patches/patch-ae      Fri Oct 29 16:33:51 1999
+++ enlightenment.new/patches/patch-ae  Wed Dec 31 19:00:00 1969
@@ -1,29 +0,0 @@
---- configure.orig     Thu Oct 28 19:54:10 1999
-+++ configure  Thu Oct 28 19:54:38 1999
-@@ -3630,14 +3630,14 @@
- 
- 
- 
--echo $ac_n "checking for dlopen in -ldl""... $ac_c" 1>&6
--echo "configure:3635: checking for dlopen in -ldl" >&5
-+echo $ac_n "checking for dlopen""... $ac_c" 1>&6
-+echo "configure:3635: checking for dlopen" >&5
- ac_lib_var=`echo dl'_'dlopen | 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="-ldl -lm $LIBS"
-+LIBS="-lm $LIBS"
- cat > conftest.$ac_ext <<EOF
- #line 3643 "configure"
- #include "confdefs.h"
-@@ -3665,7 +3665,7 @@
- fi
- if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
-   echo "$ac_t""yes" 1>&6
--  DL_LIBS=-ldl 
-+  DL_LIBS= 
- else
-   echo "$ac_t""no" 1>&6
- 

>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?19991114161316.E85AE14C9A>