Skip site navigation (1)Skip section navigation (2)
Date:      29 Oct 1997 16:56:00 -0000
From:      vanilla@MinJe.com.TW
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4886: update enlightenment to 0.12.4
Message-ID:  <19971029165600.11054.qmail@MinJe.com.TW>
Resent-Message-ID: <199710291710.JAA28275@hub.freebsd.org>

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

>Number:         4886
>Category:       ports
>Synopsis:       update enlightenment to 0.12.4
>Confidential:   yes
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 29 09:10:02 PST 1997
>Last-Modified:
>Originator:     Vanill I. Shu
>Organization:
Cray running FreeBSD
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

>Description:

>How-To-Repeat:

>Fix:
	
diff -ruN enlightenment.orig/Makefile enlightenment/Makefile
--- enlightenment.orig/Makefile	Fri Sep 19 22:36:06 1997
+++ enlightenment/Makefile	Thu Oct 30 00:44:38 1997
@@ -1,13 +1,13 @@
 # New ports collection makefile for:   enlightenment
-# Version required:    0.12.3
+# Version required:    0.12.4
 # Date created:        10 June 1997
 # Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
 #
 # $Id: Makefile,v 1.5 1997/09/19 03:51:35 max Exp $
 #
 
-DISTNAME=	enl_DR-0.12.3
-PKGNAME=	enlightenment-0.12.3
+DISTNAME=	enl_DR-0.12.4
+PKGNAME=	enlightenment-0.12.4
 CATEGORIES=	x11
 MASTER_SITES=	http://www.rasterman.com/ftp/ \
 		ftp://cthulhu.mandrake.net/pub/enlightenment/
@@ -19,6 +19,6 @@
 USE_GMAKE=	yes
 USE_IMAKE=	yes
 NO_INSTALL_MANPAGES=	yes
-WRKSRC=		${WRKDIR}/enl
+WRKSRC=		${WRKDIR}/enl-0.12.4
 
 .include <bsd.port.mk>
diff -ruN enlightenment.orig/files/md5 enlightenment/files/md5
--- enlightenment.orig/files/md5	Mon Sep 15 12:44:51 1997
+++ enlightenment/files/md5	Thu Oct 30 00:43:07 1997
@@ -1 +1 @@
-MD5 (enl_DR-0.12.3.tar.gz) = 5cba377fd1e3504dcb1b6ac20112dc21
+MD5 (enl_DR-0.12.4.tar.gz) = a1ff069e02f82b1711d39840dcf2a7dc
diff -ruN enlightenment.orig/patches/patch-aa enlightenment/patches/patch-aa
--- enlightenment.orig/patches/patch-aa	Fri Aug 29 18:05:16 1997
+++ enlightenment/patches/patch-aa	Thu Oct 30 00:51:32 1997
@@ -1,14 +1,14 @@
---- Imakefile.orig	Tue Aug 26 22:23:53 1997
-+++ Imakefile	Thu Aug 28 19:40:56 1997
+--- Imakefile.orig	Wed Oct 29 13:17:45 1997
++++ Imakefile	Thu Oct 30 00:51:22 1997
 @@ -1,6 +1,6 @@
  /* Uncomment this if you want to install under /usr/local
   * instead of the places imake picks. */
 -#define UseUsrLocal	 
 +/*#define UseUsrLocal	 */
- 
- /* You shouldn't have to change anything below this line. */
- /* ---------------------------------------------------------------- */
-@@ -24,11 +24,9 @@
+ /* Uncomment the following line if you have pthreads installed on your
+  * system (and you would like E to take advantage of this) */
+ /* #define USE_PTHREADS */
+@@ -28,11 +28,8 @@
  
  #else
  /* use default BINDIR, MANDIR */
@@ -19,11 +19,10 @@
 -MANDIR=/usr/local/man
 +ETCDIR=$(ENLROOT)
 +THMDIR=$(ENLROOT)/themes
-+IMGDIR=$(ENLROOT)/images/default
  #endif /* UseUsrLocal */
  
  CNFDIR=$(ETCDIR)
-@@ -71,9 +69,11 @@
+@@ -81,9 +78,11 @@
  
  /* Install any themes */
  THEMESRC = ./themes
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971029165600.11054.qmail>