Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Oct 1999 10:42:37 -0700 (PDT)
From:      mami@whale.cc.muroran-it.ac.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/14436: Update port: graphics/enfle
Message-ID:  <19991020174237.E66B414BE7@hub.freebsd.org>

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

>Number:         14436
>Category:       ports
>Synopsis:       Update port: graphics/enfle
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 20 10:50:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Yuuki SAWADA
>Release:        FreeBSD 4.0-CURRENT
>Organization:
Muroran Institute of Technology
>Environment:
FreeBSD shiori.goldmoon.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Wed Oct 20 01:25:27 JST 1999
    root@shiori.goldmoon.org:/usr/src/sys/compile/SHIORI  i386
>Description:
Update from 19991011 to 19991020.
>How-To-Repeat:

>Fix:
diff -urN enfle.old/Makefile enfle/Makefile
--- enfle.old/Makefile	Sat Oct 16 01:02:19 1999
+++ enfle/Makefile	Thu Oct 21 02:24:10 1999
@@ -1,14 +1,15 @@
 # New ports collection makefile for:	enfle
-# Version required:	19991011
+# Version required:	19991020
 # Date created:		Tue Sep 28 02:25:17 JST 1999
 # Whom:			Yuuki SAWADA <mami@whale.cc.muroran-it.ac.jp>
 #
 # $FreeBSD: ports/graphics/enfle/Makefile,v 1.4 1999/10/05 16:18:09 cpiazza Exp $
 #
 
-DISTNAME=	enfle-19991011
+DISTNAME=	enfle-19991020
 CATEGORIES=	graphics
-MASTER_SITES=	http://enfle.fennel.org/
+MASTER_SITES=	http://enfle.fennel.org/ \
+		ftp://ftp.goldmoon.org:1200/pub/FreeBSD/distfiles/
 
 MAINTAINER=	mami@whale.cc.muroran-it.ac.jp
 
diff -urN enfle.old/files/md5 enfle/files/md5
--- enfle.old/files/md5	Sat Oct 16 01:02:40 1999
+++ enfle/files/md5	Wed Oct 20 12:19:59 1999
@@ -1 +1 @@
-MD5 (enfle-19991011.tar.gz) = 56ebb73b3254899ee6b485860c17964d
+MD5 (enfle-19991020.tar.gz) = da4c4cf4af8d5784ab95484f0701429e
diff -urN enfle.old/patches/patch-bb enfle/patches/patch-bb
--- enfle.old/patches/patch-bb	Tue Sep 28 02:39:02 1999
+++ enfle/patches/patch-bb	Wed Oct 20 12:27:36 1999
@@ -107,4 +107,15 @@
 +xpm_la_LDFLAGS = -module -version-info 1:0:0
  libdir = @Plugins_loader_dir@
  LIBS = 
+
+--- plugins/loader/pic/Makefile.in.orig    Wed Oct 20 04:06:14 1999
++++ plugins/loader/pic/Makefile.in Wed Oct 20 12:23:12 1999
+@@ -92,7 +92,7 @@
+ saver_dirs = @saver_dirs@
+
+ lib_LTLIBRARIES = pic.la
+-pic_la_LDFLAGS = -module
++pic_la_LDFLAGS = -module -version-info 1:0:0
+ libdir = @Plugins_loader_dir@
+ LIBS =
  
diff -urN enfle.old/pkg/PLIST enfle/pkg/PLIST
--- enfle.old/pkg/PLIST	Wed Oct  6 07:14:28 1999
+++ enfle/pkg/PLIST	Wed Oct 20 12:29:40 1999
@@ -35,6 +35,9 @@
 lib/enfle/plugins/loader/mag.la
 lib/enfle/plugins/loader/mag.so
 lib/enfle/plugins/loader/mag.so.1
+lib/enfle/plugins/loader/pic.la
+lib/enfle/plugins/loader/pic.so
+lib/enfle/plugins/loader/pic.so.1
 lib/enfle/plugins/loader/png.la
 lib/enfle/plugins/loader/png.so
 lib/enfle/plugins/loader/png.so.1


>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?19991020174237.E66B414BE7>